InverseJacobiAM
The inverse of the Jacobi amplitude function *am*
InverseJacobiSN, ..., InverseJacobiDC
The inverses of the Jacobi elliptic functions *sn*, ..., *dc*
Calling Sequence
Parameters
Description
Examples
References
InverseJacobiAM(z, k)
InverseJacobiCD(z, k), InverseJacobiCN(z, k), InverseJacobiCS(z, k),
InverseJacobiDC(z, k), InverseJacobiDN(z, k), InverseJacobiDS(z, k),
InverseJacobiNC(z, k), InverseJacobiND(z, k), InverseJacobiNS(z, k),
InverseJacobiSC(z, k), InverseJacobiSD(z, k), InverseJacobiSN(z, k)
z
-
algebraic expression
k
algebraic expression, the modulus of the elliptic function
The InverseJacobiAM and the twelve InverseJacobiPQ functions, where P and Q are any two of {C,D,N,S}, are all elliptic integrals related to the incomplete elliptic integral of the first kind EllipticF. The exact definition for each InverseJacobiPQ can be seen, for instance, via:
FunctionAdvisor( definition, InverseJacobiAM);
InverseJacobiAM⁡φ,k=∫0φ11−k2⁢sin⁡_θ12ⅆ_θ1,with no restrictions on ⁡φ,k
FunctionAdvisor( definition, InverseJacobiSN);
InverseJacobiSN⁡z,k=∫0z1−_α12+1⁢−k2⁢_α12+1ⅆ_α1,with no restrictions on ⁡z,k
From these definitions, InverseJacobiAM represents the trigonometric form of the incomplete Elliptic integral of the first kind (A&S 16.1.3, 17.2.6; G&R, 8.111, 8.141 - see References section) and InverseJacobiSN equals EllipticF,
FunctionAdvisor( definition, EllipticF);
EllipticF⁡z,k=∫0z1−_α12+1⁢−k2⁢_α12+1ⅆ_α1,with no restrictions on ⁡z,k
EllipticF in turn is the Legendre normal form of the incomplete Elliptic integral of the first kind, (A&S 17.2.7; G&R 8.111). Note however that, unlike in those formulas, in the definition above the square root in the denominator of the integrand is split. The general relation between the Legendre and the trigonometric form of the incomplete Elliptic integral of the first kind, that is, between InverseJacobiAM⁡φ,k and EllipticF⁡z,k, as well as the restrictions on the parameters such that the relations are valid are given by:
FunctionAdvisor( specialize, EllipticF, InverseJacobiAM);
EllipticF⁡z,k=InverseJacobiAM⁡arcsin⁡z,k,with no restrictions on ⁡z,k
FunctionAdvisor( specialize, InverseJacobiAM(phi,k), EllipticF);
InverseJacobiAM⁡φ,k=EllipticF⁡sin⁡π⁢12−ℜ⁡φπ+φ,k−2⁢12−ℜ⁡φπ⁢EllipticK⁡k,with no restrictions on ⁡φ,k,InverseJacobiAM⁡φ,k=EllipticF⁡sin⁡φ,k,−π2<ℜ⁡φ∧ℜ⁡φ<π2∨−π2=ℜ⁡φ∧0≤ℑ⁡φ∨π2=ℜ⁡φ∧ℑ⁡φ≤0
With some restrictions on the values of the function parameters, InverseJacobiAM is the inverse of the amplitude JacobiAM function:
FunctionAdvisor( definition, JacobiAM);
z=JacobiAM⁡∫0z11−k2⁢sin⁡θ2ⅆθ,k,z::−32,32
where in above the integral is equal to InverseJacobiAM(z,k). For all the other InverseJacobiPQ, where P and Q are any two of {C, D, N, S}, the InverseJacobiPQ function is the exact inverse of the corresponding JacobiPQ function for all values of the function parameters, so for instance,
JacobiSN( InverseJacobiSN(z,k), k);
JacobiCN( InverseJacobiCN(z,k), k);
JacobiDN( InverseJacobiDN(z,k), k);
All InverseJacobiPQ (excluding InverseJacobiAM) satisfy InverseJacobiPQ⁡z,k=InverseJacobiQP⁡1z,k For k = infinity, all the InverseJacobiPQ functions have the value zero, independent of the value of the first parameter z. For z = infinity, however, most of these functions have finite values (see below).
Reflection symmetry and special values for InverseJacobiAM and InverseJacobiSN:
FunctionAdvisor⁡special_values,InverseJacobiAM
InverseJacobiAM⁡−φ,k=−InverseJacobiAM⁡φ,k,InverseJacobiAM⁡φ,−k=InverseJacobiAM⁡φ,k,InverseJacobiAM⁡0,k=0,InverseJacobiAM⁡φ,0=φ,InverseJacobiAM⁡n⁢π2,k=n⁢EllipticK⁡k,n::ℤ,InverseJacobiAM⁡φ,k=ln⁡sec⁡φ+tan⁡φ,ℜ⁡φ<π2∧k∈−1,1,InverseJacobiAM⁡φ,k=0,k∈∞,−∞,InverseJacobiAM⁡∞⁢I,k=EllipticK⁡k−EllipticK⁡1kk,k2∈0,1
FunctionAdvisor⁡special_values,InverseJacobiSN
InverseJacobiSN⁡0,k=0,InverseJacobiSN⁡1,k=EllipticK⁡k,InverseJacobiSN⁡z,0=arcsin⁡z,InverseJacobiSN⁡z,1=arctanh⁡z,InverseJacobiSN⁡z,∞=0,InverseJacobiSN⁡∞,k=EllipticK⁡k−EllipticK⁡1kk,1<k
Apart from InverseJacobiAM and InverseJacobiSN, none of the other InverseJacobiPQ functions have reflection symmetry with respect to z.
Branch points for InverseJacobiAM:
FunctionAdvisor⁡branch_points,InverseJacobiAM
InverseJacobiAM⁡φ,k,φ=arcsin⁡1k+n⁢π∧n::ℤ∨φ=−arcsin⁡1k+n⁢π∧n::ℤ∨φ=∞+∞⁢I∨k=csc⁡φ∨k=−csc⁡φ∨k=∞+∞⁢I
Compositions between JacobiPQ and InverseJacobiPQ functions typically lead to elementary forms.
JacobiSN⁡InverseJacobiAM⁡z,k,k
sin⁡z
JacobiCN⁡InverseJacobiAM⁡z,k,k
cos⁡z
JacobiCN⁡InverseJacobiSN⁡z,k,k
−z2+1
In the case of (Inverse)JacobiCN and (Inverse)JacobiSN, the two possible compositions are equal.
JacobiSN⁡InverseJacobiCN⁡z,k,k
Due to the large number of relationships between all the JacobiPQ functions, the InverseJacobiPQ functions also feature a large number of them. Typically, all of them can be expressed in terms of InverseJacobiAM and InverseJacobiSN, the two forms of the incomplete Elliptic integral of the first kind.
InverseJacobiDN⁡z,k=convert⁡InverseJacobiDN⁡z,k,InverseJacobiAM
InverseJacobiDN⁡z,k=InverseJacobiAM⁡arccos⁡z,1kk
InverseJacobiCD⁡z,k=convert⁡InverseJacobiCD⁡z,k,InverseJacobiSN
InverseJacobiCD⁡z,k=EllipticK⁡k−InverseJacobiSN⁡z,k
[A&S] Abramowitz, M., and Stegun, I., eds. Handbook of Mathematical Functions. New York: Dover publications.
[G&R] Gradshteyn, and Ryzhik. Table of Integrals Series and Products. 5th ed. Academic Press.
See Also
Elliptic integrals
FunctionAdvisor
Jacobi Theta functions
JacobiPQ elliptic functions
Weierstrass elliptic functions
Download Help Document