Questions tagged [elliptic-integrals]

Questions on elliptic integrals, integrals that involve the square root of a cubic or quartic polynomial.

An elliptic integral is most generally defined as $$\int R\left(t,\sqrt{P(t)}\right)\,dx$$ where $R$ is a rational function and $P$ is a cubic or quartic polynomial with no repeated roots. They arise in many fields of mathematics and physics.

Every elliptic integral may be expressed in terms of three standard forms (arguments follow Mathematica/mpmath conventions):

  • The first kind: $$F(\varphi,m)=\int_0^\varphi\frac1{\sqrt{1-m\sin^2t}}\,dt$$
  • The second kind: $$E(\varphi,m)=\int_0^\varphi\sqrt{1-m\sin^2t}\,dt$$
  • The third kind: $$\Pi(n,\varphi,m)=\int_0^\varphi\frac1{(1-n\sin^2t)\sqrt{1-m\sin^2t}}\,dt$$

These incomplete integrals become complete when $\varphi=\frac\pi2$; their notations become $K(m),E(m)$ and $\Pi(n,m)$ respectively.

The inverse of $F(\varphi,m)$ for a fixed $m$ leads to the Jacobian .

650 questions
1
vote
1 answer

Hyperelliptic integral: Piecewise solution (handbook) vs General solution (Wolfram)

Recently, I posted a question asking for hints on how to solve the integral $$\int \frac{{\rm d}x}{-\sqrt{x^6+x^2+a}}$$ for which I received an amazing answer. The answer helped me reduce the integral to an elliptic integral which could be solved…
NoobNoob
  • 164
1
vote
0 answers

Find two component infinite-sum formulae whose outputs sum to the Taylor Series of $EllipticE(4x/((1+x)^2))$

