John Cremona (University of Warwick): Tables of elliptic curves
Description
Project 1
Tabulating modular elliptic curves over Q (based on Chapter II of my book (see below). The project would be to extend the existing tables from the current conductor limit of
One clearly identifiable goal which could be achieved by extending the tables at least as far as
Suggested preliminary reading
J. E. Cremona, "Algorithms for Modular Elliptic Curves" (2nd edition, 1997), CUP, Chapters I, II and the Appendix to Chapter II. The online version is freely available (and has fewer typos): http://www.warwick.ac.uk/staff/J.E.Cremona/book/fulltext/index.html
William Stein, "Modular Forms, a Computational Approach", (2007), AMS.The least relevant chapters for us are 2, 4, 5 since we are concerned with forms of weight 2 and trivial character. Available free online here: http://modular.math.washington.edu/books/modform/ .
J. E. Cremona, "The elliptic Curve Database for conductors up to 130,000", in ANTS-VII Proceedings (Berlin 2006), Springer LNCS 4076 (Hess, Pauli and Pohst, eds.), pages 11-29. A light read to set the scene and explain some of the background to this project. Also available as a preprint at http://www.warwick.ac.uk/staff/J.E.Cremona/papers/ecdb_ants.pdf
William A. Stein and Mark Watkins, "A database of elliptic curves -- first report", ANTS V Proceedings (Sydney 2002) Springer LNCS 2369 (Fieker and Kohel, eds.), pages 267 - 275. http://wstein.org/papers/stein-watkins/
People: Jeremy West, Robert Bradshaw, Robert Miller, Jamie Weigandt
Project 2
Finding all elliptic curves with good reduction outside a finite set S of primes, over number fields. The theory, is based on my paper on the subject (see below) which reduces the problem to finding all S-integral points on elliptic curves over number fields, together with some algebraic number theory. The project would be to implement this in Sage, over number fields. Over Q, I have already done this, using the S-integral points functions implemented two summers ago. I also have a partial implementation over number fields in Magma. Over number fields there will be other challenges, and this is likely to spill over into more general computation of Mordell-Weil groups of elliptic curves over number fields.
Subproject 1
As a rather specific special case, we could try to find as many examples as possible of elliptic curves with everywhere good reduction (EGR), over quadratic (and higher degree) number fields. There is some relevant theory here, but in most cases the theory says nothing useful. As a very explicit example, my colleague Lassina Dembele would be very happy if we could find for him an elliptic curve with EGR over
Subproject 2
Given a number field
Subproject 3
Given an elliptic curve
One special case of this should be much easier, since I already have an implementation in Magma: the case
Suggested preliminary reading
J. E. Cremona and M. P. Lingham, "Finding all elliptic curves with good reduction outside a given set of primes", Experimental Mathematics 16 (2007) No.3, pages 303-312. Preprint at http://www.warwick.ac.uk/staff/J.E.Cremona/papers/egros.pdf . See also the references there.
People: Aly Deines, Jackie Anderson, Jim S., Lunhao, Erin B., Anna H., Xiao, Ding
Project 3
(Project suggested by William Stein)
Make a table of
Sage can efficiently compute these
People: Robert Miller
Project 4
Implement the method of Elkies and Watkins (reference below) to find elliptic curves with large numbers of integral points, with a view to finding curves with relatively large rank and small conductor, hoping to break some of the existing records. This project is likely to suit someone with excellent computing skills (efficiency is the key), and requires less background knowledge than some of the others. Reference 1 explains the method very clearly, and it should be possible to (re)implement it. The work described in reference 2 was based on Mestre's "Methode des graphes" which is a way of finding all elliptic curves of given prime conductor.
N.D.Elkies and M.Watkins, "Elliptic curves of large rank and small conductor", ANTS VI Proceedings (Burlington 2004), Springer LNCS 3076, (Buell, ed.), pages 42-56. http://arxiv.org/abs/math/0403374
William Stein, Andrei Jorza, Jennifer Balakrishnan, "The Smallest Conductor for an Elliptic Curve of Rank Four is Composite", 2003: http://modular.fas.harvard.edu/papers/rank4/ .
People: Elkies, Rado, Robert Bradshaw, Jeremy West, Jamie Weigandt