Prove that for any 0 < x < 1, the series (1−x)+(x²−x³)+... converges and show that it converges to 1/(1+x)
Solution:
(1−x)+(x2−x3)+(x4−x5)+...=n=0∑∞(1−x)x2n
n=0∑∞(1−x)x2n=n=0∑∞(1−x)(x2)n
n=0∑∞(1−x)(x2)n is an infinite geometric series. It is an infinite series whose successive terms have a common ratio x2 . Such a series converges if and only if the absolute value of the common ratio is less than one (∣x2∣<1 ).
Since:
0<x<1
then:
0<x2<1 and the convergence condition is satisfied.
The sum of the series can be computed from the finite sum formula:
n=0∑∞(1−x)(x2)n=k→∞limn=0∑k(1−x)(x2)n=
k→∞lim1−x2(1−x)(1−(x2)k+1)=1−x21−x=
(1−x)(1+x)1−x=1+x1
Comments