Clenshaw algorithm

from Wikipedia, the free encyclopedia

The Clenshaw algorithm is an algorithm of numerical analysis , the linear combinations of orthogonal polynomials such as the Chebyshev polynomials can be evaluated. This makes use of the fact that these polynomials can be calculated recursively .

It comes from Charles William Clenshaw .

algorithm

Let be a sequence of functions that satisfy a three-term recursion condition:

be given
For

Then it can be calculated as follows:

for {
}

literature

  • CW Clenshaw: A note on the summation of Chebyshev series , Mathematical Tables and Other Aids to Computation, Volume 9, 1955, p. 118.
  • WH Press, SA Teukolsky, WT Vetterling, BP Flannery: Section 5.4.2. Clenshaw's Recurrence Formula , in: Press, Teukolsky, Vetterling, Flannery, Numerical Recipes: The Art of Scientific Computing, 3rd edition, Cambridge University Press, 2007
  • Leslie Fox, Ian B. Parker: Chebyshev Polynomials in Numerical Analysis , Oxford University Press, 1968

Individual evidence

  1. Special Functions - The Clenshaw Algorithm. (PDF; 178 kB) Retrieved October 18, 2019 .