Maclaurin Series Expansion of 5ln(7-x)

beanryu
Messages
90
Reaction score
0
Represent the function 5ln(7-x) as a power series, i.e., Maclaurin series,

C_0=
C_1=
C_2=
C_3=
C_4=

i got C_0 = 5 ln (7-0)

and i think C_1 = 5/(7-1)

but its wrong

the textbook says that C_1 will be the derivative of C_0

anyway... please give me some hint
 
Physics news on Phys.org
You forgot to apply the chain rule.
 
okay thanx

i got C_2 = -(5/7)

but how come C_3 is not -5/49

I think you just keep taking the derivative of the previous and set x = 0

am I wrong?
 
beanryu said:
I think you just keep taking the derivative of the previous and set x = 0
Ehm, no, that's not the expression for the n-th coefficient of a Taylor series. (which should be in your book).

But you can find out. If f function is written as:
f(x)=\sum_{n=0}^\infty c_n (x-a)^n
what is c_n in terms of f and/or its derivatives? (Assume you can interchange differentiation and summation).
 
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