The short Weierstrass curve $y^2 = x^3 + Ax + B$ given by setting $a_1 = a_2 = a_3 = 0$, $a_4 = A$, $a_6 = B$.
Instances For
Definition 13.11. The $j$-invariant of the short Weierstrass curve $y^2 = x^3 + Ax + B$: $j(A, B) = 1728 \cdot 4A^3 / (4A^3 + 27B^2)$.
Instances For
@[simp]
The $c_4$ invariant of the short Weierstrass curve $y^2 = x^3 + Ax + B$ equals $-48 A$.
@[simp]
When $A = 0$, the curve $y^2 = x^3 + B$ has $j$-invariant $0$.
theorem
JInvariant.jInvariant_of_B_eq_zero
{k : Type u_1}
[Field k]
(A : k)
(hA : A ≠ 0)
(h2 : 2 ≠ 0)
:
When $B = 0$ and $A \ne 0$, the curve $y^2 = x^3 + Ax$ has $j$-invariant $1728$.