Let Tnx be the Taylor Polynomial for fxlnx at a1 and c1 Show
Let Tn(x) be the Taylor Polynomial for f(x)=lnx at a=1, and c>1.
Show that |lnc-Tn(c)| <or= (|c-1|^(n+1))/(n+1).
Then find a value of n such that |ln(1.5) -Tn(1.5)|<or= 10^-2.
Show that |lnc-Tn(c)| <or= (|c-1|^(n+1))/(n+1).
Then find a value of n such that |ln(1.5) -Tn(1.5)|<or= 10^-2.
Solution
In a Taylor expansion, the rth term is given as: (f(k)(a)/k!)(x-a)k
So, if the Taylor series is truncated at the nth term, the difference between the original function, and the nth order Taylor polynomial, would be
(n+1)th term + (n+2)th term + (n+3)th term ....
Now, for f(x)=ln(x), at a=1,
(n+1)th term = ((-1)n/(n+1))(x-1)n+1
So, f(x)-Tn(x)=(n+1)th term + (n+2)th term + ....
Since the terms are alternately positive and negative and falling progressively,
|f(c)-Tn(c)|< or = |c-1|n+1/(n+1)
Now,
In |ln(1.5)-Tn(1.5)|< = 10-2,
c=1.5
|c-1|n+1/(n+1) = 10-2
or, .5^(n+1)=0.01*(n+1)
or, n3.5
So, n=4!
