Elliptic curve point addition by Ciro Santilli 35 Updated +Created
Elliptic curve point addition is the group operation of an elliptic curve group, i.e. it is a function that takes two points of an elliptic curve as input, and returns a third point of the elliptic curve as its output, while obeying the group axioms.
The operation is defined e.g. at en.wikipedia.org/w/index.php?title=Elliptic_curve_point_multiplication&oldid=1168754060#Point_operations. For example, consider the most common case for two different points different. If the two points are given in coordinates:
then the addition is defined in the general case as:
with some slightly different definitions for point doubling and the identity point.
This definition relies only on operations that we know how to do on arbitrary fields:and it therefore works for elliptic curves defined over any field.
Just remember that:
means:
and that always exists because it is the inverse element, which is guaranteed to exist for multiplication due to the group axioms it obeys.
The group function is usually called elliptic curve point addition, and repeated addition as done for DHKE is called elliptic curve point multiplication.
Elliptic curve point multiplication by Ciro Santilli 35 Updated +Created
Multiplicative inverse by Ciro Santilli 35 Updated +Created
Quadratically closed field by Ciro Santilli 35 Updated +Created
Number of elements of an elliptic curve over the rational numbers by Ciro Santilli 35 Updated +Created
Can be finite or infinite! TODO examples. But it is always a finitely generated group.
This construction takes as input:and it produces an elliptic curve over a finite field of order as output.
The constructions is used in the Birch and Swinnerton-Dyer conjecture.
To do it, we just convert the coefficients and from the Equation "Definition of the elliptic curves" from rational numbers to elements of the finite field.
For example, suppose we have and we are using .
For the denominator , we just use the multiplicative inverse, e.g. supposing we have
where because , related: math.stackexchange.com/questions/1204034/elliptic-curve-reduction-modulo-p
Number of elements of an elliptic curve by Ciro Santilli 35 Updated +Created
Waring's problem for squares by Ciro Santilli 35 Updated +Created
4 squares are sufficient by Lagrange's four-square theorem.
The subsets reachable with 2 and 3 squares are fully characterized by Legendre's three-square theorem and
Waring problem variant by Ciro Santilli 35 Updated +Created
Charity Engine by Ciro Santilli 35 Updated +Created
Schoof's algorithm by Ciro Santilli 35 Updated +Created
Mordell's theorem by Ciro Santilli 35 Updated +Created
The number of points may be either finite or infinite. But when infinite, it is still a finitely generated group.
For this reason, the rank of an elliptic curve over the rational numbers is always defined.
TODO example.
Quantum computing university course by Ciro Santilli 35 Updated +Created
Legendre's three-square theorem by Ciro Santilli 35 Updated +Created
Sum of two squares theorem by Ciro Santilli 35 Updated +Created
MIT course by Ciro Santilli 35 Updated +Created
Rank of an elliptic curve over the rational numbers by Ciro Santilli 35 Updated +Created
Mordell's theorem guarantees that the rank (number of elements in the generating set of the group) is always well defined for an elliptic curve over the rational numbers. But as of 2023 there is no known algorithm which calculates the rank of any curve!
It is not even known if there are elliptic curves of every rank or not: Largest known ranks of an elliptic curve over the rational numbers, and it has proven extremely hard to find new ones over time.
TODO list of known values and algorithms? The Birch and Swinnerton-Dyer conjecture would immediately provide a stupid algorithm for it.
Department of the University of Oxford by Ciro Santilli 35 Updated +Created

Unlisted articles are being shown, click here to show only listed articles.