Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Mathematics and Algorithms > Mathematical Functions > Special Functions > Spheroidal and Related Functions >

SpheroidalPS

SpheroidalPS[n, m, Gamma, z]
gives the angular spheroidal function PS_(n,m)(gamma,z) of the first kind.
  • Mathematical function, suitable for both symbolic and numerical manipulation.
  • The angular spheroidal functions satisfy the differential equation with the spheroidal eigenvalue lambda given by SpheroidalEigenvalue[n, m, Gamma].
  • SpheroidalPS[n, m, a, Gamma, z] gives spheroidal functions of type a. The types are specified as for LegendreP.
  • For certain special arguments, SpheroidalPS automatically evaluates to exact values.
  • SpheroidalPS can be evaluated to arbitrary numerical precision.
Evaluate numerically:
Expansion about the spherical case:
Plot PS_(2,0)(1,x):
Evaluate for complex arguments and parameters:
Evaluate to high precision:
The precision of the output tracks the precision of the input:
For certain parameters SpheroidalPS evaluates exactly:
TraditionalForm formatting:
The different types of SpheroidalPS have different branch cut structures:
Solve the spheroidal differential equation in terms of SpheroidalPS:
Plot prolate and oblate versions of the same angular function:
SpheroidalPS is a band-limited function with bandwidth proportional to 1/c:
Spheroidal angular harmonics are eigenfunctions of the Sinc transform on the interval (-1,1):
Spheroidal functions do not evaluate for half-integer values of n or generic values of m:
New in 6
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team