Elliptic Integrals

1.1k Views Asked by At

In my homework I had to solve the following integral

$\displaystyle\int_0^\pi \mathrm{d}\Psi \frac{\cos\Psi}{\sqrt{1+2s(1-\cos\Psi)}}$ with some constant $s\ll1$

The solution said this is an "elliptic integral" which cannot be solved analytically, thus we expanded the square root in order to solve it.

Question 1: How do I recognize this as an elliptic integral? Wikipedia gives the following definition:

"An elliptic integral is an integral of the form

$$\int R\left(x,\sqrt{P(x)}\, \right)$$

where R is a rational function in two variables and P(x) is a polynomial of degree three or four with no repeated roots."

However, $1+2s(1-\cos\Psi)$, the argument of the square root of the given integral, is definitely not a polynomial of degree three or four (or is it?). So why is it an elliptic integral?

Question 2:: What is the dfinition of the notation $R\left(\cdot,\cdot \right)$? Am I save to assume $R\left(x,\sqrt{P(x)} \right)\propto \frac{x}{\sqrt{P(x)}}$?

3

There are 3 best solutions below

1
On BEST ANSWER

Let $x=\cos \frac{t}{2}$, then $dx=-\frac{1}{2} \sin \frac{t}{2} \, dt \implies dt=-\frac{2\, dx}{\sqrt{1-x^{2}}}$.

Now $I=\int_{0}^{\pi} \frac{\cos t \, dt}{\sqrt{1+2s(1-\cos t)}} =2\int_{0}^{1} \frac{2x^{2}-1}{\sqrt{1+4s-4sx^{2}}} \frac{dx}{\sqrt{1-x^{2}}}$,

so the integrand has the denominator as a square root of a quartic.

1
On

Using Mathematica, show that it equals $\frac{(1+2s)E \left( \sqrt{\frac{4s}{1+4s}} \right)- (1+4s)K \left( \sqrt{\frac{4s}{1+4s}} \right)} {s\sqrt{1+4s}}$.

0
On

Here two pages of Elliptic Integrals of Harris Hancock, I hope be useful for you.

enter image description here

enter image description here