31

The Wikipedia articles on elliptic integral and elliptic functions state that “elliptic functions were discovered as inverse functions of elliptic integrals.” Some elliptic functions have names and are thus well-known special functions, and the same holds for some elliptic integrals. But what is the relation between the named elliptic functions and the named elliptic integrals?

It seems that the Jacobi amplitude $\varphi=\operatorname{am}(u,k)$ is the inverse of the elliptic integral of the first kind, $u=F(\varphi,k)$. Or related to this, $x=\operatorname{sn}(u,k)$ is the inverse of $u=F(x;k)$. It looks to me as if all of Jacobi's elliptic functions relate to the elliptic integral of the first kind. For other named elliptic functions listed by Wikipedia, like Jacobi's $\vartheta$ function or Weierstrass's $\wp$ function, it is even harder to see a relation to Legendre's integrals.

Is there a way to express the inverse of $E$, the elliptic integral of the second kind, in terms of some named elliptic functions? I.e. given $E(\varphi,k)=u$, can you write a closed form expression for $\varphi$ in terms of $k$ and $u$ using well-known special functions and elementary arithmetic operations?

In this post the author uses the Mathematica function FindRoot to do this kind of inversion, but while reading that post, I couldn't help wondering whether there is an easier formulation. Even though the computation behind the scenes might in fact boil down to root-finding in any case, it feels like this task should be common enough that someone has come up with a name for the core of this computation.

MvG
  • 42,596

3 Answers3

2

$\def\E{\operatorname E} \def\F{\operatorname F} \def\I{\operatorname I}$

Mathematica already had inversebetaregularized $\I^{-1}_z(a,b)$ which is a quantile function for the beta distribution. Although the question is about solving E$(x,m)=a$, there are Mathematica closed forms solving $\E(x,m)+c\F(x,m)=a$

  1. With the second lemniscate constant L$_2$:

$$\E(x,2)=a\implies x=\frac12\sin^{-1}\left(\sqrt{\text I^{-1}_{\frac a{\text L_2}}\left(\frac12,\frac34\right)}\right),0\le a\le\text L_2$$

which is correct.

enter image description here

  1. Note Elliptic D$(x,m)$:

$$\E(x,-1)-\F(x,-1)=\operatorname D(x,-1)=a\implies x=\sin^{-1}\left(\sqrt[4]{\text I^{-1}_{\frac a{\text L_2}}\left(\frac34,\frac12\right)}\right),0\le a\le \text L_2$$

which is correct.

enter image description here

3.

$$\E(x,2)-\frac12\sin(2x)\cos^\frac32(2x)=a\implies x=\frac12\sin^{-1}\left(\sqrt{\I^{-1}_{\frac a{\text L_2}}\left(\frac32,\frac34\right)}\right),0\le a\le \text L_2$$

which also works

enter image description here

  1. Using the Baxter constant B:

$$\operatorname E(z,\sqrt[-3]{-1})-\left(\frac12+\frac i{2\sqrt3}\right)\operatorname F(z,\sqrt[-3]{-1}) =a\implies z=\sin^{-1}\left(\frac{\sqrt[12]{-1}}{\sqrt[4]3}\sqrt{1-\sqrt[3]{\operatorname I^{-1}_{1-\sqrt[4]3\sqrt[3]4\sqrt[12]{-1}\text Ba}\left(\frac23,\frac12\right)}}\right),0\le \sqrt[12]{-1}a\le \frac1{\sqrt[4]3\sqrt[3]4\text B}$$

shown here

Real part:

Imaginary part:

There are also other special cases, but they are very specific and may not have applications. The $\text I^{-1}_z(a,b)$ function also expresses many special cases of Jacobi elliptic functions. Also use the periodic nature of the elliptic integrals to find values outside of the $a$ restriction. Please correct me and give me feedback.

