请输入您要查询的百科知识:

 

词条 Runge's phenomenon
释义

  1. Introduction

  2. Problem

     Reason 

  3. Mitigations to the problem

     Change of interpolation points  Use of piecewise polynomials  Constrained minimization  Least squares fitting  Bernstein polynomial 

  4. Related statements from the approximation theory

  5. See also

  6. References

In the mathematical field of numerical analysis, Runge's phenomenon ({{IPA-de|ˈʁʊŋə|lang}}) is a problem of oscillation at the edges of an interval that occurs when using polynomial interpolation with polynomials of high degree over a set of equispaced interpolation points. It was discovered by Carl David Tolmé Runge (1901) when exploring the behavior of errors when using polynomial interpolation to approximate certain functions.[1]

The discovery was important because it shows that going to higher degrees does not always improve accuracy. The phenomenon is similar to the Gibbs phenomenon in Fourier series approximations.

Introduction

The Weierstrass approximation theorem states that for every continuous function f(x) defined on an interval [a,b], there exists a set of polynomial functions Pn(x) for n=0, 1, 2, …, each of degree at most n, that approximates f(x) with uniform convergence over [a,b] as n tends to infinity, that is,

Consider the case where one desires to interpolate through n+1 equispaced points of a function f(x) using the n-degree polynomial Pn(x) that passes through those points. Naturally, one might expect from Weierstrass' theorem that using more points would lead to a more accurate reconstruction of f(x). However, this particular set of polynomial functions Pn(x) is not guaranteed to have the property of uniform convergence; the theorem only states that a set of polynomial functions exists, without providing a general method of finding one.

The Pn(x) produced in this manner may in fact diverge away from f(x) as n increases; this typically occurs in an oscillating pattern that magnifies near the ends of the interpolation points. This phenomenon is attributed to Runge.[2]

Problem

Consider the Runge function

(a scaled version of the Witch of Agnesi).

Runge found that if this function is interpolated at equidistant points xi between −1 and 1 such that:

with a polynomial Pn(x) of degree ≤ n, the resulting interpolation oscillates toward the end of the interval, i.e. close to −1 and 1. It can even be proven that the interpolation error increases (without bound) when the degree of the polynomial is increased:

This shows that high-degree polynomial interpolation at equidistant points can be troublesome.

Reason

Runge's phenomenon is the consequence of two properties of this problem.

  • The magnitude of the n-th order derivatives of this particular function grows quickly when n increases.
  • The equidistance between points leads to a Lebesgue constant that increases quickly when n increases.

The phenomenon is graphically obvious because both properties combine to increase the magnitude of the oscillations.

The error between the generating function and the interpolating polynomial of order n is given by

for some in (−1, 1). Thus,

.

Denote by the nodal function

and let be the maximum of the function:

.

Then it can be proved that, if equidistant nodes are used,[3] then

where is the step size.

Moreover, assume that the n-th derivative of is bounded, i.e.

.

Therefore,

.

But the magnitude of the n-th derivative of Runge's function increases when n increases, and very fast. The result is that the product in the previous equation tends to infinity when n tends to infinity.

Although often used to explain the Runge phenomenon, the fact that the upper bound of the error goes to infinity does not necessarily

imply, of course, that the error itself also diverges with n.

Mitigations to the problem

Change of interpolation points

The oscillation can be minimized by using nodes that are distributed more densely towards the edges of the interval, specifically, with asymptotic density (on the interval [−1,1]) given by the formula[4]

.

A standard example of such a set of nodes is Chebyshev nodes, for which the maximum error in approximating the Runge function is guaranteed to diminish with increasing polynomial order. The phenomenon demonstrates that high degree polynomials are generally unsuitable for interpolation with equidistant nodes.

Use of piecewise polynomials

The problem can be avoided by using spline curves which are piecewise polynomials. When trying to decrease the interpolation error one can increase the number of polynomial pieces which are used to construct the spline instead of increasing the degree of the polynomials used.

Constrained minimization

