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
Clenshaw algorithm
(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!
===Special case for Chebyshev series=== Consider a truncated [[Chebyshev series]] <math display="block">p_n(x) = a_0 + a_1 T_1(x) + a_2 T_2(x) + \cdots + a_n T_n(x).</math> The coefficients in the recursion relation for the [[Chebyshev polynomials]] are <math display="block">\alpha(x) = 2x, \quad \beta = -1,</math> with the initial conditions <math display="block">T_0(x) = 1, \quad T_1(x) = x.</math> Thus, the recurrence is <math display="block">b_k(x) = a_k + 2xb_{k+1}(x) - b_{k+2}(x)</math> and the final results are <math display="block">b_0(x) = a_0 + 2xb_1(x) - b_2(x),</math> <math display="block">p_n(x) = \tfrac{1}{2} \left[a_0+b_0(x) - b_2(x)\right].</math> An equivalent expression for the sum is given by <math display="block">p_n(x) = a_0 + xb_1(x) - b_2(x).</math>
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)