Maple Professional
Maple Academic
Maple Student Edition
Maple Personal Edition
Maple Player
Maple Player for iPad
MapleSim Professional
MapleSim Academic
Maple T.A. - Testing & Assessment
Maple T.A. MAA Placement Test Suite
Möbius - Online Courseware
Machine Design / Industrial Automation
Aerospace
Vehicle Engineering
Robotics
Power Industries
System Simulation and Analysis
Model development for HIL
Plant Modeling for Control Design
Robotics/Motion Control/Mechatronics
Other Application Areas
Mathematics Education
Engineering Education
High Schools & Two-Year Colleges
Testing & Assessment
Students
Financial Modeling
Operations Research
High Performance Computing
Physics
Live Webinars
Recorded Webinars
Upcoming Events
MaplePrimes
Maplesoft Blog
Maplesoft Membership
Maple Ambassador Program
MapleCloud
Technical Whitepapers
E-Mail Newsletters
Maple Books
Math Matters
Application Center
MapleSim Model Gallery
User Case Studies
Exploring Engineering Fundamentals
Teaching Concepts with Maple
Maplesoft Welcome Center
Teacher Resource Center
Student Help Center
JacobiP - Jacobi function
Calling Sequence
JacobiP(n, a, b, x)
Parameters
n
-
algebraic expression
a
nonrational algebraic expression or rational number greater than -1
b
x
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 Jacobi polynomials are undefined for negative integer values of a or b.
The polynomials satisfy the following recurrence relation:
For n not equal to a non-negative integer, the analytic extension of the Jacobi polynomial is given by the following:
Examples
See Also
ChebyshevT, ChebyshevU, GAMMA, GegenbauerC, HermiteH, LaguerreL, LegendreP, numtheory[jacobi], numtheory[legendre], orthopoly[P]
Download Help Document