Start with the geometric series
\(\frac{1}{1-x}=\sum_{n=0}^{\infty}x^n\)
for \(|x|<1\).
Derive a power series for
\(\frac{x}{(1+x)^2}\)
in two different orders.
a) First replace \(x\) by \(-x\), then differentiate and multiply as needed.
b) First differentiate the original geometric series and multiply by \(x\), then replace \(x\) by \(-x\) and adjust the sign.
c) Show that the two coefficient formulas agree, write the first five nonzero terms, and state the interval of convergence.
Hints
- Track what replacing \(x\) by \(-x\) does to both the function and the powers in the series.
- After differentiating a power series, check the exponent and index before multiplying by \(x\).
- In the second route, compare the sign of the transformed function with the target function before matching coefficients.
- The radius is unchanged by termwise differentiation, but endpoint behavior still has to be checked for the transformed series.
Solution
1. Replacing \(x\) by \(-x\) gives
\(\frac{1}{1+x}=\sum_{n=0}^{\infty}(-1)^n x^n\).
Differentiating,
\(-\frac{1}{(1+x)^2}=\sum_{n=1}^{\infty}n(-1)^n x^{n-1}\).
Multiplying by \(-x\) gives
\(\frac{x}{(1+x)^2}=\sum_{n=1}^{\infty}n(-1)^{n+1}x^n\).
2. Differentiating the original geometric series first gives
\(\frac{1}{(1-x)^2}=\sum_{n=1}^{\infty}n x^{n-1}\).
Multiplying by \(x\),
\(\frac{x}{(1-x)^2}=\sum_{n=1}^{\infty}n x^n\).
Replacing \(x\) by \(-x\) gives
\(-\frac{x}{(1+x)^2}=\sum_{n=1}^{\infty}n(-1)^n x^n\).
Multiplying by \(-1\) again yields
\(\frac{x}{(1+x)^2}=\sum_{n=1}^{\infty}n(-1)^{n+1}x^n\).
3. Both routes therefore give the same coefficient of \(x^n\), namely \(n(-1)^{n+1}\). The first five nonzero terms are
\(x-2x^2+3x^3-4x^4+5x^5\).
Differentiation and the substitution \(x\mapsto -x\) preserve the radius \(1\). At \(x=1\), the terms \(n(-1)^{n+1}\) do not approach \(0\), and at \(x=-1\), the terms equal \(-n\), which also do not approach \(0\). Thus both endpoints diverge and the interval of convergence is \((-1,1)\).
Answer
a) \(\frac{x}{(1+x)^2}=\sum_{n=1}^{\infty}n(-1)^{n+1}x^n\).
b) The second route gives the same series.
c) Coefficient of \(x^n\): \(n(-1)^{n+1}\); first terms \(x-2x^2+3x^3-4x^4+5x^5\); interval \((-1,1)\).