Тyma Gaidash
  • 12,081
  • 4’s plot is for $0\le A\le \frac1{\sqrt[4]3\sqrt[3]4\text B},A=\sqrt[12]{-1}a$. Also $\text E(z,\sqrt[3]{-1})+\frac{(-1)^\frac56}{\sqrt3}\text F(z,\sqrt[3]{-1})\implies z=\sin^{-1}\left(\frac{(-1)^\frac{11}{12}}{\sqrt[4]3}\sqrt{1-\sqrt[3]{\text I^{-1}_{1-\sqrt[4]3\sqrt[3]4(-1)^\frac{11}{12}\text Ba}\left(\frac23,\frac12\right)}}\right), 0\le (-1)^\frac{11}{12}a\le \frac1{\sqrt[4]3\sqrt[3]4\text B} $ – Тyma Gaidash Mar 17 '23 at 00:43
  • $D(x,-1)$ and $E(x,2)$ are expressible in terms of one another and $D(x,m)=\frac1m(E(x,m)-F(x,m))$ already uses $E(x,m)$, so formula 2 is redundant. However, $E(x,2)=i a,a\in\Bbb R$ likely can be solved – Тyma Gaidash Mar 25 '23 at 00:12
  • Use this to get “explicit” series. Maybe a similar method can be used on the DE of the inverse and get a recurrence for the coefficients. Also, Why accept this answer if it has a few special cases? – Тyma Gaidash Sep 29 '23 at 17:18
0

I've just found a physical problem (in classical mechanics) involving the trajectory of a particle in which I had to take the inverse of $E(\phi,k)$, the incomplete elliptic integral of the 2nd kind. For the elliptic integral of the 1st kind $F(x,k)$ this is an easy task beacuse the Jacobi elliptic function $sn(x,k)$ (or JacobiSN(x,k) in mathematical software) is just $F^{-1}(x,k)$. However, currently there is no built-in function for the inverse of $E(\phi,k)$. My computational solution was then to build a procedure for the inverse, using FindRoot (in Mathematica9.0) or fsolve (in Maple 2015). F.M.S. Lima (University of Brasilia).

0

I know this isn't a closed form, but I was interested in this question and have found one can relate the two functions together as series representations. I have written a short article here but this is the crux of it

Write \begin{equation} E(\phi,k) = \sum_{i=0}^\infty \frac{Q_i(k)}{(2i-1)!}\phi^{2i-1} \end{equation} where $Q_i(k)$ are polynomials in $k$, from the series expansion here we can get a finite form for these polynomials as \begin{equation} Q_n(m) = 2(-4)^n\sum_{k=1}^n \frac{(2k-3)!!}{k!}\left(\frac{-m}{8}\right)^k \sum_{j=0}^{k-1} \binom{2k}{j}(-1)^{1-j}(j-k)^{2n}, \;\;\; n>0 \end{equation} with $Q_0(k)$ defined as $1$. Then you can write the inverse series using series reversion in a very similar manner to $E(\phi,k)$ \begin{equation} \phi(E,k) = \sum_{i=0}^\infty \frac{R_i(k)}{(2i-1)!}E^{2i-1} \end{equation} where the relation between the new polynomials $R_i(k)$ is given by the explicit reversion formula found at the bottom of this link, giving \begin{equation} R_n(k) = (2n)! \sum_{\tau_n=n}(-1)^{\sigma_n} \frac{\prod_{i=1}^{\sigma_n}2n+i}{\prod_{j=1}^n k_j!}\prod_{l=1}^n \left(\frac{Q_l(k)}{(2l+1)!}\right)^{k_l} \end{equation} where $\sigma_n=k_1+k_2+k_3+\cdots+k_n$, and $\tau_n=k_1+2k_2+3k+3+\cdots + nk_n$ and the sum is over all sets of indices $k_i$ that meet the requirement $\tau_n=n$. I don't know if any nice simplifications or tricks can be made to reduce this to a functional form. The only numerical element here is converging the series to the desired accuracy.

  • The incomplete elliptic integral of the second kind is known to be expressible in terms of a (bivariate) hypergeometric function, so the appearance of factorials and binomial coefficients is not that surprising. The inverse obtained from Lagrangian inversion, however, does not seem to show any known pattern in the coefficients. – J. M. ain't a mathematician Jul 31 '17 at 06:10