Question

Taylor series of 1 over 1 minus x around x=10 and radius of convergence

Original question: 10. Find the Taylor series for 11x\frac{1}{1-x} centred at x=10x=10, and find the largest value of RR such that 11x\frac{1}{1-x} equals this series for x10<R|x-10|<R.

Expert Verified Solution

thumb_up100%(1 rated)

Key takeaway: A Taylor series centered at a point other than 0 is easiest when you rewrite the function in terms of (x10)(x-10). Then the usual geometric-series pattern appears with very little effort.

We want the Taylor series of

f(x)=11xf(x)=\frac{1}{1-x}

centered at x=10x=10.

Step 1: Rewrite using (x10)(x-10)

Let

u=x10.u=x-10.

Then x=10+ux=10+u, so

1x=1(10+u)=9u=(9+u).1-x=1-(10+u)=-9-u=-(9+u).

Thus

11x=19+u=1911+u/9.\frac{1}{1-x}=-\frac{1}{9+u}=-\frac{1}{9}\cdot \frac{1}{1+u/9}.

Step 2: Use the geometric series

Recall

11w=n=0wnfor w<1.\frac{1}{1-w}=\sum_{n=0}^{\infty} w^n \quad \text{for } |w|<1.

Here,

11+u/9=11(u/9)=n=0(u9)n,\frac{1}{1+u/9}=\frac{1}{1-(-u/9)}=\sum_{n=0}^{\infty}\left(-\frac{u}{9}\right)^n,

valid when u/9<1|u/9|<1, i.e. u<9|u|<9.

So

11x=19n=0(x109)n.\frac{1}{1-x}=-\frac{1}{9}\sum_{n=0}^{\infty}\left(-\frac{x-10}{9}\right)^n.

Step 3: Write the series neatly

11x=n=0(1)n+19n+1(x10)n.\frac{1}{1-x}=\sum_{n=0}^{\infty}\frac{(-1)^{n+1}}{9^{n+1}}(x-10)^n.

The first few terms are

19+x1081(x10)2729+-\frac19+\frac{x-10}{81}-\frac{(x-10)^2}{729}+\cdots

Step 4: Largest radius RR

The singularity of 11x\frac{1}{1-x} is at x=1x=1. The distance from the center 1010 to 11 is

101=9.|10-1|=9.

So the largest radius is

R=9.R=9.

Therefore, the Taylor series converges for

x10<9.|x-10|<9.


Pitfalls the pros know 👇 It’s easy to stop at u=x10u=x-10 and forget to convert back to xx. Another trap is thinking the series should converge all the way up to x=1x=1; the endpoint is excluded because the function itself blows up there.

What if the problem changes? If the center were x=ax=a instead, the same method would give a geometric series in (xa)(x-a), and the radius of convergence would be the distance from aa to the singular point x=1x=1, namely a1|a-1|.

Tags: Taylor series, radius of convergence, geometric series

FAQ

What is the Taylor series of 1 over 1 minus x centered at x = 10?

It can be written as −1/9 times a geometric series in \(x-10\): \( rac{1}{1-x}=\sum_{n=0}^{\infty} rac{(-1)^{n+1}}{9^{n+1}}(x-10)^n\).

What is the radius of convergence?

The radius of convergence is 9, since the nearest singularity is at x = 1 and the center is x = 10.

chat