A "reduced fraction" is a fraction that has the smallest possible integer numerator and denominator for its value.
For example:is not a reduced fraction, because there is another fraction equal to it but with smaller numerator and denominator:
Reduction of an elliptic curve over the rational numbers to an elliptic curve over a finite field mod p Updated 2024-12-15 +Created 1970-01-01
This construction takes as input:and it produces an elliptic curve over a finite field of order as output.
- elliptic curve over the rational numbers
- a prime number
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 havewhere because , related: math.stackexchange.com/questions/1204034/elliptic-curve-reduction-modulo-p