Exercise 5.7.5 (Cubics $cx(x^2-1) = y(y^2-1)$)

For what value of c is the curve cx ( x 2 1 ) = y ( y 2 1 ) not an elliptic curve.

Answers

Proof. The homogeneous equation of this curve is

f ( x , y , z ) = cx ( x 2 z 2 ) y ( y 2 z 2 ) = 0 ,

where

f ( x , y , z ) = c x 3 y 3 cx z 2 + y z 2 .

Then ( x , y , z ) 3 is a singular point of the curve if f ( x , y , z ) = 0 and

{ ∂f ∂x ( x , y , z ) = 3 c x 2 c z 2 = 0 , ∂f ∂y ( x , y , z ) = 3 y 2 + z 2 = 0 , ∂f ∂y ( x , y , z ) = 2 cxz + 2 yz = 0 . (1)
  • Suppose that c { 0 , 1 , 1 } . Then (1) is equivalent to

    { 3 x 2 z 2 = 0 , 3 y 2 + z 2 = 0 , cxz + yz = 0 . (2)

    Then 3 x 2 = 3 y 2 = z 2 and z ( y cx ) = 0 .

    • If z = 0 , then x = y = 0 .
    • If z 0 , then y = cx , so 3 ( 1 c 2 ) x 2 = 0 . Since c 2 1 , we obtain x = y = z = 0 .

    The only solution of the system is ( 0 : 0 : 0 ) which is not a point of the projective plane. The curve 𝒞 f ( ) has no singularity, so the curve cx ( x 2 1 ) = y ( y 2 1 ) is an elliptic curve.

  • If c = 0 , the projective point ( 1 : 0 : 0 ) is solution of the system (1), so the curve 0 = y ( y 2 1 ) is not an elliptic curve (it is the union of three lines passing by ( 1 : 0 : 0 ) ).
  • If c = 1 , then ( 1 , 1 , 3 ) is a singular point (in fact f ( x , y ) = ( x 2 + y 2 + xy 1 ) ( x y ) , so the curve is the union of an ellipse with a secant line)
  • If c = 1 , then ( 1 , 1 , 3 ) is a singular point (and f ( x , y ) = ( x 2 + y 2 + xy 1 ) ( x + y ) ).

𝒞 f ( ) is an elliptic curve if and only if c { 0 , 1 , 1 } . □

User profile picture
2025-05-17 10:25
Comments