Elliptic Curve Calculator
William Stein
y^2 + a
1
xy + a
3
y = x^3 + a
2
x^2 + a
4
x + a
6
Enter a 2, 3 or 5-tuple of rational numbers a
1
, a
2
, a
3
, a
4
, a
6
that define an elliptic curve:
When you click the submit button, the data is computed using
MAGMA
(which is called by this
cgi-bin Python script
). This script uses
this HTML Python Module
. If you have any questions or comments, please send email me at
was@math.harvard.edu
.