Question
Question: How do you find the nth Taylor series for \[\ln \,x\] in powers of \[x - 1\] ?...
How do you find the nth Taylor series for lnx in powers of x−1 ?
Solution
Hint : Here in this question we have to find the Taylor’s series. By using the formula of Taylor's series f(x)=f(a)+f′(a)(x−a)+2!f′′(a)(x−a)2+3!f′′′(a)(x−a)3+... Substituting the value of a to the formula hence we can determine the solution for the given question.
Complete step-by-step answer :
We have to determine the nth Taylor’s series by using the Taylor’s series expansion. Here the function is f(x)=lnx . The formula for the Taylor’s series expansion is given by f(x)=f(a)+f′(a)(x−a)+2!f′′(a)(x−a)2+3!f′′′(a)(x−a)3+... the value of a is 1. The general form of Taylor’s series expansion is written as f(x)=n=0∑∞n!f(n)(a)(x−a)n
Now consider the function f(x)=lnx , the value of f at x=1 is f(1)=0
Let we find the derivatives of the function
The first derivative of the function is f′(x)=x1 , The first derivative can be written as f′(x)=x−1
The second derivative of the function is f′′(x)=−x−2 ,
The third derivative of the function is f′′′(x)=2x−3 ,
The fourth derivative of the function is f′′′′(x)=−6x−4 ,
The fifth derivative of the function is fv(x)=24x−5 ,
Likewise the nth derivative is given by
f(n)(x)=(−1)n−1(n−1)!x−n
Suppose when the value of x = 1 we have
f(n)(x)=(−1)n−1(n−1)!
Therefore the Taylor’s series for the function is written in generally as
⇒lnx=n=1∑∞n!(−1)n−1(n−1)!(x−1)n
On simplifying we get
⇒lnx=n=1∑∞n(−1)n−1(x−1)n
When the value of x = 1 the Taylor’s series expansion is given by
⇒ln1=0
When the value of x = 2 the Taylor’s series expansion is given by
⇒ln2=n=1∑∞n(−1)n−1
Hence we have determined the nth Taylor series for the given function.
So, the correct answer is “lnx=n=1∑∞n(−1)n−1(x−1)n”.
Note : In Taylor’s series expansion we have the derivatives, so we have to apply the differentiation to the function. If the function is a logarithmic function then we use standard differentiation formula and then we determine the solution. While solving the above function we use simple arithmetic operations.