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 >

JacobiDN

JacobiDN[u, m]
gives the Jacobi elliptic function dn(u|m).
  • Mathematical function, suitable for both symbolic and numerical manipulation.
  • , where phi=am(u|m).
  • dn(u|m) a is doubly periodic function in u with periods 2 K(m) and 4 ⅈ K(1-m), where K is the elliptic integral EllipticK.
  • JacobiDN is a meromorphic function in both arguments.
  • For certain special arguments, JacobiDN automatically evaluates to exact values.
  • JacobiDN can be evaluated to arbitrary numerical precision.
  • JacobiDN 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:
JacobiDN threads element-wise over lists:
Simple exact values are generated automatically:
Parity transformations and periodicity relations are automatically applied:
TraditionalForm formatting:
JacobiDN can be applied to a power series:
Cartesian coordinates of a pendulum:
Plot the time dependence of the coordinates:
Plot the trajectory:
Uniformization of a Fermat cubic a(u)^3+b(u)^3=1:
Check:
Conformal map from a unit triangle to the unit disk:
Show points before and after the map:
Solution of Nahm equations:
Check that the solutions fulfill the Nahm equations:
Periodic solution of the nonlinear Schrödinger equation ⅈ partial_tpsi(x,t)=- partial_(x,x)psi(x,t)-2|psi(x,t)|^2psi(x,t)⩵0:
Plot the solution:
Parametrize a lemniscate by arc length [more info]:
Show arc length parametrization and classical parametrization:
Zero modes of the periodic supersymmetric partner potentials:
Plot the zero modes:
Complex parametrization of a "sphere":
Plot real and imaginary parts:
Compose with inverse functions:
Use PowerExpand to disregard multivaluedness of the inverse function:
Evaluate as a result of applying D to JacobiAmplitude:
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