Question
Question: What is the Taylor series expansion of \(f\left( x \right) = \dfrac{1}{{{x^2}}}\) at \(a = 1\)?...
What is the Taylor series expansion of f(x)=x21 at a=1?
Solution
Here in this question, we have to find the Taylor’s series expansion of a given function. By using the formula of Taylor's series f(x)=0!f0(a)(x−a)0+1!f′(a)(x−a)1+2!f′′(a)(x−a)2+3!f′′′(a)(x−a)3+4!f′′′′(a)(x−a)4... Substituting the value of a to the formula then simplifies by using the standard differentiated formula to get the required solution.
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)=x21. 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)=x21. Let we find the derivatives of the function
f0(x)=f(x)=x21=x−2
The first derivative of the function is f′(x)=−x32, The first derivative can be written as f′(x)=−2x−3
The second derivative of the function is f′′(x)=x46=6x−4,
The third derivative of the function is f′′′(x)=−x524=−24x−5,
The fourth derivative of the function is f′′′′(x)=x6120=120x−6,
Likewise the nth derivative is given by
f(n)(x)=(−1)n−1(n−1)!x−(n+2)
Let us consider the Taylor series
f(x)=n=0∑∞n!f(n)(a)(x−a)n=0!f0(a)(x−a)0+1!f′(a)(x−a)1+2!f′′(a)(x−a)2+3!f′′′(a)(x−a)3+4!f′′′′(a)(x−a)4...
-------(1)
a is a constant we choose. Given a=1 for simplicity. So, x→a, except for the term (x−a)n, which remains as (x−1)n.
The Taylor series or equation (1) becomes
f(1)=0!f0(1)(x−1)0+1!f′(1)(x−1)1+2!f′′(1)(x−1)2+3!f′′′(1)(x−1)3+4!f′′′′(a)(x−1)4...
Now substitute the values of derivatives.
f(1)=1121(1)+1(−132)(x−1)+2(146)(x−1)2+6(−1524)(x−1)3+24(16120)(x−1)4...
On simplification, we get
f(1)=1+(−2)(x−1)+26(x−1)2+6−24(x−1)3+24120(x−1)4...
∴f(1)=1−2(x−1)+3(x−1)2−4(x−1)3+5(x−1)4...
Hence, the Taylor series expansion of f(x)=x21 at a=1 is 1−2(x−1)+3(x−1)2−4(x−1)3+5(x−1)4...
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.