HOME

TheInfoList



OR:

In
number theory Number theory is a branch of pure mathematics devoted primarily to the study of the integers and arithmetic functions. Number theorists study prime numbers as well as the properties of mathematical objects constructed from integers (for example ...
, a congruent number is a positive
integer An integer is the number zero (0), a positive natural number (1, 2, 3, ...), or the negation of a positive natural number (−1, −2, −3, ...). The negations or additive inverses of the positive natural numbers are referred to as negative in ...
that is the
area Area is the measure of a region's size on a surface. The area of a plane region or ''plane area'' refers to the area of a shape or planar lamina, while '' surface area'' refers to the area of an open surface or the boundary of a three-di ...
of a
right triangle A right triangle or right-angled triangle, sometimes called an orthogonal triangle or rectangular triangle, is a triangle in which two sides are perpendicular, forming a right angle ( turn or 90 degrees). The side opposite to the right angle i ...
with three
rational number In mathematics, a rational number is a number that can be expressed as the quotient or fraction of two integers, a numerator and a non-zero denominator . For example, is a rational number, as is every integer (for example, The set of all ...
sides. A more general definition includes all positive rational numbers with this property. The sequence of (integer) congruent numbers starts with :5, 6, 7, 13, 14, 15, 20, 21, 22, 23, 24, 28, 29, 30, 31, 34, 37, 38, 39, 41, 45, 46, 47, 52, 53, 54, 55, 56, 60, 61, 62, 63, 65, 69, 70, 71, 77, 78, 79, 80, 84, 85, 86, 87, 88, 92, 93, 94, 95, 96, 101, 102, 103, 109, 110, 111, 112, 116, 117, 118, 119, 120, ... For example, 5 is a congruent number because it is the area of a (20/3, 3/2, 41/6) triangle. Similarly, 6 is a congruent number because it is the area of a (3,4,5) triangle. 3 and 4 are not congruent numbers. The triangle sides demonstrating a number is congruent can have very large numerators and denominators, for example 263 is the area of a triangle whose two shortest sides are 16277526249841969031325182370950195/2303229894605810399672144140263708 and 4606459789211620799344288280527416/61891734790273646506939856923765. If is a congruent number then is also a congruent number for any
natural number In mathematics, the natural numbers are the numbers 0, 1, 2, 3, and so on, possibly excluding 0. Some start counting with 0, defining the natural numbers as the non-negative integers , while others start with 1, defining them as the positive in ...
(just by multiplying each side of the triangle by ), and vice versa. This leads to the observation that whether a nonzero rational number is a congruent number depends only on its residue in the
group A group is a number of persons or things that are located, gathered, or classed together. Groups of people * Cultural group, a group whose members share the same cultural identity * Ethnic group, a group whose members share the same ethnic iden ...
:\mathbb^/\mathbb^, where \mathbb^ is the set of nonzero rational numbers. Every residue class in this group contains exactly one
square-free integer In mathematics, a square-free integer (or squarefree integer) is an integer which is divisible by no square number other than 1. That is, its prime factorization has exactly one factor for each prime that appears in it. For example, is square-fr ...
, and it is common, therefore, only to consider square-free positive integers when speaking about congruent numbers.


Congruent number problem

The question of determining whether a given rational number is a congruent number is called the congruent number problem. , this problem has not been brought to a successful resolution. Tunnell's theorem provides an easily testable criterion for determining whether a number is congruent; but his result relies on the
Birch and Swinnerton-Dyer conjecture In mathematics, the Birch and Swinnerton-Dyer conjecture (often called the Birch–Swinnerton-Dyer conjecture) describes the set of rational solutions to equations defining an elliptic curve. It is an open problem in the field of number theory ...
, which is still unproven.
Fermat's right triangle theorem Fermat's right triangle theorem is a non-existence mathematical proof, proof in number theory, published in 1670 among the works of Pierre de Fermat, soon after his death. It is the only complete proof given by Fermat. It has many equivalent for ...
, named after
Pierre de Fermat Pierre de Fermat (; ; 17 August 1601 – 12 January 1665) was a French mathematician who is given credit for early developments that led to infinitesimal calculus, including his technique of adequality. In particular, he is recognized for his d ...
, states that no
square number In mathematics, a square number or perfect square is an integer that is the square (algebra), square of an integer; in other words, it is the multiplication, product of some integer with itself. For example, 9 is a square number, since it equals ...
can be a congruent number. However, in the form that every
congruum In number theory, a congruum (plural ''congrua'') is the difference between successive square numbers in an arithmetic progression of three squares. The congruum problem is the problem of finding squares in arithmetic progression and their associa ...
(the difference between consecutive elements in an
arithmetic progression An arithmetic progression or arithmetic sequence is a sequence of numbers such that the difference from any succeeding term to its preceding term remains constant throughout the sequence. The constant difference is called common difference of that ...
of three squares) is non-square, it was already known (without proof) to
Fibonacci Leonardo Bonacci ( – ), commonly known as Fibonacci, was an Italians, Italian mathematician from the Republic of Pisa, considered to be "the most talented Western mathematician of the Middle Ages". The name he is commonly called, ''Fibonacci ...
. Every congruum is a congruent number, and every congruent number is a product of a congruum and the square of a rational number. However, determining whether a number is a congruum is much easier than determining whether it is congruent, because there is a parameterized formula for congrua for which only finitely many parameter values need to be tested..


Solutions

''n'' is a congruent number
if and only if In logic and related fields such as mathematics and philosophy, "if and only if" (often shortened as "iff") is paraphrased by the biconditional, a logical connective between statements. The biconditional is true in two cases, where either bo ...
the system :x^2 - n y^2 = u^2, x^2 + n y^2 = v^2 has a solution where x, y, u, and v are integers. Given a solution, the three numbers u^2, x^2, and v^2 will be in an
arithmetic progression An arithmetic progression or arithmetic sequence is a sequence of numbers such that the difference from any succeeding term to its preceding term remains constant throughout the sequence. The constant difference is called common difference of that ...
with common difference n y^2. Furthermore, if there is one solution (where the right-hand sides are squares), then there are infinitely many: given any solution (x, y), another solution (x', y') can be computed from :x' = (x u)^2 + n (y v)^2, :y' = 2 x y u v. For example, with n = 6, the equations are: :x^2 - 6 y^2 = u^2, :x^2 + 6 y^2 = v^2. One solution is x = 5, y = 2 (so that u = 1, v = 7). Another solution is :x' = (5 \cdot 1)^2 + 6 (2 \cdot 7)^2 = 1201, :y' = 2 \cdot 5 \cdot 2 \cdot 1 \cdot 7 = 140. With this new x' and y', the new right-hand sides are still both squares: :u'^2 = 1201^2 - 6 \cdot 140^2 = 1324801 = 1151^2, :v'^2 = 1201^2 + 6 \cdot 140^2 = 1560001 = 1249^2. Using x'=1201, y'=140, u', v' as above gives :u''=1,727,438,169,601 :v''=2,405,943,600,001 Given x, y, u, and v, one can obtain a, b, and c such that :a^2 + b^2 = c^2, and \frac = n from :a = \frac, \quad b = \frac, \quad c = \frac. Then a, b and c are the legs and
hypotenuse In geometry, a hypotenuse is the side of a right triangle opposite to the right angle. It is the longest side of any such triangle; the two other shorter sides of such a triangle are called '' catheti'' or ''legs''. Every rectangle can be divided ...
of a right triangle with area n. The above values (x, y, u, v) = (5, 2, 1, 7) produce (a, b, c) = (3, 4, 5). The values (1201, 140, 1151, 1249) give (a, b, c) = (7/10, 120/7, 1201/70). Both of these right triangles have area n = 6.


Relation to elliptic curves

The question of whether a given number is congruent turns out to be equivalent to the condition that a certain
elliptic curve In mathematics, an elliptic curve is a smooth, projective, algebraic curve of genus one, on which there is a specified point . An elliptic curve is defined over a field and describes points in , the Cartesian product of with itself. If the ...
has positive
rank A rank is a position in a hierarchy. It can be formally recognized—for example, cardinal, chief executive officer, general, professor—or unofficial. People Formal ranks * Academic rank * Corporate title * Diplomatic rank * Hierarchy ...
. An alternative approach to the idea is presented below (as can essentially also be found in the introduction to Tunnell's paper). Suppose , , are numbers (not necessarily positive or rational) which satisfy the following two equations: :\begin a^2 + b^2 &= c^2, \\ \tfracab &= n. \end Then set and . A calculation shows :y^2 = x^3 - n^2 x and is not 0 (if then , so , but is nonzero, a contradiction). Conversely, if and are numbers which satisfy the above equation and is not 0, set , , and . A calculation shows these three numbers satisfy the two equations for , , and above. These two correspondences between (,,) and (,) are inverses of each other, so we have a
one-to-one correspondence In mathematics, a bijection, bijective function, or one-to-one correspondence is a function between two sets such that each element of the second set (the codomain) is the image of exactly one element of the first set (the domain). Equivale ...
between any solution of the two equations in , , and and any solution of the equation in and with nonzero. In particular, from the formulas in the two correspondences, for rational we see that , , and are rational if and only if the corresponding and are rational, and vice versa. (We also have that , , and are all positive if and only if and are all positive; from the equation we see that if and are positive then must be positive, so the formula for above is positive.) Thus a positive rational number is congruent if and only if the equation has a
rational point In number theory and algebraic geometry, a rational point of an algebraic variety is a point whose coordinates belong to a given field. If the field is not mentioned, the field of rational numbers is generally understood. If the field is the fiel ...
with not equal to 0. It can be shown (as an application of Dirichlet's theorem on primes in arithmetic progression) that the only torsion points on this elliptic curve are those with equal to 0, hence the existence of a rational point with nonzero is equivalent to saying the elliptic curve has positive rank. Another approach to solving is to start with integer value of ''n'' denoted as ''N'' and solve :N^2 = ed^2 + e^2 where :\begin c &= n^2/e + e\\ a &= 2n\\ b &= n^2/e - e \end


Current progress

For example, it is known that for a prime number , the following holds: *if , then is not a congruent number, but 2 is a congruent number. *if , then is a congruent number. *if , then and 2 are congruent numbers. It is also known that in each of the congruence classes , for any given there are infinitely many square-free congruent numbers with prime factors..


Notes


References

* * * – see, for a history of the problem. * – Many references are given in it. *


External links

* *A short discussion of the current state of the problem with many references can be found in
Alice Silverberg Alice Silverberg (born 1958) is professor of Mathematics and Computer Science at the University of California, Irvine. She was faculty at the Ohio State University from 1984 through 2004. She has given over 300 lectures at universities around the ...
'
Open Questions in Arithmetic Algebraic Geometry
(Postscript).
A Trillion Triangles
- mathematicians have resolved the first one trillion cases (conditional on the
Birch and Swinnerton-Dyer conjecture In mathematics, the Birch and Swinnerton-Dyer conjecture (often called the Birch–Swinnerton-Dyer conjecture) describes the set of rational solutions to equations defining an elliptic curve. It is an open problem in the field of number theory ...
). {{Classes of natural numbers Arithmetic problems of plane geometry Elliptic curves Triangle geometry Unsolved problems in number theory