Runge's phenomenon

Runge's phenomenon


right|thumb|300px|The red curve is ">red|the Runge function. The blue curve is blue|a 5th-order interpolating polynomial (using six equally-spaced interpolating points). The green curve is green|a 9th-order interpolating polynomial (using ten equally-spaced interpolating points). At the interpolating points, the error between the function and the interpolating polynomial is (by definition) zero. Between the interpolating points (especially in the region close to the endpoints 1 and −1), the error between the function and the interpolating polynomial gets worse for higher-order polynomials.

In the mathematical field of numerical analysis, Runge's phenomenon is a problem that occurs when using polynomial interpolation with polynomials of high degree. It was discovered by Carl David Tolmé Runge when exploring the behavior of errors when using polynomial interpolation to approximate certain functions harv|Runge|1901.

Problem

Consider the function:

:f(x) = frac{1}{1+25x^2}.,

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

:x_i = -1 + (i-1)frac{2}{n},quad i in left{ 1, 2, dots, n+1 ight}

with a polynomial "P""n"("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 tends toward infinity when the degree of the polynomial increases:

:lim_{n ightarrow infty} left( max_{-1 leq x leq 1} | f(x) -P_n(x)| ight) = infty.

However, the Weierstrass approximation theorem states that there is some sequence of approximating polynomials for which the error goes to zero. This shows that high-degree polynomial interpolation at equidistant points can be troublesome.

Reason

The error between the generating function and the interpolating polynomial of order "N" is bounded by the "N"th derivative of the generating function.

For the case of the Runge function (also called the Cauchy-Lorentz function) shown above,:f(x) = frac{1}{1+25x^2}the first two derivatives are: egin{array}{lcl} displaystyle f'(x) = -frac{50x}{left(1+25x^2 ight)^2} & ightarrow& displaystyleleft|f'(1) ight|=frac{50}{26^2} approx 0.0740 \\ [1.5em] displaystyle f"(x) = frac{5000(1+25x^2)-50(1+25x^2)^2}{left(1+25x^2 ight)^4} & ightarrow &displaystyleleft|f"(1) ight|=frac{96200}{26^4} approx 0.2105. end{array}The magnitude of higher order derivatives of the Runge function get even larger. Therefore, the bound for the error (between the interpolating points) when using higher order interpolating polynomials becomes larger.

Mitigations to the problem of Runge's phenomenon

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 by1/sqrt{1-x^2}harv|Berrut|Trefethen|2004.A standard example of such a set of nodes is Chebyshev nodes, for which the maximum error is guaranteed to diminish with increasing polynomial order. The phenomenon demonstrates that high degree polynomials are generally unsuitable for interpolation with equidistant nodes. 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.

See also

* Compare with the Gibbs phenomenon for sinusoidal basis functions

References

*.
*


Wikimedia Foundation. 2010.

Игры ⚽ Поможем сделать НИР

Look at other dictionaries:

  • Runge — may relate to the following: People *Brian Runge, U.S. baseball umpire *Carl Runge, German physicist and mathematician **Runge Kutta, a method of numerical analysis **Runge s phenomenon, a problem in the field of numerical analysis **Runge s… …   Wikipedia

  • Carl David Tolmé Runge — Infobox Scientist name = Carl Runge box width = 26em image width = caption = Carl David Tolmé Runge birth date = birth date|1856|8|30|mf=y birth place = Bremen, German Reich death date = death date and age|1927|1|3|1856|8|30 death place =… …   Wikipedia

  • Gibbs phenomenon — In mathematics, the Gibbs phenomenon (also known as ringing artifacts), named after the American physicist J. Willard Gibbs, is the peculiar manner in which the Fourier series of a piecewise continuously differentiable periodic function f behaves …   Wikipedia

  • Scientific phenomena named after people — This is a list of scientific phenomena and concepts named after people (eponymous phenomena). For other lists of eponyms, see eponym. NOTOC A* Abderhalden ninhydrin reaction Emil Abderhalden * Abney effect, Abney s law of additivity William de… …   Wikipedia

  • List of numerical analysis topics — This is a list of numerical analysis topics, by Wikipedia page. Contents 1 General 2 Error 3 Elementary and special functions 4 Numerical linear algebra …   Wikipedia

  • Polynomial interpolation — In the mathematical subfield of numerical analysis, polynomial interpolation is the interpolation of a given data set by a polynomial. In other words, given some data points (such as obtained by sampling), the aim is to find a polynomial which… …   Wikipedia

  • Chebyshev polynomials — Not to be confused with discrete Chebyshev polynomials. In mathematics the Chebyshev polynomials, named after Pafnuty Chebyshev,[1] are a sequence of orthogonal polynomials which are related to de Moivre s formula and which can be defined… …   Wikipedia

  • List of mathematics articles (R) — NOTOC R R. A. Fisher Lectureship Rabdology Rabin automaton Rabin signature algorithm Rabinovich Fabrikant equations Rabinowitsch trick Racah polynomials Racah W coefficient Racetrack (game) Racks and quandles Radar chart Rademacher complexity… …   Wikipedia

  • Interpolation — In the mathematical subfield of numerical analysis, interpolation is a method of constructing new data points within the range of a discrete set of known data points. In engineering and science one often has a number of data points, as obtained… …   Wikipedia

  • Newton–Cotes formulas — In numerical analysis, the Newton–Cotes formulae, also called the Newton–Cotes quadrature rules or simply Newton–Cotes rules, are a group of formulae for numerical integration (also called quadrature) based on evaluating the integrand at equally… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”