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 M ?
Solution
Hint : We need to know the Taylor series equation in terms of f(x) around x=a . In that formula next, we put k=n . We need to know the basic equation for Pn(x) and Rn(x) . By using these equations next we would relate the Taylor series equation with the equations of Pn(x) and Rn(x) . Also, we need to substitute the second theorem of the mean in the equation Rn(x) to find the term M .
Complete step by step solution:
Consider the Taylor series of a function f(x) around x=a ,
f(x)=k=0∑∞k!f(k)(a)(x−a)k
If we stop the Taylor series at k=n we have,
f(x)=Pn(x)+Rn(x)
Where,
Pn(x)=k=0∑∞k!f(k)(a)(x−a)k
And it can be demonstrated that rest can be expressed as,
Rnx=n!1n∫xf(n+1)(t)(x−t)ndt
Applying the second theorem of the mean to this integral we have,
Rn(x)=(n+1!)1f(n+1)(ξ)(x−a)n+1
Where ξ is a point between x and a
Clearly if in the interval delimited by x and a we have,
f(n+1)(ξ)≺M
Then
∣Rn(x)∣⩽(n+1)!M∣x−a∣n+1
So, the correct answer is “ ∣Rn(x)∣⩽(n+1)!M∣x−a∣n+1 ”.
Note : Remember the second theorem of the mean to solve these types of questions. Note that ξ is a point between x and a . Also, note that if f(n+1)(ξ) is less than M then ∣Rn(x)∣ is also less than or equal to (n+1)!M∣x−a∣n+1 . Also, note that f(x) is also can be written as the sum of Pn(x) and Rn(x) .