Question
Question: How do you write the taylor series for the function \(f\left( x \right)=\sqrt{x}\) at \(a=16\)?...
How do you write the taylor series for the function f(x)=x at a=16?
Solution
We start solving the problem by recalling the fact that the taylor series of the function f(x) at x=a is defined as f(x)=f(a)+f′(a)×1!(x−a)+f′′(a)×2!(x−a)2+.......fn(a)×n!(x−a)n+...... We then use this result for the given function at a=16. We then find the general form of all the derivatives of the function f(x) and substitute in the formula. We then make the necessary calculations to get the required answer.
Complete step-by-step solution:
According to the problem, we are asked to find the taylor series for the function f(x)=x at a=16 and also the radius of convergence.
We know that the taylor series of the function f(x) at x=a is defined as f(x)=f(a)+f′(a)×1!(x−a)+f′′(a)×2!(x−a)2+.......fn(a)×n!(x−a)n+......
Now, let us use this result to find the Taylor series for the given function at a=16.
f(x)=f(16)+f′(16)×1!(x−16)+f′′(16)×2!(x−16)2+.......fn(16)×n!(x−16)n+..... ---(1).
Now, let us find the derivatives of the functions f(x).
We have f(x)=x.
⇒f′(x)=dxdx21 ---(2).
We know that dxd(xn)=nxn−1. Let us use this result in equation (2).
⇒f′(x)=21x2−1 ---(3).
Now, f′′(x)=dxd21x2−1.
⇒f′′(x)=4−1x2−3 ---(4).
Now, f3(x)=dxd4−1x2−3.
⇒f3(x)=83x2−5 ---(5).
Now, f4(x)=dxd83x2−5.
⇒f4(x)=16−15x2−7 ---(6).
Similarly, we get fn(x)=(2n)(−1)n(2n−1)x2−2n+3 ---(7).
Now, let us substitute equations (2), (3), (4), (5), (6), and (7) in equation (1).
f(x)=16+21(16)2−1×1!(x−16)+4−1(16)2−3×2!(x−16)2+.......(2n)(−1)n(2n−1)(16)2−2n+3×n!(x−16)n+......
⇒f(x)=4+8(x−16)−512(x−16)2+.......(2n)(−1)n(2n−1)(16)2−2n+3×n!(x−16)n+......
So, we have found the taylor series of the function f(x) at x=a as
⇒f(x)=4+8(x−16)−512(x−16)2+.......(2n)(−1)n(2n−1)(16)2−2n+3×n!(x−16)n+......
Note: We should perform each step carefully to avoid confusion and calculation mistakes. We should confuse between the variables a and x while solving this type of problem. We can also find the Maclaurin series for the given function f(x) by taking a=1. Similarly, we can expect problems to find the Taylor series of the function g(x)=sin3x.