Project III 2021/2022: Elliptic Curves
Elliptic Curves
Supervisor: Jack Shotton
Description
Elliptic curves are the simplest type of equation that we still do not fully understand; equations as simple as
y2 = x3 + 1.
They have many beautiful geometric and algebraic properties, and are one of the central objects of modern number theory. The solutions to (or points on) an elliptic curve naturally have the structure of a group, and this is known to always have the form
T × Zr
for some integer r and finite group T. However, determining r and finding generators for the group is still a big mystery in general. This topic has lots of scope for numerical examples and computer investigations.
The project will begin with the definition and geometry of elliptic curves, the group structure on their points, and methods for determining their rational points. Possible topics for further investigation could be:
- finite fields: the Hasse bound and the Sato–Tate conjecture
- computer experiments
- complex points
- integral points
- statistics
- …
Prerequisites:
Algebra II. Elementary Number Theory II is highly recommended.
Corequisites:
None, but Number Theory III, Galois Theory III, and Codes and Cryptography III would all help.
Textbooks:
- J. Silverman and J. Tate, Rational points on elliptic curves, 2nd ed., Undergraduate Texts in Mathematics, Springer, 2015.
- J. Silverman, The arithmetic of elliptic curves, 2nd ed., Graduate Texts in Mathematics, Springer, 2009.
- L. Washington, Elliptic Curves: number theory and cryptography , 2nd ed., Chapmand and Hall, 2008.
email: Jack Shotton