The discriminant $\Delta$ of a Weierstrass equation over a field $K$ is an element of $K$ defined in terms of the Weierstrass coefficients. If the Weierstrass equation is \[y^2+a_1xy+a_3y=x^3+a_2x^2+a_4x+a_6,\] then $\Delta$ is given by a polynomial expression in $a_1,\dots,a_6$, namely, \[\Delta=-b_2^2b_8 - 8 b_4^3 -27 b_6 ^2 + 9 b_2 b_4 b_6\] where \[\begin{aligned} b_2 &= a_1^2 + 4 a_2\\ b_4 &= 2a_4 + a_1 a_3\\ b_6 &= a_3^2 + 4 a_6 \\ b_8 &= a_1^2 a_6 + 4 a_2 a_6 - a_1 a_3 a_4 + a_2 a_3^2 - a_4^2. \end{aligned}\]
Then $\Delta\neq 0$ if and only if the equation defines a smooth curve, in which case its projective closure gives an elliptic curve.
Authors:
Knowl status:
- Review status: reviewed
- Last edited by John Cremona on 2021-01-07 09:43:10
Referred to by:
History:
(expand/hide all)
- ec.bad_reduction
- ec.discriminant_norm
- ec.invariants
- ec.j_invariant
- ec.local_minimal_model
- ec.period
- ec.q.234446.a1.bottom
- ec.q.discriminant
- ec.q.faltings_height
- ec.semi_global_minimal_model
- ec.weierstrass_coeffs
- lmfdb/ecnf/main.py (line 364)
- lmfdb/ecnf/templates/ecnf-curve.html (line 94)
- lmfdb/ecnf/templates/ecnf-curve.html (line 104)
- lmfdb/elliptic_curves/elliptic_curve.py (line 431)
- lmfdb/elliptic_curves/elliptic_curve.py (line 1195)
- lmfdb/elliptic_curves/templates/ec-curve.html (line 164)
- lmfdb/elliptic_curves/templates/ec-isoclass.html (line 23)
- lmfdb/genus2_curves/main.py (line 579)
- 2021-01-07 09:43:10 by John Cremona (Reviewed)
- 2018-12-13 05:48:28 by Andrew Sutherland (Reviewed)