Elliptic curve

From Free net encyclopedia

In mathematics, an elliptic curve is a plane curve defined by an equation of the form

y2 = x3 + a x + b,

which is non-singular; that is, its graph has no cusps or self-intersections. (When the characteristic of the coefficient field is equal to 2 or 3, the above equation is not quite general enough to comprise all non-singular cubic curves; see below for a more precise definition.)

One finds that elliptic curves correspond to embeddings of the torus into the complex projective plane; such embeddings generalize to arbitrary fields, and so it is said that elliptic curves are non-singular projective algebraic curves of genus 1 over a field K, together with a distinguished point defined over K. The natural group structure of a torus manifests itself in a curious geometric way on an elliptic curve; the set of points of the curve form an abelian group.

Elliptic curves are especially important in number theory, and constitute a major area of current research; for example, they were used in the proof, by Andrew Wiles (assisted by one of his former PhD students, Richard Taylor), of Fermat's last theorem. They also find applications in cryptography (see the article elliptic curve cryptography) and integer factorization.

An elliptic curve is not the same as an ellipse: see elliptic integral for the origin of the term.

Contents

Elliptic curves over the real numbers

Although the formal definition of an elliptic curve is fairly technical and requires some background in algebraic geometry, it is possible to describe some features of elliptic curves over the real numbers using only high school algebra and geometry.

In this context, an elliptic curve is a plane curve defined by an equation of the form

<math>y^2 = x^3 + ax + b</math>,

where a and b are real numbers. This type of equation is called a Weierstrass equation.

For example, the following graphs illustrate the elliptic curves given by the equations <math>y^2 = x^3 - x</math> and <math>y^2 = x^3 - x + 1</math>. Image:ECexamples01.png

The definition of elliptic curve also requires that the curve be non-singular. Geometrically, this means that the graph has no cusps or self-intersections. Algebraically, this involves calculating the discriminant,

<math>\Delta = -16(4a^3 + 27b^2)</math>

The curve is non-singular if the discriminant is not equal to zero. (Although the factor −16 seems irrelevant here, it turns out to be convenient in more advanced study of elliptic curves.)

The graph of a non-singular curve has two components if its discriminant is positive, and one component if it is negative. For example, in the graphs shown above, the discriminant in the first case is 64, and in the second case is −368.

The group law

By adding a "point at infinity", we obtain the projective version of this curve. If P and Q are two points on the curve, then we can uniquely describe a third point which is the intersection of the curve with the line through P and Q. If the line is tangent to the curve at a point, then that point is counted twice; and if the line is parallel to the y-axis, we define the third point as the point "at infinity". Exactly one of these conditions then holds for any pair of points on an elliptic curve.

Image:ECClines.png

It is then possible to introduce a group operation, "+", on the curve with the following properties: we consider the point at infinity to be 0, the identity of the group; and if a straight line intersects the curve at the points P, Q and R, then we require that P + Q + R = 0 in the group. One can check that this turns the curve into an abelian group, and thus into an abelian variety. It can be shown that the set of K-rational points (including the point at infinity) forms a subgroup of this group. If the curve is denoted by E, then this subgroup is often written as E(K).

The above group can be described algebraically as well as geometrically. Given the curve y2 = x3pxq over the field K (whose characteristic we assume to be neither 2 nor 3), and points P = (xP, yP) and Q = (xQ, yQ) on the curve, assume first that xPxQ. Let s = (yPyQ)/(xPxQ); since K is a field, s is well-defined. Then we can define R = P + Q = (xR, yR) by

<math>x_R = s^2 - x_P - x_Q</math>
<math>y_R = -y_P + s(x_P - x_R)</math>

If xP = xQ, then there are two options: if yP = −yQ, then the sum is defined as 0; thus, the inverse of each point on the curve is found by reflecting it across the x-axis. If yP = yQ ≠ 0, then R = P + P = 2P = (xR, yR) is given by

<math>s = {(3{x_P}^2 - p)}/{(2y_P)}</math>
<math>x_R = s^2 - 2x_P</math>
<math>y_R = -y_P + s(x_P - x_R)</math>

If yP = yQ = 0, then P + P = 0.

Elliptic curves over the complex numbers

The formulation of elliptic curves as the embedding of a torus in the complex projective plane follows naturally from a curious property of Weierstrass's elliptic functions. These functions and their first derivative are related by the formula

<math>\wp'(z)^2 = 4\wp(z)^3 -g_2\wp(z) - g_3</math>

Here, <math>g_2</math> and <math>g_3</math> are constants; <math>\wp(z)</math> is the Weierstrass elliptic function and <math>\wp'(z)</math> its derivative. It should be clear that this relation is in the form of an elliptic curve (over the complex numbers). The Weierstrass functions are doubly-periodic; that is, they are period with respect to a lattice Λ; in essence, the Weierstrass functions are naturally defined on a torus <math>T=\mathbb{C}/\Lambda</math>. This torus may be embedded in the complex projective plane by means of the map

