Basic geometric series
∑n=0∞xn=1+x+x2+x3+…+xn+…=1−x1for |x| < 1
Theorem 22. Properties of Functions Defined by Power Series
If a power series ∑n=0∞cn(x−a)n has a non-zero convergence R, then the function defined by f(x)=∑n=0∞cn(x−a)n=c0+c1(x−a)+c2(x−a)2+… is continuous and differentiable on the interval (a−R,a+R) and
f’(x)=dxd∑n=1∞cn(x−a)n→∑n=0∞dxd(cn(x−a)n)⇒∑n=1∞ncn(x−a)n−1=c1+2c2(x−a)+3c3(x−a)2+…
∫f(x)dx=∫∑n=0∞cn(x−a)ndx
=∑n=0∞∫cn(x−a)ndx
=C+∑n=0∞cnn+1(x−a)n+1
=C+c0(x−a)+c12(x−1)2+c23(x−a)3+…
Practice: Find a power series representation for f(x)=(1+x)21 and find its radius of convergence
For g(x)=1+x1,g’(x)=−(1+x)21=−f(x)
1+x1=1−(−x)1=1−x+x2−x3+x4−…=∑(−1)n⋅xn for |-x| < 1
dxd(1+x1)=(1+x)2−1=−1+2x−3x2+…=∑n=0∞dxd((−1)n⋅xn)=∑n=1∞(−1)n⋅nxn−1
Therefore:
The radius of convergence is the same as that of the original series, R = 1. We leave it as an exercise to show that (-1, 1) is the interval of convergence for both series.
Find a power series representation for ln(1+x) and find its radius of convergence.
Recall that ln(1+x)+C=∫1+x1dx
Using equation 2:
1+x1=1−(−x)1
=1+(−x)+(−x)2+(−x)3+(−x)4=…
=1−x+x2−x3+x4−…
Therefore, the following families of functions are equal.
ln(1+x)+C=∫1+x1dx=∫(1−x+x2−x3+x4−…)dx
=∫∑n=0∞(−1)nxndx=∑n=0∞∫(−1)nxndx
=x−2x2+3x3−4x4+…+C
=∑n=0∞(−1)nn+1xn+1+C
Therefore there is a constant C such that
ln(1+x)=∑n=0∞(−1)nn+1xn+1+C
To fine the C that gives ln(1+x), we put x=0 into this equation which gives us
ln(1+x)=∑n=0∞(−1)nn+1xn+1
By Theorem 22 the radius of convergence is R = 1, since this is the radius of convergence for 1+x1=∑n=0∞(−1)nxn. Notice that (-1, 1) is the largest open interval of values of x centered at 0 on which ln(1+x) is defined. At the endpoints −1 and 1 we have the negative of the harmonic series and the alternating harmonic series, respectively. Thus, the interval of convergence is (-1, 1].