Solveeit Logo

Question

Question: What is Lagrange Error and how do you find the value for it \[M\] ?...

What is Lagrange Error and how do you find the value for it MM ?

Explanation

Solution

Hint : We need to know the Taylor series equation in terms of f(x)f\left( x \right) around x=ax = a . In that formula next, we put k=nk = n . We need to know the basic equation for Pn(x){P_n}\left( x \right) and Rn(x){R_n}\left( x \right) . By using these equations next we would relate the Taylor series equation with the equations of Pn(x){P_n}\left( x \right) and Rn(x){R_n}\left( x \right) . Also, we need to substitute the second theorem of the mean in the equation Rn(x){R_n}\left( x \right) to find the term MM .

Complete step by step solution:
Consider the Taylor series of a function f(x)f\left( x \right) around x=ax = a ,
f(x)=k=0f(k)(a)k!(xa)kf\left( x \right) = \sum\limits_{k = 0}^\infty {\dfrac{{{f^{\left( k \right)}}\left( a \right)}}{{k!}}{{\left( {x - a} \right)}^k}}
If we stop the Taylor series at k=nk = n we have,
f(x)=Pn(x)+Rn(x)f\left( x \right) = {P_n}\left( x \right) + {R_n}\left( x \right)
Where,
Pn(x)=k=0f(k)(a)k!(xa)k{P_n}\left( x \right) = \sum\limits_{k = 0}^\infty {\dfrac{{{f^{\left( k \right)}}\left( a \right)}}{{k!}}{{\left( {x - a} \right)}^k}}
And it can be demonstrated that rest can be expressed as,
Rnx=1n!nxf(n+1)(t)(xt)ndt{R_n}x = \dfrac{1}{{n!}}\int\limits_n^x {{f^{\left( {n + 1} \right)}}} \left( t \right){\left( {x - t} \right)^n}dt
Applying the second theorem of the mean to this integral we have,
Rn(x)=1(n+1!)f(n+1)(ξ)(xa)n+1{R_n}\left( x \right) = \dfrac{1}{{\left( {n + 1!} \right)}}{f^{\left( {n + 1} \right)}}\left( \xi \right){\left( {x - a} \right)^{n + 1}}
Where ξ\xi is a point between xx and aa
Clearly if in the interval delimited by xx and aa we have,
f(n+1)(ξ)M\left| {{f^{\left( {n + 1} \right)}}\left( \xi \right)} \right| \prec M
Then
Rn(x)M(n+1)!xan+1\left| {{R_n}\left( x \right)} \right| \leqslant \dfrac{M}{{\left( {n + 1} \right)!}}{\left| {x - a} \right|^{n + 1}}
So, the correct answer is “ Rn(x)M(n+1)!xan+1\left| {{R_n}\left( x \right)} \right| \leqslant \dfrac{M}{{\left( {n + 1} \right)!}}{\left| {x - a} \right|^{n + 1}} ”.

Note : Remember the second theorem of the mean to solve these types of questions. Note that ξ\xi is a point between xx and aa . Also, note that if f(n+1)(ξ)\left| {{f^{\left( {n + 1} \right)}}\left( \xi \right)} \right| is less than MM then Rn(x)\left| {{R_n}\left( x \right)} \right| is also less than or equal to M(n+1)!xan+1\dfrac{M}{{\left( {n + 1} \right)!}}{\left| {x - a} \right|^{n + 1}} . Also, note that f(x)f\left( x \right) is also can be written as the sum of Pn(x){P_n}\left( x \right) and Rn(x){R_n}\left( x \right) .