Download Lagrange Error Bound Notes

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Large numbers wikipedia , lookup

Approximations of π wikipedia , lookup

Karhunen–Loève theorem wikipedia , lookup

Vincent's theorem wikipedia , lookup

Factorization wikipedia , lookup

Fundamental theorem of calculus wikipedia , lookup

Non-standard calculus wikipedia , lookup

Fundamental theorem of algebra wikipedia , lookup

Transcript
Lagrange Form of the Remainder (also called Lagrange Error Bound or Taylor’s Theorem
Remainder
When a Taylor polynomial is used to approximate a function, we need a way to see how accurately
the polynomial approximates the function.
Taylor’s Theorem: If a function f is differentiable through order n + 1 in an interval containing c,
then for each x in the interval, there exists a number z between x and c such that
n
f   c 
f   c
2
n

f  x   f  c   f  c  x  c  
 x  c   ... 
 x  c   Rn  x  where the
2!
n!
 n 1
f
 z  x  c n1 . The value of f  n1 z is the
remainder Rn  x  (or error) is given by Rn  x  
 


 n  1!
maximum value of the  n+1 th derivative of f for all numbers z between x and c.
Historically the remainder was not due to Taylor but to a French mathematician, Joseph Louis
Lagrange (1736 – 1813). For this reason, Rn  x  is called the Lagrange form of the remainder or
the Lagrange Error Bound. When applying Taylor’s Formula, we may or may not be able to find
the exact value of z. Rather, we would attempt to find a maximum bound for the (n+1)th derivative
from which we will be able to tell how large the remainder or error, Rn  x  , is.
________________________________________________________________________________
Ex. 1 The function f has derivatives of all orders for all real numbers x. Assume that
f  2  6, f   2  4, f   2   7, f   2  8.
(a) Write the third-degree Taylor polynomial for f about x = 2, and use it to
approximate f  2.3 . Give three decimal places.
(b) The fourth derivative of f satisfies the inequality f 
4
 x  9
for all x in the closed interval
[2, 2.3]. Use the Lagrange error bound on the approximation of f  2.3 found in part (a) to find
an interval [a, b] such that a  f  2.3  b. Give three decimal places.
(c) Could f  2.3 equal 6.922? Explain why or why not.
(d) Could f  2.3 equal 6.927? Explain why or why not.


Ex. 2 Let f be the function given by f  x   sin  5 x   and let P  x  be the third-degree
3

Taylor polynomial for f about x = 0.
(a) Find P  x  .
(b) Use the Lagrange error bound to show that
1
1
1
.
f    P  
 15 
 15  1200