interpolation polynomial approximation lagrange
play

Interpolation & Polynomial Approximation Lagrange Interpolating - PowerPoint PPT Presentation

Interpolation & Polynomial Approximation Lagrange Interpolating Polynomials I Numerical Analysis (9th Edition) R L Burden & J D Faires Beamer Presentation Slides prepared by John Carroll Dublin City University 2011 Brooks/Cole,


  1. Interpolation & Polynomial Approximation Lagrange Interpolating Polynomials I Numerical Analysis (9th Edition) R L Burden & J D Faires Beamer Presentation Slides prepared by John Carroll Dublin City University � 2011 Brooks/Cole, Cengage Learning c

  2. Weierstrass Taylor Polynomials Lagrange Polynomial Example Outline Weierstrass Approximation Theorem 1 Numerical Analysis (Chapter 3) Lagrange Interpolating Polynomials I R L Burden & J D Faires 2 / 33

  3. Weierstrass Taylor Polynomials Lagrange Polynomial Example Outline Weierstrass Approximation Theorem 1 Inaccuracy of Taylor Polynomials 2 Numerical Analysis (Chapter 3) Lagrange Interpolating Polynomials I R L Burden & J D Faires 2 / 33

  4. Weierstrass Taylor Polynomials Lagrange Polynomial Example Outline Weierstrass Approximation Theorem 1 Inaccuracy of Taylor Polynomials 2 Constructing the Lagrange Polynomial 3 Numerical Analysis (Chapter 3) Lagrange Interpolating Polynomials I R L Burden & J D Faires 2 / 33

  5. Weierstrass Taylor Polynomials Lagrange Polynomial Example Outline Weierstrass Approximation Theorem 1 Inaccuracy of Taylor Polynomials 2 Constructing the Lagrange Polynomial 3 Example: Second-Degree Lagrange Interpolating Polynomial 4 Numerical Analysis (Chapter 3) Lagrange Interpolating Polynomials I R L Burden & J D Faires 2 / 33

  6. Weierstrass Taylor Polynomials Lagrange Polynomial Example Outline Weierstrass Approximation Theorem 1 Inaccuracy of Taylor Polynomials 2 Constructing the Lagrange Polynomial 3 Example: Second-Degree Lagrange Interpolating Polynomial 4 Numerical Analysis (Chapter 3) Lagrange Interpolating Polynomials I R L Burden & J D Faires 3 / 33

  7. Weierstrass Taylor Polynomials Lagrange Polynomial Example Weierstrass Approximation Theorem Algebraic Polynomials Numerical Analysis (Chapter 3) Lagrange Interpolating Polynomials I R L Burden & J D Faires 4 / 33

  8. Weierstrass Taylor Polynomials Lagrange Polynomial Example Weierstrass Approximation Theorem Algebraic Polynomials One of the most useful and well-known classes of functions mapping the set of real numbers into itself is the algebraic polynomials, the set of functions of the form P n ( x ) = a n x n + a n − 1 x n − 1 + · · · + a 1 x + a 0 where n is a nonnegative integer and a 0 , . . . , a n are real constants. Numerical Analysis (Chapter 3) Lagrange Interpolating Polynomials I R L Burden & J D Faires 4 / 33

  9. Weierstrass Taylor Polynomials Lagrange Polynomial Example Weierstrass Approximation Theorem P n ( x ) = a n x n + a n − 1 x n − 1 + · · · + a 1 x + a 0 , Algebraic Polynomials (Cont’d) Numerical Analysis (Chapter 3) Lagrange Interpolating Polynomials I R L Burden & J D Faires 5 / 33

  10. Weierstrass Taylor Polynomials Lagrange Polynomial Example Weierstrass Approximation Theorem P n ( x ) = a n x n + a n − 1 x n − 1 + · · · + a 1 x + a 0 , Algebraic Polynomials (Cont’d) One reason for their importance is that they uniformly approximate continuous functions. Numerical Analysis (Chapter 3) Lagrange Interpolating Polynomials I R L Burden & J D Faires 5 / 33

  11. Weierstrass Taylor Polynomials Lagrange Polynomial Example Weierstrass Approximation Theorem P n ( x ) = a n x n + a n − 1 x n − 1 + · · · + a 1 x + a 0 , Algebraic Polynomials (Cont’d) One reason for their importance is that they uniformly approximate continuous functions. By this we mean that given any function, defined and continuous on a closed and bounded interval, there exists a polynomial that is as “close” to the given function as desired. Numerical Analysis (Chapter 3) Lagrange Interpolating Polynomials I R L Burden & J D Faires 5 / 33

  12. Weierstrass Taylor Polynomials Lagrange Polynomial Example Weierstrass Approximation Theorem P n ( x ) = a n x n + a n − 1 x n − 1 + · · · + a 1 x + a 0 , Algebraic Polynomials (Cont’d) One reason for their importance is that they uniformly approximate continuous functions. By this we mean that given any function, defined and continuous on a closed and bounded interval, there exists a polynomial that is as “close” to the given function as desired. This result is expressed precisely in the Weierstrass Approximation Theorem. Numerical Analysis (Chapter 3) Lagrange Interpolating Polynomials I R L Burden & J D Faires 5 / 33

  13. Weierstrass Taylor Polynomials Lagrange Polynomial Example y y 5 f ( x ) 1 e y 5 P ( x ) y 5 f ( x ) y 5 f ( x ) 2 e x a b Weierstrass Approximation Theorem Suppose that f is defined and continuous on [ a , b ] . For each ǫ > 0, there exists a polynomial P ( x ) , with the property that | f ( x ) − P ( x ) | < ǫ, for all x in [ a , b ] . Numerical Analysis (Chapter 3) Lagrange Interpolating Polynomials I R L Burden & J D Faires 6 / 33

  14. Weierstrass Taylor Polynomials Lagrange Polynomial Example Benefits of Algebraic Polynomials Numerical Analysis (Chapter 3) Lagrange Interpolating Polynomials I R L Burden & J D Faires 7 / 33

  15. Weierstrass Taylor Polynomials Lagrange Polynomial Example Benefits of Algebraic Polynomials Another important reason for considering the class of polynomials in the approximation of functions is that the derivative and indefinite integral of a polynomial are easy to determine and are also polynomials. Numerical Analysis (Chapter 3) Lagrange Interpolating Polynomials I R L Burden & J D Faires 7 / 33

  16. Weierstrass Taylor Polynomials Lagrange Polynomial Example Benefits of Algebraic Polynomials Another important reason for considering the class of polynomials in the approximation of functions is that the derivative and indefinite integral of a polynomial are easy to determine and are also polynomials. For these reasons, polynomials are often used for approximating continuous functions. Numerical Analysis (Chapter 3) Lagrange Interpolating Polynomials I R L Burden & J D Faires 7 / 33

  17. Weierstrass Taylor Polynomials Lagrange Polynomial Example Outline Weierstrass Approximation Theorem 1 Inaccuracy of Taylor Polynomials 2 Constructing the Lagrange Polynomial 3 Example: Second-Degree Lagrange Interpolating Polynomial 4 Numerical Analysis (Chapter 3) Lagrange Interpolating Polynomials I R L Burden & J D Faires 8 / 33

  18. Weierstrass Taylor Polynomials Lagrange Polynomial Example The Lagrange Polynomial: Taylor Polynomials Interpolating with Taylor Polynomials Numerical Analysis (Chapter 3) Lagrange Interpolating Polynomials I R L Burden & J D Faires 9 / 33

  19. Weierstrass Taylor Polynomials Lagrange Polynomial Example The Lagrange Polynomial: Taylor Polynomials Interpolating with Taylor Polynomials The Taylor polynomials are described as one of the fundamental building blocks of numerical analysis. Numerical Analysis (Chapter 3) Lagrange Interpolating Polynomials I R L Burden & J D Faires 9 / 33

  20. Weierstrass Taylor Polynomials Lagrange Polynomial Example The Lagrange Polynomial: Taylor Polynomials Interpolating with Taylor Polynomials The Taylor polynomials are described as one of the fundamental building blocks of numerical analysis. Given this prominence, you might expect that polynomial interpolation would make heavy use of these functions. Numerical Analysis (Chapter 3) Lagrange Interpolating Polynomials I R L Burden & J D Faires 9 / 33

  21. Weierstrass Taylor Polynomials Lagrange Polynomial Example The Lagrange Polynomial: Taylor Polynomials Interpolating with Taylor Polynomials The Taylor polynomials are described as one of the fundamental building blocks of numerical analysis. Given this prominence, you might expect that polynomial interpolation would make heavy use of these functions. However this is not the case. Numerical Analysis (Chapter 3) Lagrange Interpolating Polynomials I R L Burden & J D Faires 9 / 33

  22. Weierstrass Taylor Polynomials Lagrange Polynomial Example The Lagrange Polynomial: Taylor Polynomials Interpolating with Taylor Polynomials The Taylor polynomials are described as one of the fundamental building blocks of numerical analysis. Given this prominence, you might expect that polynomial interpolation would make heavy use of these functions. However this is not the case. The Taylor polynomials agree as closely as possible with a given function at a specific point, but they concentrate their accuracy near that point. Numerical Analysis (Chapter 3) Lagrange Interpolating Polynomials I R L Burden & J D Faires 9 / 33

  23. Weierstrass Taylor Polynomials Lagrange Polynomial Example The Lagrange Polynomial: Taylor Polynomials Interpolating with Taylor Polynomials The Taylor polynomials are described as one of the fundamental building blocks of numerical analysis. Given this prominence, you might expect that polynomial interpolation would make heavy use of these functions. However this is not the case. The Taylor polynomials agree as closely as possible with a given function at a specific point, but they concentrate their accuracy near that point. A good interpolation polynomial needs to provide a relatively accurate approximation over an entire interval, and Taylor polynomials do not generally do this. Numerical Analysis (Chapter 3) Lagrange Interpolating Polynomials I R L Burden & J D Faires 9 / 33

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend