|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
ChebyshevU
ChebyshevU[n, x]
gives the Chebyshev polynomial of the second kind
.
DetailsDetails
- Mathematical function, suitable for both symbolic and numerical manipulation.
- Explicit polynomials are given for integer n.
. - For certain special arguments, ChebyshevU automatically evaluates to exact values.
- ChebyshevU can be evaluated to arbitrary numerical precision.
- ChebyshevU automatically threads over lists.
- ChebyshevU[n, z] has a branch cut discontinuity in the complex z plane running from
to
for noninteger n.
New in 1
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »

