Finding power series representation for ln(5-x).

lilypetals
Messages
12
Reaction score
0

Homework Statement


Find a power series representation for the function and determine the radius of convergence: f(x)=ln(5-x)

Homework Equations


Manipulate into the form 1/(1-x).

The Attempt at a Solution


I know how to do this with other functions, say, x/(9+x2)...
It would convert to x/9 * 1/(1-(-x2/9)), and then you would write the power series as \sum (-1)n * (x2n+1/9n+1)
I just don't know how to do this with the natural logarithm involved...any suggestions?
 
Last edited:
Physics news on Phys.org
log (5-x) = log [5(1-x/5)] = log 5 + log (1-x/5)
 
Have you been told that the radius of convergence for a function is also the radius of convergence for its derivative? Hopefully, if you try that, then you can manipulate your function into one that has a geometric series =)
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top