Mathematica 9 is now available

ChebyshevU

Usage

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


Notes

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

This gives the fifth Chebyshev polynomial of the second kind.

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.