 
 
 
 
 
   
2. The first step is to transform the elliptic curve
into the form 
 , where
, where 
 .  The
first problem of the previous problem set describes a method to
transform the curve into the desired form, with rational
coefficients.  Clearing denominators gives the following curve:
.  The
first problem of the previous problem set describes a method to
transform the curve into the desired form, with rational
coefficients.  Clearing denominators gives the following curve:
 
 and
 and 
 .  The
discriminant
.  The
discriminant  is
 is
 
 ,
since
,
since 
 .  (Even after we find the element of order 2
corresponding to
.  (Even after we find the element of order 2
corresponding to  we must go through these computations
until perhaps the group attains maximal size for Mazur's theorem).
For each
 we must go through these computations
until perhaps the group attains maximal size for Mazur's theorem).
For each  we check if there is an integer
 we check if there is an integer  such that
 such that
![$ [X,Y]$](img12.png) is on the elliptic curve.  If it is, we must check that
the point indeed has finite order.  Once we have the elements of
the torsion subgroup, we must deduce its structure using Mazur's
theorem. PARI's elltors function computes the torsion subgroup
quickly using Doud's algorithm. For the above it finds that the
torsion subgroup is isomorphic to
 is on the elliptic curve.  If it is, we must check that
the point indeed has finite order.  Once we have the elements of
the torsion subgroup, we must deduce its structure using Mazur's
theorem. PARI's elltors function computes the torsion subgroup
quickly using Doud's algorithm. For the above it finds that the
torsion subgroup is isomorphic to
 x
x
 , with
, with 
![$ [83058483,326936156040]$](img15.png) generating the cyclic subgroup of order 6, and
generating the cyclic subgroup of order 6, and 
![$ [60091419,0]$](img16.png) having order two.
having order two.
3i. We write a PARI program to count the number of
points in each group (including the point at infinity): 
 
 
 
Then 
 yields (29 is the tenth prime):
 yields (29 is the tenth prime):
| p | 5 | 7 | 11 | 13 | 17 | 19 | 23 | 29 | 
|  | 6 | 12 | 12 | 12 | 18 | 12 | 24 | 30 | 
3ii. It seems that if 
 ,
,  .
.
3iii. Claim. If  is a prime such that
 is a prime such that 
 , then
, then 
 defines an automorphism on
 defines an automorphism on
 .
. 
Proof. Clearly
 is a homomorphism.  We just need to check that
 is a homomorphism.  We just need to check that  is trivial.  If not, then by Lagrange 3 divides
is trivial.  If not, then by Lagrange 3 divides
 .  However, since
 .  However, since 
 and
 and 
 this is impossible.
 this is impossible.
In particular, the claim shows that  gives a
bijection on
 gives a
bijection on 
 ; it follows that for every
; it follows that for every
 in the field there is a
 in the field there is a  such that
 such that  .  Adding the
point of infinity gives
.  Adding the
point of infinity gives  points, proving the conjecture.
 points, proving the conjecture.
4. We use Lutz-Nagell to find the torsion subgroup of
the elliptic curve defined by 
 , where
, where  is prime.
The discriminant
 is prime.
The discriminant 
 in this case.  Therefore either
 in this case.  Therefore either
 , in which case
, in which case  must also be 0, and
 must also be 0, and  has order
two, or
 has order
two, or 
 , where
, where 
 .
.  
Write 
 , and note that the only nontrivial factors
of
, and note that the only nontrivial factors
of  are 2 and
 are 2 and  .  If
.  If  then
 then  contains an
odd factor for
 contains an
odd factor for  , so
, so 
 . Therefore suppose
that
. Therefore suppose
that  .
.
If  then
 then  must be a power of 2. If
 must be a power of 2. If  then
then  , so
, so  must be 3, and we have points
 must be 3, and we have points ![$ [1,\pm 2]$](img53.png) ,
which PARI easily verifies are not in the torsion subgroup.
Otherwise
,
which PARI easily verifies are not in the torsion subgroup.
Otherwise  , but since
, but since 
 and it is odd,
 and it is odd,
 . Therefore suppose that
. Therefore suppose that  .
. 
Write 
 .  Then
.  Then 
 , from which we
deduce that
, from which we
deduce that  .  At this point we easily verify there are
no solutions to
.  At this point we easily verify there are
no solutions to  .  Therefore the torsion subgroup
contains two elements, the point of infinity and
.  Therefore the torsion subgroup
contains two elements, the point of infinity and ![$ [0,0]$](img62.png) .
.
5i. Any finite set of points generates a countable set
(since coefficients are over 
 ).  Therefore, since
).  Therefore, since
 is uncountable, it cannot be a finitely generated
abelian group.
 is uncountable, it cannot be a finitely generated
abelian group.
5ii. The cardinality of  is finite; automatically
this means it is finitely generated.
 is finite; automatically
this means it is finitely generated.
 
 
 
 
