I am trying to transform $X^3 + Y^3 + Z^3 + 3XYZ = 0$ into an equation of the form $y^2 = x^3 + Ax + B$. I tried dividing by $Z^3$ and then letting $X/Z = u + v$ and $Y/Z = u - v$. That gave me the equation $2u^3 + 6uv^2 + 3(u^2 - v^2) + 1 = 0$. I then tried dividing by $v^2$ and letting $y/36 = v/u$ and $-x/6 = 1/u$. This gave me $y^2 = x^3 + (6^3/2)x - (3/6^2)xy^2 - 2(6^3)$. Unfortunately, I cannot figure out a way to get rid of the $xy$ factor. I would appreciate it if someone could give me a hint on how to proceed from here, or to try a different approach. Thanks.
2026-04-01 08:05:44.1775030744
Transforming $X^3 + Y^3 + Z^3 + 3XYZ = 0$ into an elliptic curve
90 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in ELLIPTIC-CURVES
- Can we find $n$ Pythagorean triples with a common leg for any $n$?
- Solution of $X^5=5 Y (Y+1)+1$ in integers.
- Why does birational equivalence preserve group law in elliptic curves?
- CM elliptic curves and isogeny
- Elliptic Curve and Differential Form Determine Weierstrass Equation
- Difficulty understanding Hartshorne Theorem IV.4.11
- Elementary Elliptic Curves
- Flex points are invariant under isomorphism
- The Mordell equation $x^2 + 11 = y^3$.
- How do we know that reducing $E/K$ commutes with the addition law for $K$ local field
Related Questions in PROJECTIVE-GEOMETRY
- Visualization of Projective Space
- Show that the asymptotes of an hyperbola are its tangents at infinity points
- Determining the true shape of a section.
- Do projective transforms preserve circle centres?
- why images are related by an affine transformation in following specific case?(background in computer vision required)
- Calculating the polar of a given pole relative to a conic (with NO Calculus)
- Elliptic Curve and Differential Form Determine Weierstrass Equation
- Inequivalent holomorphic atlases
- Conic in projective plane isomorphic to projective line
- Noether normalization lemma
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
I will follow Nagell's algorithm, as described for instance in the excellent Handbook of Ian Connell, §1.4, Cubic to Weierstraß, page 115 and following, a link found quickly is
Ian Connell, Elliptic Curve Handbook, 1999
$(0)$ We start with the given curve, and let us set $Z=1$ (and pass to an affine piece of the curve) for an easy typing, so $$ X^3 + Y^3 + 3XY+1=0\ . $$ We need it in the form $(\unicode{xB6})$, so that $(0,0)$ is a point on it. For this we use some point we can figure out, and translate it. I will use $(X,Y)=(0,-1)$, thus use $X$ further and the substitution $Y_1=Y+1$, $Y=Y_1-1$. We obtain: $$ X^3 + Y_1^3 - 3Y_1^2 + 3Y_1 + 3XY_1 - 3X = 0\ . $$ The boxed coefficient is our coefficient $s_9$ from loc. cit., and $(X,Y_1)$ the variables used here instead of $(u,v)$ used in $(\unicode{xB6})$.
$(1)$ Yes, $s_9=3\ne 0$. The curve is not singular in $(X,Y_1)=(0,0)$.
$(2)$ The homogenized form, taking $X=U/W$, $Y_1=V/W$ is $$ 0 = F := \underbrace{U^3 + V^3}_{F_3} + \underbrace{3V(U-V)}_{F_2}W + \underbrace{3(V-U)}_{F_1}W^2\ . $$ The tangent line in the point $P=[U:V:W]=[0:0:1]$ has the equation $F_1=0$, i.e. $V=U$, and it intersects the cubic in $2U^3=0$, with solution $U=0$ with multiplicity $3$, which points to the point $P$, so the "other" two intersection points are $P$, $P$, counted with multiplicity. The flex point case. And it is already the origin (in the $W=1$ affine component). We do not need any change, and go back to the affine coordinates, which are back $(X,Y_1)$ again: $$ X^3 + Y_1^3 +3Y_1(X-Y_1) + 3(Y_1 - X) = 0\ . $$
$(3)$ Write $t$ for $Y_1/X$, and we use now $(X,t)$ as variables. So $Y_1$ is replaced by $tX$. We obtain $$ X^3 (1+ t^3) + 3X^2t(1-t) + 3X(t-1)=0\ . $$ We work in the affine world $X\ne 0$, so write instead: $$ X^2 (1+ t^3) + 3Xt(1-t) + 3(t-1)=0\ . $$ We solve for $X$, and obtain: $$ \tag{$*$} X = \frac 1{2(1+t^3)}\left(3t(t-1)\pm \sqrt{\underbrace{9t^2(t-1)^2-12(t-1)(t^3+1)}_{:=\delta}^{\phantom\delta }}\right) \ . $$ One obvious solution for the vanishing of the radical is $t_0=1$. So we substitute $t = t_0+\frac 1\tau=1+\frac 1\tau$, and obtain $$ \delta = -3 \, \left(t^3 + 3 \, t^2 + 4\right)(t - 1) \\ = \underbrace{ -3(8\tau^3 + 9\tau^2 +6\tau + 1) }_{=:\rho} \frac 1{\tau^4}\ , $$ and $\rho$ is a cubic in $\tau$.
Imagine now that in the above $(*)$ relation we isolate the radical on one side, and all the rest on the other side.
Take squares on both sides.
Clear the denominator $\tau^4$ on the $\delta$-side. On the other side we have a square, depending on $X,\tau$, let us use the letter $\nu$ for it. We obtained thus: $$ \nu^2 = \underbrace{ -3(8\tau^3 + 9\tau^2 +6\tau + 1) }_{=:\rho} \ . $$ We are done. But let us complete the cosmetic steps remained, and have a final check with the computer.
That coefficient $-3\cdot 2^3$ of $\tau^3$ is maybe not the one we want, we multiply both sides with $9$, and use $y=3\nu$, $x=-6\tau$ to obtain the equation: $$ y^2 = x^3 -\frac{27}4x^2 +27x-27\ . $$
Computer check. Let us bring both the cubic we started with, and the result above in the short Weierstraß form, using a minimal model.
This gives the elliptic curve $E$, and its minimal model $M$
And we can ask for the short Weierstraß form of the last curve:
Is our result the same result? Yes:
This can be checked by replacing $x$ by $x'+9/4$ in $y^2 = x^3 -\frac{27}4x^2 +27x-27$, just a translation, and from our computed curve we obtain the equation with $f=189/16$, $g= 351/32$.