Mathematica 9 is now available

ChebyshevT

Usage

ChebyshevT[n, x] 给出了第一型的Chebyshev多项式.


Notes

• 数学函数(参见 A.3.10).
• 对整数 n给出了明确的多项式.
 .
ChebyshevT[n, z]在复 z 平面上,从   有一条不连续分支线.
• 参见Mathematica全书: 3.2.9.
• 同时参见: ChebyshevU.
Further Examples

Here is the fifth Chebyshev polynomial.

In[1]:=  

Out[1]=

This is the derivative.

In[2]:=  

Out[2]=

This is the indefinite integral.

In[3]:=  

Out[3]=

This verifies the defining equation.

In[4]:=  

Out[4]=

In[5]:=  

Out[5]=



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.