powered by
Computes the n-th Jacobi polynomial as a symbolicQspray.
symbolicQspray
JacobiPolynomial(n)
A symbolicQspray object representing the n-th Jacobi polynomial.
index (corresponding to the degree), a positive integer
The Jacobi polynomials are univariate polynomials whose coefficients depend on two parameters.
JP1 <- JacobiPolynomial(1) showSymbolicQsprayOption(JP1, "showRatioOfQsprays") <- showRatioOfQspraysXYZ(c("alpha", "beta")) JP1
Run the code above in your browser using DataLab