Theory
For any real number k and |x|<1, the binomial series is
(1+x)k=n=0∑∞(nk)xn=1+kx+2!k(k−1)x2+⋯,
where
(nk)=n!k(k−1)⋯(k−n+1).
Exercises
Exercise 1
Question
Find the power series of
f(x)=(1+x)21and its interval of convergence.
Show solution ↓Hide solution ↑
Solution
Step 1: Rewrite in binomial form.
(1+x)21=(1+x)−2.Step 2: Apply the binomial series with k=−2.
(1+x)−2=n=0∑∞(n−2)xn.Compute the coefficients:
(n−2)=(−1)n(n+1).Step 3: Write the series explicitly.
(1+x)21=n=0∑∞(−1)n(n+1)xn=1−2x+3x2−4x3+⋯Step 4: Interval of convergence.
The binomial series converges when
|x|<1.(−1,1)
Exercise 2
Question
Find the power series of
f(x)=4−x1and its radius of convergence.
Show solution ↓Hide solution ↑
Solution
Step 1: Factor out the constant.
4−x1=21−4x1=21(1−4x)−1/2.Step 2: Use the binomial series with k=−21.
(1+u)^{-1/2}
= \sum_{n=0}^{\infty} \binom{-1/2}{n} u^n,
\quad |u|<1.Here, let u=−4x.
Step 3: Substitute and write the series.
4−x1=21n=0∑∞(n−1/2)(−4x)n.Step 4: Radius of convergence.
Since
\left|-\frac{x}{4}\right|<1 \quad \Rightarrow \quad |x|<4,the radius of convergence is
R=4.