For n = 0 , given that x = 2 1 ( 3 1 / n − 3 − 1 / n ) , find the value of ( x + 1 + x 2 ) n .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Nice! Short and sweet!
x = 2 1 ( 3 n 1 − 3 − n 1 ) x 2 = 4 1 ( 3 n 2 + 3 − n 2 − 2 ) = 4 1 ( 3 n 2 + 3 − n 2 ) − 2 1 x 2 + 1 = 4 1 ( 3 n 2 + 3 − n 2 ) + 2 1 = ( 2 1 ( 3 n 1 + 3 − n 1 ) ) 2 x 2 + 1 = 2 1 ( 3 n 1 + 3 − n 1 ) x + x 2 + 1 = 2 1 ( 3 n 1 − 3 − n 1 ) + 2 1 ( 3 n 1 + 3 − n 1 ) x + x 2 + 1 = 3 n 1 ⇒ ( x + x 2 + 1 ) n = 3
Problem Loading...
Note Loading...
Set Loading...
Plug in n = 1 and you get x=4/3. Plug both n and x into the second equation and you get the answer