Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Polynomial interpolation
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
===Equally spaced intervals=== In the case of equally spaced interpolation nodes where <math>x_i = a + ih</math>, for <math>i=0,1,\ldots,n,</math> and where <math>h = (b-a)/n,</math> the product term in the interpolation error formula can be bound as<ref>{{cite web| url=https://www-users.cselabs.umn.edu/Spring-2021/csci5302/Notes/Classnotes/interp.pdf| title=Notes on Polynomial Interpolation}}</ref> <math display="block">\left|\prod_{i=0}^n (x-x_i)\right| = \prod_{i=0}^n \left|x-x_i\right| \leq \frac{n!}{4} h^{n+1}.</math> Thus the error bound can be given as <math display="block"> \left|R_n(x)\right| \leq \frac{h^{n+1}}{4(n+1)} \max_{\xi\in[a,b]} \left|f^{(n+1)}(\xi)\right| </math> However, this assumes that <math>f^{(n+1)}(\xi)</math> is dominated by <math>h^{n+1}</math>, i.e. <math>f^{(n+1)}(\xi) h^{n+1} \ll 1</math>. In several cases, this is not true and the error actually increases as {{math|''n'' β β}} (see [[Runge's phenomenon]]). That question is treated in the section [[#Convergence properties|''Convergence properties'']].
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)