JacobiP
Jacobi function
Calling Sequence
Parameters
Description
Examples
Compatibility
JacobiP(n, a, b, x)
n
-
algebraic expression
a
b
x
If the first parameter is a non-negative integer, the JacobiP(n, a, b, x) function computes the nth Jacobi polynomial with parameters a and b evaluated at x.
These polynomials are orthogonal on the interval with respect to the weight function when a and b are greater than -1. They satisfy the following:
The polynomials satisfy the following recurrence relation:
For n and not equal to a non-negative integer and a not a negative integer, the analytic extension of the Jacobi polynomial is given by the following:
The JacobiP command was updated in Maple 2020.
See Also
ChebyshevT
ChebyshevU
GAMMA
GegenbauerC
HermiteH
LaguerreL
LegendreP
NumberTheory[KroneckerSymbol]
NumberTheory[LegendreSymbol]
orthopoly[P]
Download Help Document