Elliptic Curve Calculator

William Stein


y^2 + a1xy + a3y = x^3 + a2x^2 + a4x + a6

Enter a 2, 3 or 5-tuple of rational numbers a1, a2, a3, a4, a6 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.