Question
Question: How do you find the MacLaurin’s Formula for \( f\left( x \right) = \sinh x \) and use it to approxim...
How do you find the MacLaurin’s Formula for f(x)=sinhx and use it to approximate f(21) within 0.01 ?
Solution
Hint : We have been given a hyperbolic function and we have to find the MacLaurin’s Formula or series for the given function. MacLaurin’s series is a Taylor series expansion of a function about the point 0 . The MacLaurin’s series is given as,
f(x)=f(0)+1!f′(0)x+2!f′′(0)x2+3!f′′′(0)x3+...(upto∞terms)
We have to find the derivatives of the given function at the point 0 to find the series. And then we have to use the series to find the value of f(21) .
Complete step by step solution:
We have been given a function f(x)=sinhx . We have to convert this function into MacLaurin’s formula. MacLaurin’s formula is the Taylor series expansion of the function about the point 0 , given as,
f(x)=f(0)+1!f′(0)x+2!f′′(0)x2+3!f′′′(0)x3+...(upto∞terms)
First we find the value of the function at the point 0 .
f(0)=sinh0=0
Now we have to find the derivatives of the function at the point 0 .
f′(x)=dxd(sinhx)=coshx ⇒f′(0)=cosh0=1
Similarly,
f′′(x)=dxd(coshx)=sinhx ⇒f′′(0)=sinh0=0
Further,
f′′′(x)=dxd(sinhx)=coshx ⇒f′′′(0)=cosh0=1 f′′′′(x)=dxd(coshx)=sinhx ⇒f′′′′(0)=sinh0=0
We can observe the pattern that the value of even derivatives at point 0 is 0 . And the value of odd derivatives at point 0 is 1 .
Thus, using the values of the function and derivatives at point the MacLaurin series becomes,
f(x)=f(0)+1!f′(0)x+2!f′′(0)x2+3!f′′′(0)x3+4!f′′′′(0)x4+... ⇒f(x)=0+1!1x+2!0x2+3!1x3+4!0x4+... ⇒f(x)=x+3!x3+5!x5+...
Thus, we get the MacLaurin’s formula for the given function as,
f(x)=x+3!x3+5!x5+...
Now we will use this series to evaluate f(21) .
We can write,
f(21)=(21)+3!1.(21)3+5!1.(21)5+...
We will simplify this further to get the value,
f(21)=(21)+(61×81)+(1201×321)+... ⇒f(21)=21+481+38401+...
Since we have to find the value within 0.01 , we can neglect the terms after the second term.
f(21)≈21+481 ⇒f(21)≈4824+1=4825≈0.52
Thus, we get the value,
f(21)≈0.52
So, the correct answer is “0.52”.
Note : MacLaurin’s series is a special case of Taylor series about point 0 . We use the value of the derivatives of the given function at a point to find the series. The function has to be infinitely differentiable at the given point as the MacLaurin’s series contains an infinite number of terms. To find the value of the function using MacLaurin’s series we use only 3-4 terms as required.