JacobiP - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


JacobiP

Jacobi function

 

Calling Sequence

Parameters

Description

Examples

Compatibility

Calling Sequence

JacobiP(n, a, b, x)

Parameters

n

-

algebraic expression

a

-

algebraic expression

b

-

algebraic expression

x

-

algebraic expression

Description

• 

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:

Examples

(1)

(2)

(3)

Compatibility

• 

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