In the mathematical subfield of numerical analysis the Clenshaw algorithm (Invented by Charles William Clenshaw) is a recursive method to evaluate polynomials in Chebyshev form. Euclid, Greek mathematician, 3rd century BC, as imagined by by Raphael in this detail from The School of Athens. ... Numerical analysis is the study of approximate methods for the problems of continuous mathematics (as distinguished from discrete mathematics). ... A visual form of recursion known as the Droste effect. ... In mathematics the Chebyshev polynomials, named after Pafnuty Chebyshev (Пафнутий Чебышёв), are special polynomials. ...
Polynomial in Chebyshev form
A polynomial of degree N in Chebyshev form is a polynomial p(x) of the form
where Tn is the nth Chebyshev polynomial.
Clenshaw algorithm
The Clenshaw algorithm can be used to evaluate a polynomial in the Chebyshev form. Given
Which algorithm is used for a given polynomial depends on the form of the polynomial and the chosen x.
For a polynomial in Chebyshev form the Clenshawalgorithm can be used.
As there is no general closed formula to calculate the roots of a polynomial of degree 5 and higher, root-finding algorithms are used in numerical analysis to approximate the roots.