n → ∞ lim ( ( 1 + x ) ( 1 + x 2 ) ( 1 + x 4 ) . . . . ( 1 + x 2 n ) ) = ?
provided that ∣ x ∣ < 1 .
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.
l i m n → ∞ ( ( 1 + x ) ( 1 + x 2 ) ( 1 + x 4 ) . . . ( 1 + x 2 n ) ) = l i m n → ∞ ( 1 − x 1 − x 2 n + 1 ) = 1 − x 1 Due to the fact that ∣ x ∣ < 1 ⟺ l i m n → ∞ x 2 n = 0
@Curtis Clement , there's a minor typo in your solution.
It should be x 2 n + 1 in the numerator instead of x 2 n because the "before last step" of the "chain reaction" that occurs in the numerator is,
( 1 − x 2 n ) ( 1 + x 2 n ) = 1 − ( x 2 n ) 2 = 1 − x 2 n + 1
Problem Loading...
Note Loading...
Set Loading...
Just two hints will do it.
1) Multiply and divide by ( 1 − x ) and apply identity of a 2 − b 2
2) n → ∞ lim 1 − x 2 n + 1 = 1 as − 1 < x < 1