How do you find a power series representation for f(x)= 1/(3-x)f(x)=13x and what is the radius of convergence?

1 Answer
Oct 11, 2015

The radius of convergence is -3< x <3

Explanation:

f(x)= 1/(3-x) = 1/(3(1-x/3))f(x)=13x=13(1x3)

Now compare this epression with the sum of an infinite geometric series 1 +x+x^2 +x^3 +...... . The sum is 1/(1-x)11x with -1< x <1.

Now substitute x with x/3x3, then 1/(1-x/3) = 1 +x/3 +(x/3)^2 +(x/3)^3 +........ where -1< x/3 <1 -> -3< x < 3

Hence f(x)= 1/(3-x)= 1/3 (1 +(x/3) + (x/3)^2 +........)

The radius of convergence is therefore -3< x <3