Ultraspherical
Jacobi polynomial with , are called the ultraspherical polynomials or Gegenbauer polynomial. We will denote ultraspherical polynomial by where, . Note that .
we can also write
-
Note that for , or , is not defined, and this case should be handled carefully.
-
The are orthogonal with respect to the following weight function.
- The support of ultraspherical polynomial is
Methods
📄️ GetUltrasphericalRecurrenceCoeff
Recurrence coefficients are for monic and nonmonic Ultraspherical polynomials.
📄️ UltrasphericalAlpha
Recurrence coeff for Ultraspherical polynomial.
📄️ UltrasphericalBeta
Recurrence coeff for Ultraspherical polynomial.
📄️ UltrasphericalDMatrix
Interface
📄️ UltrasphericalEval
Evaluate Ultraspherical polynomials of order n at single or several points.
📄️ UltrasphericalEvalAll
Evaluate Ultraspherical polynomials from order = 0 to n at single or several points.
📄️ UltrasphericalEvalSum
Evaluate the finite sum of Ultraspherical polynomials at point x.
📄️ UltrasphericalGaussLobattoQuadrature
This routine returns the $n+2$ Quadrature points and weights.
📄️ UltrasphericalGaussQuadrature
This routine computes the n Gauss-Quadrature points.
📄️ UltrasphericalGaussRadauQuadrature
This routine returns the $n+1$ Quadrature points and weights.
📄️ UltrasphericalGradientCoeff
This routine returns the coefficients of gradient of Ultraspherical expansion.
📄️ UltrasphericalGradientEval
Evaluate gradient of Ultraspherical polynomials.
📄️ UltrasphericalGradientEvalAll
Evaluate gradient of Ultraspherical polynomials.
📄️ UltrasphericalGradientEvalSum
Evaluate finite sum of gradient of Ultraspherical polynomials.
📄️ UltrasphericalInvTransform
Discrete Inverse Ultraspherical transform.
📄️ UltrasphericalJacobiLobattoMatrix
Ultraspherical Lobatto matrix for Jacobi polynomial.
📄️ UltrasphericalJacobiMatrix
Ultraspherical matrix for Jacobi polynomials.
📄️ UltrasphericalJacobiRadauMatrix
Ultraspherical Radau matrix for Jacobi polynomials.
📄️ UltrasphericalLeadingCoeff
Leading coefficient of Ultraspherical polynomials.
📄️ UltrasphericalLeadingCoeffRatio
Ratio of Leading coefficient of Ultraspherical polynomials.
📄️ UltrasphericalNormSQR
Square norm of Ultraspherical polynomial.
📄️ UltrasphericalNormSQR2
Square norm of Ultraspherical polynomial.
📄️ JacobiNormSQRRatio
This function returns the ratio of Square norm of Jacobi polynomial n+1/n
📄️ UltrasphericalQuadrature
This routine returns the Quadrature point of Ultraspherical polynomial.
📄️ UltrasphericalTransform
Discrete Ultraspherical transform.
📄️ UltrasphericalZeros
Zeros of Ultraspherical polynomials.