Question
Question: How do you find the third degree Taylor polynomial of \[f\left( x \right)=\ln {{\left( x \right)}^{2...
How do you find the third degree Taylor polynomial of f(x)=ln(x)2 at x = 1?
Solution
Hint : In the above question, we have to find the third-degree Taylor polynomial given a function f, a specific point x = c which is known as the centre and a positive integer ‘n’ such that T(x)=n=0∑∞n!fn(c)(x−c)n . Later we need to find the three derivatives of the given function as it is given in the question that we need to find the third degree polynomial. Thus we need to extend to (x−c)3 term. Finding the substituting and then simplifying the polynomial we will get the required answer.
Complete step-by-step answer :
We have given that,
f(x)=ln(x)2
As we know that,
The Taylor polynomial for f centered at x = c is given by,
T(x)=n=0∑∞n!fn(c)(x−c)n
As it is given in the question that we need to find the third degree polynomial.
Thus we need to extend to (x−c)3 term.
Therefore,
We need to find three derivatives.
Now,
f(x)=ln(x)2
Using the definition of logarithm function i.e. logxa=alogx
f(x)=2ln(x)
Taking x = 1, we will get
⇒f(1)=2ln(1)=0
Now,
f′(x)=x2
Taking x = 1, we will get
⇒f′(1)=12=2
Now,
The second derivative will be,
f′′(x)=−x22
Taking x = 1, we will get
⇒f′′(1)=−122=−2
Now,
The third derivative is,
f′′′(x)=x34
Taking x = 1, we will get
⇒f′′′(1)=134=4
Therefore,
ln(x)2≈f(c)=1!f1(1)(x−c)1+2!f2(2)(x−c)2+3!f3(3)(x−c)3
Now substituting the values from the above and solving,, we will get
ln(x)2≈0=12(x−1)+2−2(x−1)2+64(x−1)3
Simplifying the above, we will get
ln(x)2≈2(x−1)−1(x−1)2+32(x−1)3
Hence, the required third degree Taylor polynomial of f(x)=ln(x)2 at x = 1 is 2(x−1)−1(x−1)2+32(x−1)3 .
So, the correct answer is “ 2(x−1)−1(x−1)2+32(x−1)3 ”.
Note : In order to solve these types of questions, students must need to know about the concept of Taylor polynomial. In the above solution we used the general form of the Taylor formula that is T(x)=n=0∑∞n!fn(c)(x−c)n .
Then we find the third-degree Taylor polynomial in which we substitute c = 1 and we have f(x)=ln(x)2 . Therefore we get the third degree Taylor polynomial of f(x)=ln(x)2 at x = 1 is 2(x−1)−1(x−1)2+32(x−1)3 .