InverseJacobiDS

InverseJacobiDS[v,m]

gives the inverse Jacobi elliptic function .

Details

  • Mathematical function, suitable for both symbolic and numerical manipulation.
  • gives the value of u for which .
  • InverseJacobiDS has branch cut discontinuities in the complex v plane with branch points at and infinity, and in the complex m plane with branch points at and infinity.
  • The inverse Jacobi elliptic functions are related to elliptic integrals.
  • For certain special arguments, InverseJacobiDS automatically evaluates to exact values.
  • InverseJacobiDS can be evaluated to arbitrary numerical precision.
  • InverseJacobiDS automatically threads over lists.

Examples

open allclose all

Basic Examples  (4)

Evaluate numerically:

Plot the function over a subset of the reals:

Plot over a subset of the complexes:

Series expansion at the origin:

Scope  (29)

Numerical Evaluation  (3)

Evaluate to high precision:

The precision of the input tracks the precision of the output:

Evaluate for complex arguments:

Evaluate InverseJacobiDS efficiently at high precision:

Specific Values  (5)

Simple exact results are generated automatically:

Limiting values at the origin:

Value at infinity:

Find a real root of the equation TemplateBox[{x, {1, /, 3}}, InverseJacobiDS]=1:

Parity transformation is automatically applied:

Visualization  (3)

Plot InverseJacobiDS for various values of the second parameter :

Plot InverseJacobiDS as a function of its parameter :

Plot the real part of TemplateBox[{z, {1, /, 2}}, InverseJacobiDS]:

Plot the imaginary part of TemplateBox[{z, {1, /, 2}}, InverseJacobiDS]

Function Properties  (6)

InverseJacobiDS is not an analytic function:

It has both singularities and discontinuities:

TemplateBox[{x, 3}, InverseJacobiDS] is neither nondecreasing nor nonincreasing:

TemplateBox[{x, {1, /, 3}}, InverseJacobiDS] is injective:

TemplateBox[{x, 3}, InverseJacobiDS] is surjective:

TemplateBox[{x, 3}, InverseJacobiDS] is neither non-negative nor non-positive:

TemplateBox[{x, 3}, InverseJacobiDS] is neither convex nor concave:

Differentiation and Integration  (5)

First derivative:

Higher derivatives:

Plot higher derivatives for :

Differentiate InverseJacobiDS with respect to the second argument :

Plot higher derivatives for :

Definite integral of an odd function over an interval centered at the origin is 0:

Series Expansions  (3)

Taylor expansion for TemplateBox[{nu, m}, InverseJacobiDS] around :

Plot the first three approximations for TemplateBox[{nu, {1, /, 2}}, InverseJacobiDS] around :

Taylor expansion for TemplateBox[{nu, m}, InverseJacobiDS] around :

Plot the first three approximations for TemplateBox[{2, m}, InverseJacobiDS] around :

InverseJacobiDS can be applied to a power series:

Function Identities and Simplifications  (2)

InverseJacobiDS is the inverse function of JacobiDS:

Compose with inverse function:

Use PowerExpand to disregard multivaluedness of the inverse function:

Other Features  (2)

InverseJacobiDS threads elementwise over lists:

TraditionalForm formatting:

Applications  (1)

Plot contours of constant real and imaginary parts in the complex plane:

Properties & Relations  (1)

Obtain InverseJacobiDS from solving equations containing elliptic functions:

Wolfram Research (1988), InverseJacobiDS, Wolfram Language function, https://reference.wolfram.com/language/ref/InverseJacobiDS.html.

Text

Wolfram Research (1988), InverseJacobiDS, Wolfram Language function, https://reference.wolfram.com/language/ref/InverseJacobiDS.html.

CMS

Wolfram Language. 1988. "InverseJacobiDS." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/InverseJacobiDS.html.

APA

Wolfram Language. (1988). InverseJacobiDS. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/InverseJacobiDS.html

BibTeX

@misc{reference.wolfram_2023_inversejacobids, author="Wolfram Research", title="{InverseJacobiDS}", year="1988", howpublished="\url{https://reference.wolfram.com/language/ref/InverseJacobiDS.html}", note=[Accessed: 19-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_inversejacobids, organization={Wolfram Research}, title={InverseJacobiDS}, year={1988}, url={https://reference.wolfram.com/language/ref/InverseJacobiDS.html}, note=[Accessed: 19-March-2024 ]}