One can also fit a polynomial of higher degree (for instance, with points use a polynomial of order instead of ), and fit an interpolating polynomial whose first (or second) derivative has minimal norm.

A similar approach is to minimize a constrained version of the distance between the polynomial's derivative and the mean value of it's derivative. Explicitly, to minimize

where and , with respect to the polynomial coefficients and the Lagrange multipliers, . When , the constraint equations generated by the Lagrange multipliers reduce to the minimum polynomial that passes through all points. At the opposite end, will approach a form very similar to a piecewise polynomials approximation. When , in particular, approaches the linear piecewise polynomials, i.e. connecting the interpolation points with straight lines.

The role played by in the process of minimizing is to control the importance of the size of the fluctuations away from the mean value. The larger is, the more large fluctuations are penalized compared to small ones. The greatest advantage of the Euclidean norm, , is that it allows for analytic solutions and it guarantees that will only have a single minimum. When there can be multiple minima in , making it difficult to ensure that a particular minimum found will be the global minimum instead of a local one.

Least squares fitting

Another method is fitting a polynomial of lower degree using the method of least squares. Generally, when using equidistant points, if then least squares approximation is well-conditioned.[5]

Bernstein polynomial

Using Bernstein polynomials, one can uniformly approximate every continuous function in a closed interval, although this method is rather computationally expensive.

Related statements from the approximation theory

For every predefined table of interpolation nodes there is a continuous function for which the sequence of interpolation polynomials on those nodes diverges.[6] For every continuous function there is a table of nodes on which the interpolation process converges. {{Citation needed|date=March 2014}} Chebyshev interpolation (i.e., on Chebyshev nodes) converges uniformly for every absolutely continuous function.

See also

  • Compare with the Gibbs phenomenon for sinusoidal basis functions
  • Taylor series
  • Chebyshev nodes
  • Stone–Weierstrass theorem

References

1. ^{{ Citation| first = Carl| last = Runge| author-link = Carl David Tolmé Runge| year = 1901| title = Über empirische Funktionen und die Interpolation zwischen äquidistanten Ordinaten| journal = Zeitschrift für Mathematik und Physik| volume = 46| pages = 224–243| postscript = . }} available at [https://archive.org/details/zeitschriftfrma12runggoog www.archive.org]
2. ^{{cite journal|author=Epperson, James|title=On the Runge example|journal=Amer. Math. Monthly|volume=94|year=1987|pages=329–341|url=http://www.maa.org/programs/maa-awards/writing-awards/on-the-runge-example|doi=10.2307/2323093}}
3. ^{{cite book|last1=Heath|first1=Michael|authorlink=Michael Heath (computer scientist)|title=Scientific Computing|date=2000|publisher=McGraw-Hill|isbn=0072399104|page=324}}
4. ^{{Citation | last1=Berrut | first1=Jean-Paul | last2=Trefethen | first2=Lloyd N. | author2-link=Lloyd N. Trefethen | title=Barycentric Lagrange interpolation | doi=10.1137/S0036144502417715 | year=2004 | journal=SIAM Review | issn=1095-7200 | volume=46 | pages=501–517 | issue=3| citeseerx=10.1.1.15.5097 }}
5. ^{{Citation | last1=Dahlquist | first1=Germund | last2=Björk | first2=Åke | author1-link=Germund Dahlquist | title=Numerical Methods | year=1974 | isbn=0-13-627315-7 | chapter=4.3.4. Equidistant Interpolation and the Runge Phenomenon | pages=101–103}}
6. ^{{citation | last1 = Cheney | first1 = Ward | last2 = Light | first2 = Will | title = A Course in Approximation Theory | page = 19 | publisher = Brooks/Cole | year = 2000 | isbn = 0-534-36224-9 | url = http://www.ams.org/bookstore-getitem/item=gsm-101}}
Polynominterpolation#Runges Phänomen

3 : Interpolation|Continuous mappings|Numerical artefacts

随便看

 

开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。

 

Copyright © 2023 OENC.NET All Rights Reserved
京ICP备2021023879号 更新时间:2024/11/17 15:09:30