Congruent Numbers and Elliptic Curves

A congruent number n is a positive integer that is the area of a right triangle with three rational number sides. In equations, we are required to find rational positive numbers a,b,c such that:

\displaystyle a^2+b^2 = c^2    and    \displaystyle n = \frac12 ab.                       (1)

The story of congruent numbers is a very old one, beginning with Diophantus. The Arabs and Fibonacci knew of the problem in the following form:

Find three rational numbers whose squares form an arithmetic progression with common difference k.

This is equivalent to finding integers X,Y,Z,T with T\neq 0 such that Y^2 - X^2 = Z^2 - Y^2 = k which reduces to finding  a right triangle with rational sides

\displaystyle \frac{Z+X}{T}, \frac{Z-X}{T}, \frac{2Y}{T}

with area k. This is the congruent number problem for k. The Arabs knew several examples of congruent numbers and Fermat stated that no square is a congruent numbers. Since we can scale triangles to assume that n is square free, this is equivalent to saying that 1 is not a congruent number.

As with many other problems in number theory, the proof of this statement had to wait four centuries for Fermat. The problem led Fermat to discover his method of infinite descent.

In more recent times, the problem has been fruitfully translated into one about Elliptic Curves. We perform a rational transformation of the defining equations (1) for a congruent number in the following way. Set x = n(a+c)/b and y = 2n^2(a+c)/b. A calculation shows that:

\displaystyle y^2 = x^3 - n^2x.                                          (2)

and y \neq 0. If y = 0, then a=-c and b = 0 but then n = \frac12 ab = 0. Conversely, given x,y satisfying (2), we find a = (x^2-y^2)/y, b = 2nx/y and c = x^2+y^2/n and one can check that these numbers satisfy (1).

The projective closure of (2) defines an elliptic curve that we will call E_n. We are interested in finding rational points on it that do not satisfy y=0. I will prove that n is a congruent number precisely when E_n has positive rank.

The proof is an interesting use of Dirichlet’s Theorem on Arithmetic Progressions and some neat ideas about Elliptic Curves and their reductions modulo primes. I will essentially assume the material in Silverman’s first book and the aforementioned Dirichlet’s Theorem.

 

Continue reading