Question
Question: How would you use the Maclaurin series for \[{{e}^{-x}}\] to calculate \[{{e}^{0.1}}\]?...
How would you use the Maclaurin series for e−x to calculate e0.1?
Solution
Maclaurin series, a type of series in which all terms are nonnegative integer powers of the variable. It can also be termed as a Taylor series that is expanded about the reference point zero and that takes the formf(x)=f(0)+1!f′(0)x+2!f′′(0)x2+⋯+n!f[n](0)xn. It should also hold the conditions of a Taylor series. The value of f(0)=1
Complete step by step answer:
As per the given question, we have to find the value of an expression using the Maclaurin series. Here, we have to find e0.1 using the Maclaurin series of e−x.
The first derivative of e−x is −e−x, on substituting x=0we get f1(0)=−1. Similarly, we calculate other derivatives.
Let f(x)=e−x then Maclaurin series would be e−x=1−x+2!x2−3!x3+⋯
It is an alternating series and for ∣x∣<1, the series is absolutely convergent. So error handled by cutting off after the nth term is negligible than the higher order term left.
We need to calculate e0.1, so x will be 0.1.
Let us assume the precision δ=0.00001 then n=4 would suffice. After that, e0.1=e−0.11
⇒e0.1=e−(−0.1)
⇒e0.1=1−(−0.1)+2!(−0.1)2−3!(−0.1)3+4!(−0.1)4+(higher terms)
⇒e0.1≈1+0.1+20.01+60.001+240.0001
⇒e0.1≈1.1+0.005+0.00016667+0.000041667
⇒e0.1≈1.10517
If we use the calculator and find the value e0.1 we will get the value as e0.1=1.10517091....
The answers we got from the Maclaurin series and from the calculator are nearly the same.
∴ The value of e0.1 using Maclaurin series of e−x is 1.10517.
Note:
In the above way we can find expansions of many functions and also find the values of exponential functions easily. While calculating derivatives make sure we calculate the inner derivative of functions. Check whether the function holds the conditions of Taylor series. Maclaurin series helps us to approximate the functions with polynomials. We must avoid calculation mistakes to get the correct result or solution.