Consider the curves given by the following three equations.
(1) y 2 = − 1 6 1 x 2 + 1
(2) y 2 = x 3 − 3 x + 2
(3) y 2 = x 3 − 3 x
Which of these curves are elliptic curves ?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Does "no repeated roots" means "no multiplicity roots"?
(ii) can also be given as x − 1 ) ( x + 1 ) ( x 2 − 1 ) ( x 2 + 1 ) . . . in an infinite sequence.
You may also check the derivative to detect multiple roots. For (iii): f ( 1 ) = 0 , f ( 1 ) ( 1 ) = 0 , f ( 2 ) ( 1 ) = 6 , then 1 is a zero of multiplicity 2!
Problem Loading...
Note Loading...
Set Loading...
Relevant wiki: Elliptic Curves
An elliptic curve is of the form y 2 = f ( x ) where f ( x ) is a cubic polynomial with no repeated roots . So, (1) is out, since f ( x ) is quadratic.
(II) and (III) look more promising. However, x 3 − 3 x + 2 = ( x − 1 ) ( x 2 + x − 2 ) = ( x − 1 ) 2 ( x + 2 ) has a double root at x = 1 , so (II) is not an elliptic curve.
(III) checks out, though, since x 3 − 3 x = x ( x 2 − 3 ) , which has distinct roots of 0 , 3 , − 3 .