Function $h$ The function $h(x)$ can be expressed in several ways. Firstly it is expressed as:- $$ h_1(x) = (1+x) \operatorname{E}\left( \frac{4x}{(1+x)^2} \right) $$ (where $\operatorname{E}$ is a Complete Ellitpic Integral function of the 2nd…
steveOw
  • 941
1
vote
0 answers

Elliptic Integrals Identity? $kK(k) = K(\sqrt{1-k^2})$

In the wikipedia page on Elliptic Integrals, under the section Complete Elliptic Integrals of the 1st Kind, sub-section "Differential Equation", is the following:- ===Differential equation=== The differential equation for the elliptic integral of…
steveOw
  • 941
1
vote
0 answers

"Not so" elliptic integral?

I am reading about elliptic integrals, and there is an article showing how to transform general form $\int R(x, \sqrt{P(x)})\,\mathrm{d}x$ with $P(x)$ being a polynomial of degree 3 or 4. It boils down to the three type of elliptic integrals (ie,…
Shine
  • 137
1
vote
1 answer

Prove $\int_0^{\pi/2}\frac{(a-\gamma)\sin^2\theta+1}{\sqrt{1+a\sin^2\theta}}d\theta\int_0^{\pi/2}\frac{\sin^2\theta}{\sqrt{1+a\sin^2\theta}}d\theta>1$

How to prove that $$\int_0^{\pi/2}\frac{(a-\gamma)\cdot\sin^2\theta+1}{\sqrt{1+a\cdot \sin^2\theta}}d\theta\cdot\int_0^{\pi/2}\frac{\sin^2\theta}{\sqrt{1+a\cdot\sin^2\theta}}d\theta>1,\quad \forall a>0,$$ where $\gamma = 2-\frac{16}{\pi^2}$? Any…
junjiema2
  • 115
1
vote
1 answer

Prove $ \int_{-\pi/2}^{\pi/2} \frac{d\theta}{\sqrt{(3-\sin \theta)^2-1}} = \frac 2 3 K(2/3) $

From numerical evidence I conjecture that $$ \int_{-\pi/2}^{\pi/2} \frac{d\theta}{\sqrt{(3-\sin \theta)^2-1}} = \frac 2 3 K(2/3) $$ where the elliptic integral is defined as: $$ K(2/3) \equiv \int_{0}^{\pi/2} \frac{d\theta}{\sqrt{1 - \left( 2/3…
user111187
  • 5,856
1
vote
2 answers

Weierstrass $\wp$ function inverts incomplete elliptic integral

I am reading about elliptic integrals in Chapter 2 of "Elliptic Curves" by McKean and Moll. There is a critical statement at the start of section 2.9 I am having some trouble understanding. It says that the differential equation for the Weierstrass…
0
votes
1 answer

What is the value of $\int_{\sqrt{3}}^{2}\sqrt{y^2-3}\sqrt{4-y^2}dy$?

I answered the volume question Find the volume between the regions $x^2 + y^2+ z^2 = 4$ and $x = 4-y^2$. But , then I faced two nasty integrals. One of them is $$I=\int_{\sqrt{3}}^{2}\sqrt{(y^2-3)(4-y^2)}dy.$$ Let us substitute $y=2\sin\theta$.…
Bob Dobbs
  • 10,988
0
votes
2 answers

Convert elliptic: $F\left(\sin^{-1}\left(\sqrt{\frac{R}{R+2}}\right)\biggr\rvert 1-\frac{4}{R^2}\right)$ to complete: $K\left(1-\frac{4}{R^2}\right)$

I explored the convolution of $\arcsin$ distributions SE. Here I found the following identity empirical (allot of trial, error and luck): typo: $1-\frac{1}{R^2}$ should be $1-\frac{\color{red}{4}}{R^2}$. As pointed out by first…
Vincent Preemen
  • 698
  • 1
  • 5
  • 23
0
votes
0 answers

How do I find the answer to complete elliptic integral of the second kind without computer (i.e. with paper and pen)?

I know that $$E(\theta|k^2)=\int_0^\theta{\sqrt{1-k^2\sin^2\phi}}\,d\phi.$$ I want to find $E(k)$ where $k=0.36$. With a website I computed it to be approximately $1.518$. How can I find the answer without computer?
user815214
0
votes
2 answers

How does $\int_0^{2\pi}\sqrt{(a-\cos\theta)^2+\sin^2\theta}\ d\theta$ end up as an elliptic integral of the second kind?

This answer to Why can't Wolfram Alpha calculate $\int_0^{2\pi}\sqrt{(a-\cos\theta)^2+\sin^2\theta}\ d\theta$? includes the following excerpt: $$\Re(a (a+2))>-1\land \Re((a-2) a)>-1$$ where appear ellptic integrals of the second kind. In fact, this…
uhoh
  • 1,864
0
votes
0 answers

What are the polynomials E1(1-m) and E2(1-m) in E(m) = E1(1-m)+ E2(1-m)Ln(1-m)

The complete elliptic integrals K(m) and E(m) have very similar infinite series in powers of m, but convergence relies on m being less than say 0.5. For m near 1, they are expanded in powers of 1-m instead as that is now less than 0.5. K(m) =…
Paul
  • 11
0
votes
0 answers

Reduction of an elliptic integral

I'm interested in computing the integral $$I(x,y)=\frac12\int_0^x \frac{dt}{(t-y)\sqrt{t(t-x)(t-1)}}$$ If not for the additional pole that would be a complete elliptic integral of the first kind $$\frac12\int_0^x…
0
votes
0 answers

Breakdown of Elliptic Integrals into other Elliptic Integrals of the First, Second, and Third Kind

I was wondering how one could break the integral $$\int_{0}^{2\pi}\frac{1}{(a^2sin^2(\theta)+b^2cos^2(\theta))^{1/4}}d\theta$$ into other elliptic integrals of the first, second, and third kind. I came upon a thread that said all elliptic integrals…
0
votes
2 answers

elliptic integral confusion

I have run into issues in which I have found an incomplete elliptic integral of the first kind represented in multiple ways. In one instance there is a $k^2$ in the denominator and in the other, it is simply a $k$. So my question then is which of…