<math>z\to (1,\wp(z), \wp'(z))</math>.

This map is a group isomorphism, carrying the natural group structure of the torus into the projective plane. It is also an isomorphism of Riemann surfaces, and so topologically, a given elliptic curve looks like a torus. If the lattice Λ is related to a lattice cΛ by multiplication by a non-zero complex number c, then the corresponding curves are isomorphic. Isomorphism classes of elliptic curves are specified by the j-invariant.

The isomorphism classes can be understood in a simpler way as well. The constants <math>g_2</math> and <math>g_3</math>, called the modular invariants, are uniquely determined by the lattice, that is, by the structure of the torus. However, the complex numbers are the splitting field for polynomials, and so the elliptic curve may be written as

<math>y^2=x(x-1)(x-\lambda)</math>

One finds that

<math>g_2 = \frac{4^{1/3}}{3} (\lambda^2-\lambda+1)</math>

and

<math>g_3=\frac{1}{27} (\lambda+1)(2\lambda^2-5\lambda+2)</math>

so that the modular discriminant is

<math>\Delta = g_2^3-27g_3^2 = \lambda^2(\lambda-1)^2</math>

Here, λ is sometimes called the modular lambda function.

Note that the uniformization theorem states that every compact Riemann surface of genus one can be represented as a torus.

Elliptic curves over a general field

Elliptic curves can be defined over any field K; the formal definition of an elliptic curve is a non-singular projective algebraic curve over K with genus 1 with a given point defined over K.

If the characteristic of K is neither 2 nor 3, then every elliptic curve over K can be written in the form

y2 = x3pxq

where p and q are elements of K such that the right hand side polynomial x3pxq does not have any double roots. If the characteristic is 2 or 3, then more terms need to be kept.

One typically takes the curve to be the set of all points (x,y) which satisfy the above equation and such that both x and y are elements of the algebraic closure of K. Points of the curve whose coordinates both belong to K are called K-rational points.

Connections to number theory

The Mordell-Weil theorem states that if the underlying field K is the field of rational numbers (or more generally a number field), then the group of K-rational points is finitely generated. This means that the group can be expressed as the direct sum of a free abelian group and a finite torsion subgroup. While it is relatively easy to determine the torsion subgroup of E(K), no general algorithm is known to compute the rank of the free subgroup. A formula for this rank is given by the Birch and Swinnerton-Dyer conjecture.

The recent proof of Fermat's last theorem proceeded by proving a special case of the deep Taniyama-Shimura conjecture relating elliptic curves over the rationals to modular forms; this conjecture has since been completely proved.

While the precise number of rational points of an elliptic curve E over a finite field Fp is in general rather difficult to compute, Hasse's theorem on elliptic curves tells us

<math> \left| \sharp E( \mathbb{F}_p ) - p - 1 \right| < 2 \sqrt{p} </math>

This fact can be understood and proven with the help of some general theory; see local zeta function, Étale cohomology. The number of points on a specific curve can be computed with Schoof's algorithm.

For further developments see arithmetic of abelian varieties.

Algorithms that use elliptic curves

Elliptic curves over finite fields are used in some cryptographic applications as well as for integer factorization. Typically, the general idea in these applications is that a known algorithm which makes use of certain finite groups is rewritten to use the groups of rational points of elliptic curves. For more see also:

References

Serge Lang, in the introduction to the book cited below, stated that "It is possible to write endlessly on elliptic curves. (This is not a threat.)" The following short list is thus at best a guide to the vast expository literature available on the theoretical, algorithmic, and cryptographic aspects of elliptic curves.

  • {{cite book
| author = I. Blake
| coauthors = G. Seroussi, N. Smart, N.J. Hitchin
| year = 2000
| title = Elliptic Curves in Cryptography
| publisher = Cambridge Univ. Press
| id = ISBN 0521653746
}}
  • {{cite book
| author = Richard Crandall
| coauthors = Carl Pomerance
| year = 2001
| title = Prime Numbers: A Computational Perspective
| publisher = Springer
| edition = 1st edition
| id = ISBN 0387947779
| chapter = Chapter 7: Elliptic Curve Arithmetic
| pages = 285–352
}}
  • {{cite book
| author = John Cremona
| year = 1992
| title = Alogorithms for Modular Elliptic Curves
| publisher = Cambridge Univ. Press
}}
  • {{cite book
| author = Dale Husemöller
| year = 2004
| title = Elliptic Curves
| edition = 2nd edition
| publisher = Springer
}}
  • {{cite book
| author = Kenneth Ireland
| coauthors = Michael Rosen
| year = 1990
| title = A Classical Introduction to Modern Number Theory
| publisher = Springer
| edition = 2nd edition
| chapter = Chapters 18 and 19
}}
  • {{cite book
| author = Anthony Knapp
| year = 1992
| title = Elliptic Curves
| publisher = Math Notes 40, Princeton Univ. Press
}}
  • {{cite book
| author = Neal Koblitz
| year = 1984
| title = Introduction to Elliptic Curves and Modular Forms
| publisher = Springer
}}
  • {{cite book
| author = Neal Koblitz
| year = 1994
| title = A Course in Number Theory and Cryptography
| publisher = Springer
| edition = 2nd edition
| id = ISBN 0387942939
| chapter = Chapter 6
}}
  • {{cite book
| author = Serge Lang
| year = 1978
| title = Elliptic Curves: Diophantine Analysis
| publisher = Springer
}}
  • {{cite book
| author = Joseph H. Silverman
| year = 1986
| title = The Arithmetic of Elliptic Curves
| publisher = Springer
}}
  • {{cite book
| author = Joseph H. Silverman
| year = 1994
| title = Advanced Topics in the Arithmetic of Elliptic Curves
| publisher = Springer
}}
  • {{cite book
| author = Joseph H. Silverman
| coauthors = John Tate
| year = 1992
| title = Rational Points on Elliptic Curves
| publisher = Springer
}}
  • {{cite book
| author = Lawrence Washington
| year = 440
| title = Elliptic Curves: Number Theory and Cryptography
| publisher = Chapman & Hall/CRC
| id = ISBN 1584883650
}}

External links

de:Elliptische Kurve es:Curvas elípticas fi:Elliptinen käyrä fr:Courbe elliptique he:עקום אליפטי ja:楕円曲線 ko:타원 곡선 pl:Krzywe eliptyczne ru:Эллиптическая кривая zh:椭圆曲线