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 > Elliptic Functions >

JacobiNC

JacobiNC[u, m]
gives the Jacobi elliptic function nc(u|m).
  • Mathematical function, suitable for both symbolic and numerical manipulation.
  • , where phi=am(u|m).
  • nc(u|m) is a doubly periodic function in u with periods 4 K(m) and 4 ⅈ K(1-m), where K is the elliptic integral EllipticK.
  • JacobiNC is a meromorphic function in both arguments.
  • For certain special arguments, JacobiNC automatically evaluates to exact values.
  • JacobiNC can be evaluated to arbitrary numerical precision.
  • JacobiNC automatically threads over lists.
Evaluate numerically:
Series expansions about the origin:
Evaluate for complex arguments:
Evaluate to high precision:
The precision of the output tracks the precision of the input:
JacobiNC threads element-wise over lists:
Simple exact values are generated automatically:
Parity transformations and periodicity relations are automatically applied:
TraditionalForm formatting:
JacobiNC can be applied to power series:
Conformal map from a unit triangle to the unit disk:
Show points before and after the map:
Parametrize a lemniscate by arc length:
Show arc length parametrization and classical parametrization:
Solution of an anharmonic oscillator phi^('')(phi)=-phi(phi)^3-phi(phi):
Plot various solutions:
Solution of the lambda phi^4 field theory wave equation :
Plot a solution:
Compose with inverse functions:
Use PowerExpand to disregard multivaluedness of the inverse function:
Solve a transcendental equation:
Integrals:
Machine-precision input is insufficient to give the correct answer:
Currently only simple simplification rules are built in for Jacobi functions:
New in 1
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team