Supriya Ghosh (Editor)

Legendre form

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

In mathematics, the Legendre forms of elliptic integrals are a canonical set of three elliptic integrals to which all others may be reduced. Legendre chose the name elliptic integrals because the second kind gives the arc length of an ellipse of unit semi-major axis and eccentricity k (the ellipse being defined parametrically by x = 1 k 2 cos ( t ) , y = sin ( t ) ).

Contents

In modern times the Legendre forms have largely been supplanted by an alternative canonical set, the Carlson symmetric forms. A more detailed treatment of the Legendre forms is given in the main article on elliptic integrals.

Definition

The incomplete elliptic integral of the first kind is defined as,

F ( ϕ , k ) = 0 ϕ 1 1 k 2 sin 2 ( t ) d t ,

the second kind as

E ( ϕ , k ) = 0 ϕ 1 k 2 sin 2 ( t ) d t ,

and the third kind as

Π ( ϕ , n , k ) = 0 ϕ 1 ( 1 n sin 2 ( t ) ) 1 k 2 sin 2 ( t ) d t .

The argument n of the third kind of integral is known as the characteristic, which in different notational conventions can appear as either the first, second or third argument of Π and furthermore is sometimes defined with the opposite sign. The argument order shown above is that of Gradshteyn and Ryzhik

as well as Numerical Recipes. The choice of sign is that of Abramowitz and Stegun as well as Gradshteyn and Ryzhik, but corresponds to the Π ( ϕ , n , k ) of Numerical Recipes.

The respective complete elliptic integrals are obtained by setting the amplitude, ϕ , the upper limit of the integrals, to π / 2 .

The Legendre form of an elliptic curve is given by

y 2 = x ( x 1 ) ( x λ )

Numerical evaluation

The classic method of evaluation is by means of Landen's transformations. Descending Landen transformation decreases the modulus k towards zero, while increasing the amplitude ϕ . Conversely, ascending transformation increases the modulus towards unity, while decreasing the amplitude. In either limit of k , zero or one, the integral is readily evaluated.

Most modern authors recommend evaluation in terms of the Carlson symmetric forms, for which there exist efficient, robust and relatively simple algorithms. This approach has been adopted by Boost C++ Libraries, GNU Scientific Library and Numerical Recipes.

References

Legendre form Wikipedia