In mathematics, an elliptic curve is a smooth, projective, algebraic curve of genus one, on which there is a specified point . An elliptic curve is defined over a field and describes points in, the Cartesian product of with itself. If the field's characteristic is different from 2 and 3, then the curve can be described as a plane algebraic curve which consists of solutions for:
y2=x3+ax+b
for some coefficients and in . The curve is required to be non-singular, which means that the curve has no cusps or self-intersections. (This is equivalent to the condition, that is, being square-free in .) It is always understood that the curve is really sitting in the projective plane, with the point being the unique point at infinity. Many sources define an elliptic curve to be simply a curve given by an equation of this form. (When the coefficient field has characteristic 2 or 3, the above equation is not quite general enough to include all non-singular cubic curves; see below.)
An elliptic curve is an abelian variety – that is, it has a group law defined algebraically, with respect to which it is an abelian group – and serves as the identity element.
If, where is any polynomial of degree three in with no repeated roots, the solution set is a nonsingular plane curve of genus one, an elliptic curve. If has degree four and is square-free this equation again describes a plane curve of genus one; however, it has no natural choice of identity element. More generally, any algebraic curve of genus one, for example the intersection of two quadric surfaces embedded in three-dimensional projective space, is called an elliptic curve, provided that it is equipped with a marked point to act as the identity.
Using the theory of elliptic functions, it can be shown that elliptic curves defined over the complex numbers correspond to embeddings of the torus into the complex projective plane. The torus is also an abelian group, and this correspondence is also a group isomorphism.
Elliptic curves are especially important in number theory, and constitute a major area of current research; for example, they were used in Andrew Wiles's proof of Fermat's Last Theorem. They also find applications in elliptic curve cryptography (ECC) and integer factorization.
An elliptic curve is not an ellipse in the sense of a projective conic, which has genus zero: see elliptic integral for the origin of the term. However, there is a natural representation of real elliptic curves with shape invariant as ellipses in the hyperbolic plane
H2
H2
H2
Topologically, a complex elliptic curve is a torus, while a complex ellipse is a sphere.
Although the formal definition of an elliptic curve requires some background in algebraic geometry, it is possible to describe some features of elliptic curves over the real numbers using only introductory algebra and geometry.
In this context, an elliptic curve is a plane curve defined by an equation of the form
y2=x3+ax+b
after a linear change of variables (and are real numbers). This type of equation is called a Weierstrass equation, and said to be in Weierstrass form, or Weierstrass normal form.
The definition of elliptic curve also requires that the curve be non-singular. Geometrically, this means that the graph has no cusps, self-intersections, or isolated points. Algebraically, this holds if and only if the discriminant,
\Delta
\Delta=-16\left(4a3+27b2\right) ≠ 0
(Although the factor −16 is irrelevant to whether or not the curve is non-singular, this definition of the discriminant is useful in a more advanced study of elliptic curves.)
The real 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 in figure to the right, the discriminant in the first case is 64, and in the second case is −368.
When working in the projective plane, the equation in homogeneous coordinates becomes :
Y2 | = | |
Z2 |
X3 | +a | |
Z3 |
X | |
Z |
+b
This equation is not defined on the line at infinity, but we can multiply by
Z3
ZY2=X3+aZ2X+bZ3
This resulting equation is defined on the whole projective plane, and the curve it defines projects onto the elliptic curve of interest. To find its intersection with the line at infinity, we can just posit
Z=0
X3=0
X=0
Y
(0,Y,0)
O=[0:1:0]
Since the curve is smooth, hence continuous, it can be shown that this point at infinity is the identity element of a group structure whose operation is geometrically described as follows:
Since the curve is symmetric about the -axis, given any point, we can take to be the point opposite it. We then have
-O=O
O
-O
O
If and are two points on the curve, then we can uniquely describe a third point in the following way. First, draw the line that intersects and . This will generally intersect the cubic at a third point, . We then take to be, the point opposite .
This definition for addition works except in a few special cases related to the point at infinity and intersection multiplicity. The first is when one of the points is . Here, we define, making the identity of the group. If we only have one point, thus we cannot define the line between them. In this case, we use the tangent line to the curve at this point as our line. In most cases, the tangent will intersect a second point and we can take its opposite. If and are opposites of each other, we define . Lastly, If is an inflection point (a point where the concavity of the curve changes), we take to be itself and is simply the point opposite itself, i.e. itself.
Let be a field over which the curve is defined (that is, the coefficients of the defining equation or equations of the curve are in) and denote the curve by . Then the -rational points of are the points on whose coordinates all lie in, including the point at infinity. The set of -rational points is denoted by . is a group, because properties of polynomial equations show that if is in, then is also in, and if two of,, are in, then so is the third. Additionally, if is a subfield of, then is a subgroup of .
The above groups can be described algebraically as well as geometrically. Given the curve over the field (whose characteristic we assume to be neither 2 nor 3), and points and on the curve, assume first that (case 1). Let be the equation of the line that intersects and, which has the following slope:
s=
yP-yQ | |
xP-xQ |
The line equation and the curve equation intersect at the points,, and, so the equations have identical values at these values.
\left(sx+d\right)2=x3+bx+c
which is equivalent to
x3-s2x2-2sdx+bx+c-d2=0
Since,, and are solutions, this equation has its roots at exactly the same values as
(x-xP)(x-xQ)(x-xR)=x3+(-xP-xQ-xR)x2+(xPxQ+xPxR+xQxR)x-xPxQxR
and because both equations are cubics they must be the same polynomial up to a scalar. Then equating the coefficients of in both equations
-s2=(-xP-xQ-xR)
and solving for the unknown .
xR=s2-xP-xQ
follows from the line equation
yR=yP-s(xP-xR)
and this is an element of, because is.
If, then there are two options: if (case 3), including the case where (case 4), then the sum is defined as 0; thus, the inverse of each point on the curve is found by reflecting it across the -axis.
If, then and (case 2 using as). The slope is given by the tangent to the curve at (xP, yP).
\begin{align} s&=
3{xP | |
2 |
+b}{2yP}\\ xR&=s2-2xP\\ yR&=yP-s(xP-xR) \end{align}
A more general expression for
s
s=
{xP | |
2 |
+xPxQ+
2 | |
{x | |
Q} |
+b}{yP+yQ}
where equality to relies on and obeying .
For the curve (the general form of an elliptic curve with characteristic 3), the formulas are similar, with and .
For a general cubic curve not in Weierstrass normal form, we can still define a group structure by designating one of its nine inflection points as the identity . In the projective plane, each line will intersect a cubic at three points when accounting for multiplicity. For a point, is defined as the unique third point on the line passing through and . Then, for any and, is defined as where is the unique third point on the line containing and .
For an example of the group law over a non-Weierstrass curve, see Hessian curves.
A curve E defined over the field of rational numbers is also defined over the field of real numbers. Therefore, the law of addition (of points with real coordinates) by the tangent and secant method can be applied to E. The explicit formulae show that the sum of two points P and Q with rational coordinates has again rational coordinates, since the line joining P and Q has rational coefficients. This way, one shows that the set of rational points of E forms a subgroup of the group of real points of E.
This section is concerned with points P = (x, y) of E such that x is an integer.
For example, the equation y2 = x3 + 17 has eight integral solutions with y > 0:[2] [3]
(x, y) = (−2, 3), (−1, 4), (2, 5), (4, 9), (8, 23), (43, 282), (52, 375), .
As another example, Ljunggren's equation, a curve whose Weierstrass form is y2 = x3 − 2x, has only four solutions with y ≥ 0 :
(x, y) = (0, 0), (−1, 1), (2, 2), (338,).
Rational points can be constructed by the method of tangents and secants detailed above, starting with a finite number of rational points. More precisely the Mordell–Weil theorem states that the group E(Q) is a finitely generated (abelian) group. By the fundamental theorem of finitely generated abelian groups it is therefore a finite direct sum of copies of Z and finite cyclic groups.
The proof of the theorem involves two parts. The first part shows that for any integer m > 1, the quotient group E(Q)/mE(Q) is finite (this is the weak Mordell–Weil theorem). Second, introducing a height function h on the rational points E(Q) defined by h(P0) = 0 and if P (unequal to the point at infinity P0) has as abscissa the rational number x = p/q (with coprime p and q). This height function h has the property that h(mP) grows roughly like the square of m. Moreover, only finitely many rational points with height smaller than any constant exist on E.
The proof of the theorem is thus a variant of the method of infinite descent[4] and relies on the repeated application of Euclidean divisions on E: let P ∈ E(Q) be a rational point on the curve, writing P as the sum 2P1 + Q1 where Q1 is a fixed representant of P in E(Q)/2E(Q), the height of P1 is about of the one of P (more generally, replacing 2 by any m > 1, and by). Redoing the same with P1, that is to say P1 = 2P2 + Q2, then P2 = 2P3 + Q3, etc. finally expresses P as an integral linear combination of points Qi and of points whose height is bounded by a fixed constant chosen in advance: by the weak Mordell–Weil theorem and the second property of the height function P is thus expressed as an integral linear combination of a finite number of fixed points.
The theorem however doesn't provide a method to determine any representatives of E(Q)/mE(Q).
The rank of E(Q), that is the number of copies of Z in E(Q) or, equivalently, the number of independent points of infinite order, is called the rank of E. The Birch and Swinnerton-Dyer conjecture is concerned with determining the rank. One conjectures that it can be arbitrarily large, even if only examples with relatively small rank are known. The elliptic curve with the currently largest exactly-known rank is
y2 + xy + y = x3 − x2 − x +
It has rank 20, found by Noam Elkies and Zev Klagsbrun in 2020. Curves of rank higher than 20 have been known since 1994, with lower bounds on their ranks ranging from 21 to 28, but their exact ranks are not known and in particular it is not proven which of them have higher rank than the others or which is the true "current champion".[5]
As for the groups constituting the torsion subgroup of E(Q), the following is known: the torsion subgroup of E(Q) is one of the 15 following groups (a theorem due to Barry Mazur): Z/NZ for N = 1, 2, ..., 10, or 12, or Z/2Z × Z/2NZ with N = 1, 2, 3, 4. Examples for every case are known. Moreover, elliptic curves whose Mordell–Weil groups over Q have the same torsion groups belong to a parametrized family.
See main article: Birch and Swinnerton-Dyer conjecture. The Birch and Swinnerton-Dyer conjecture (BSD) is one of the Millennium problems of the Clay Mathematics Institute. The conjecture relies on analytic and arithmetic objects defined by the elliptic curve in question.
At the analytic side, an important ingredient is a function of a complex variable, L, the Hasse–Weil zeta function of E over Q. This function is a variant of the Riemann zeta function and Dirichlet L-functions. It is defined as an Euler product, with one factor for every prime number p.
For a curve E over Q given by a minimal equation
y2+a1xy+a3y=x3+
2 | |
a | |
2x |
+a4x+a6
with integral coefficients
ai
The zeta function of an elliptic curve over a finite field Fp is, in some sense, a generating function assembling the information of the number of points of E with values in the finite field extensions Fpn of Fp. It is given by[6]
Z(E(Fp),T)=
infty | |
\exp\left(\sum | |
n=1 |
\#
\left[E({F} | )\right] | |
pn |
Tn | |
n |
\right)
The interior sum of the exponential resembles the development of the logarithm and, in fact, the so-defined zeta function is a rational function in T:
Z(E(Fp),T)=
1-apT+pT2 | |
(1-T)(1-pT) |
,
ap
p+1
E
Fp
ap=p+1-\#E(Fp)
or equivalently,
\#E(Fp)=p+1-ap
We may define the same quantities and functions over an arbitrary finite field of characteristic
p
q=pn
p
The L-function of E over Q is then defined by collecting this information together, for all primes p. It is defined by
L(E(Q),s)=\prodp\not\mid\left(1-app-s+p1\right)-1 ⋅ \prodp\mid\left(1-app-s\right)-1
where N is the conductor of E, i.e. the product of primes with bad reduction, in which case ap is defined differently from the method above: see Silverman (1986) below.
This product converges for Re(s) > 3/2 only. Hasse's conjecture affirms that the L-function admits an analytic continuation to the whole complex plane and satisfies a functional equation relating, for any s, L(E, s) to L(E, 2 − s). In 1999 this was shown to be a consequence of the proof of the Shimura–Taniyama–Weil conjecture, which asserts that every elliptic curve over Q is a modular curve, which implies that its L-function is the L-function of a modular form whose analytic continuation is known. One can therefore speak about the values of L(E, s) at any complex number s.
At s=1 (the conductor product can be discarded as it is finite), the L-function becomes
L(E(Q),1)=\prodp\not\mid\left(1-app-1+p-1\right)-1=\prodp\not\mid
p | |
p-ap+1 |
=\prodp\not\mid
p | |
\#E(Fp) |
The Birch and Swinnerton-Dyer conjecture relates the arithmetic of the curve to the behaviour of this L-function at s = 1. It affirms that the vanishing order of the L-function at s = 1 equals the rank of E and predicts the leading term of the Laurent series of L(E, s) at that point in terms of several quantities attached to the elliptic curve.
Much like the Riemann hypothesis, the truth of the BSD conjecture would have multiple consequences, including the following two:
y2=x3-n2x
2x2+y2+8z2=n
2x2+y2+32z2=n
y2=x3+ax+b
Let K = Fq be the finite field with q elements and E an elliptic curve defined over K. While the precise number of rational points of an elliptic curve E over K is in general difficult to compute, Hasse's theorem on elliptic curves gives the following inequality:
|\#E(K)-(q+1)|\le2\sqrt{q}
In other words, the number of points on the curve grows proportionally to the number of elements in the field. This fact can be understood and proven with the help of some general theory; see local zeta function and étale cohomology for example.
The set of points E(Fq) is a finite abelian group. It is always cyclic or the product of two cyclic groups, depending whether q is even or odd. For example,[9] the curve defined by
y2=x3-x
over F71 has 72 points (71 affine points including (0,0) and one point at infinity) over this field, whose group structure is given by Z/2Z × Z/36Z. The number of points on a specific curve can be computed with Schoof's algorithm.
Studying the curve over the field extensions of Fq is facilitated by the introduction of the local zeta function of E over Fq, defined by a generating series (also see above)
Z(E(K),T)=\exp
infty | |
\left(\sum | |
n=1 |
\#\left[E(Kn)\right]{Tn\overn}\right)
where the field Kn is the (unique up to isomorphism) extension of K = Fq of degree n (that is, Fqn).
The zeta function is a rational function in T. To see this, the integer
an
\#E(Kn)=1-an+qn
has an associated complex number
\alpha
1-an+qn=1-\alphan-\bar\alphan+qn
where
\bar\alpha
\alpha
\sqrt{q}
\alpha=
| ||||
q |
ei\theta,\bar\alpha=
| ||||
q |
e-i\theta
\cosn\theta=
an | |
2\sqrtq |
\alphan\bar\alphan=qn
\alphan+\bar\alphan=an
(1-\alphan)(1-\bar\alphan)=1-an+qn
\alpha
an
\begin{alignat}{2}Z(E(K),T)&=\exp
infty | |
\left(\sum | |
n=1 |
\left(1-\alphan-\bar\alphan+qn\right){Tn\overn}\right)\ &=\exp
infty | |
\left(\sum | |
n=1 |
{Tn\overn}-
infty | |
\sum | |
n=1 |
\alphan{Tn\overn}-
infty | |
\sum | |
n=1 |
\bar\alphan{Tn\overn}+
infty | |
\sum | |
n=1 |
qn{Tn\overn}\right)\ &=\exp\left(-ln(1-T)+ln(1-\alphaT)+ln(1-\bar\alphaT)-ln(1-qT)\right)\ &=\exp\left(ln
(1-\alphaT)(1-\bar\alphaT) | |
(1-T)(1-qT) |
\right)\ &=
(1-\alphaT)(1-\bar\alphaT) | |
(1-T)(1-qT) |
\ \end{alignat}
Then
(1-\alphaT)(1-\bar\alphaT)=1-aT+qT2
Z(E(K),T)=
1-aT+qT2 | |
(1-qT)(1-T) |
For example, the zeta function of E : y2 + y = x3 over the field F2 is given by
1+2T2 | |
(1-T)(1-2T) |
which follows from:
\left|
E(F | |
2r |
)\right|=\begin{cases}2r+1&rodd\ 2r+1-
| ||||
2(-2) |
&reven\end{cases}
The functional equation is
Z\left(E(K),
1 | |
qT |
\right)=
| |||||||||
|
=
q2T2-aqT+q | |
(qT-q)(qT-1) |
=Z(E(K),T)
As we are only interested in the behaviour of
an
Z(a,T)=\exp
infty | |
\left(\sum | |
n=1 |
-an{Tn\overn}\right)
Z(a,T)=\exp
infty | |
\left(\sum | |
n=1 |
-\alphan{Tn\overn}-\bar\alphan{Tn\overn}\right)
and so
Z(a,T)=\exp\left(ln(1-\alphaT)+ln(1-\bar\alphaT)\right)
which leads directly to the local L-functions
L(E(K),T)=1-aT+qT2
The Sato–Tate conjecture is a statement about how the error term
2\sqrt{q}
Elliptic curves over finite fields are notably applied in cryptography and for the factorization of large integers. These algorithms often make use of the group structure on the points of E. Algorithms that are applicable to general groups, for example the group of invertible elements in finite fields, F*q, can thus be applied to the group of points on an elliptic curve. For example, the discrete logarithm is such an algorithm. The interest in this is that choosing an elliptic curve allows for more flexibility than choosing q (and thus the group of units in Fq). Also, the group structure of elliptic curves is generally more complicated.
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 and endowed with a distinguished 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=x3-px-q
after a linear change of variables. Here p and q are elements of K such that the right hand side polynomial x3 − px − q does not have any double roots. If the characteristic is 2 or 3, then more terms need to be kept: in characteristic 3, the most general equation is of the form
y2=4x3+b2x2+2b4x+b6
for arbitrary constants b2, b4, b6 such that the polynomial on the right-hand side has distinct roots (the notation is chosen for historical reasons). In characteristic 2, even this much is not possible, and the most general equation is
y2+a1xy+a3y=x3+a2x2+a4x+a6
provided that the variety it defines is non-singular. If characteristic were not an obstruction, each equation would reduce to the previous ones by a suitable linear change of variables.
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.
Many of the preceding results remain valid when the field of definition of E is a number field K, that is to say, a finite field extension of Q. In particular, the group E(K) of K-rational points of an elliptic curve E defined over K is finitely generated, which generalizes the Mordell–Weil theorem above. A theorem due to Loïc Merel shows that for a given integer d, there are (up to isomorphism) only finitely many groups that can occur as the torsion groups of E(K) for an elliptic curve defined over a number field K of degree d. More precisely,[11] there is a number B(d) such that for any elliptic curve E defined over a number field K of degree d, any torsion point of E(K) is of order less than B(d). The theorem is effective: for d > 1, if a torsion point is of order p, with p prime, then
p<
3d2 | |
d |
As for the integral points, Siegel's theorem generalizes to the following: Let E be an elliptic curve defined over a number field K, x and y the Weierstrass coordinates. Then there are only finitely many points of E(K) whose x-coordinate is in the ring of integers OK.
The properties of the Hasse–Weil zeta function and the Birch and Swinnerton-Dyer conjecture can also be extended to this more general situation.
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
\wp'(z)2=4\wp(z)3-g2\wp(z)-g3
Here, and are constants; is the Weierstrass elliptic function and 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 periodic with respect to a lattice ; in essence, the Weierstrass functions are naturally defined on a torus . This torus may be embedded in the complex projective plane by means of the map
z\mapsto\left[1:\wp(z):\tfrac12\wp'(z)\right]
This map is a group isomorphism of the torus (considered with its natural group structure) with the chord-and-tangent group law on the cubic curve which is the image of this map. It is also an isomorphism of Riemann surfaces from the torus to the cubic curve, so topologically, an elliptic curve is a torus. If the lattice is related by multiplication by a non-zero complex number to a lattice, then the corresponding curves are isomorphic. Isomorphism classes of elliptic curves are specified by the -invariant.
The isomorphism classes can be understood in a simpler way as well. The constants and, called the modular invariants, are uniquely determined by the lattice, that is, by the structure of the torus. However, all real polynomials factorize completely into linear factors over the complex numbers, since the field of complex numbers is the algebraic closure of the reals. So, the elliptic curve may be written as
y2=x(x-1)(x-λ)
One finds that
\begin{align} g2'&=
\sqrt[3]4 | |
3 |
\left(λ2-λ+1\right)\\[4pt] g3'&=
1 | |
27 |
(λ+1)\left(2λ2-5λ+2\right) \end{align}
and
j(\tau)=1728
{g2' | |
3}{{g |
3 | |
2'} |
-
2} | |
27{g | |
3'} |
=256
\left(λ2-λ+1\right)3 | |
λ2\left(λ-1\right)2 |
with -invariant and is sometimes called the modular lambda function. For example, let, then which implies,, and therefore of the formula above are all algebraic numbers if involves an imaginary quadratic field. In fact, it yields the integer .
In contrast, the modular discriminant
\Delta(\tau)=
3 | |
g | |
2(\tau) |
-
2 | |
27g | |
3(\tau) |
=(2\pi)12η24(\tau)
η(2i)= |
| |||||||||||||||
|
Note that the uniformization theorem implies that every compact Riemann surface of genus one can be represented as a torus. This also allows an easy understanding of the torsion points on an elliptic curve: if the lattice is spanned by the fundamental periods and, then the -torsion points are the (equivalence classes of) points of the form
a | |
n |
\omega1+
b | |
n |
\omega2
for integers and in the range .
If
E:
2=4(x-e | |
y | |
1)(x-e |
2)(x-e3)
is an elliptic curve over the complex numbers and
a0=\sqrt{e1-e3}, b0=\sqrt{e1-e2}, c0=\sqrt{e2-e3},
then a pair of fundamental periods of can be calculated very rapidly by
\omega | ||||
|
(a0,b0)},
\omega | ||||
|
(c0,ib0)}
is the arithmetic–geometric mean of and . At each step of the arithmetic–geometric mean iteration, the signs of arising from the ambiguity of geometric mean iterations are chosen such that where and denote the individual arithmetic mean and geometric mean iterations of and, respectively. When, there is an additional condition that .[12]
Over the complex numbers, every elliptic curve has nine inflection points. Every line through two of these points also passes through a third inflection point; the nine points and 12 lines formed in this way form a realization of the Hesse configuration.
Given an isogeny
f:E → E'
of elliptic curves of degree
n
\hat{f}:E' → E
of the same degree such that
f\circ\hat{f}=[n].
Here
[n]
n
e\mapstone
n2.
Often only the existence of a dual isogeny is needed, but it can be explicitly given as the composition
E' → Div0(E')\toDiv0(E) → E
where
{Div
E → {Div
P\toP-O
O
E
{Div
\sumnPP\to\sumnPP.
To see that
f\circ\hat{f}=[n]
f
E → {Div
and that since
f
n
f*f*
n
{Div
{Pic
{Div
E → {Div
E\to{Pic
E'\to{Pic
Note that the relation
f\circ\hat{f}=[n]
\hat{f}\circf=[n].
\phi=\hat{f}\circf.
\phi\circ\hat{f}=\hat{f}\circ[n]=[n]\circ\hat{f}.
\hat{f}
\phi=[n].
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:
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.