Proof by infinite descent

Last updated

In mathematics, a proof by infinite descent, also known as Fermat's method of descent, is a particular kind of proof by contradiction [1] used to show that a statement cannot possibly hold for any number, by showing that if the statement were to hold for a number, then the same would be true for a smaller number, leading to an infinite descent and ultimately a contradiction. [2] It is a method which relies on the well-ordering principle, and is often used to show that a given equation, such as a Diophantine equation, has no solutions. [3] [4]

Contents

Typically, one shows that if a solution to a problem existed, which in some sense was related to one or more natural numbers, it would necessarily imply that a second solution existed, which was related to one or more 'smaller' natural numbers. This in turn would imply a third solution related to smaller natural numbers, implying a fourth solution, therefore a fifth solution, and so on. However, there cannot be an infinity of ever-smaller natural numbers, and therefore by mathematical induction, the original premisethat any solution existsis incorrect: its correctness produces a contradiction.

An alternative way to express this is to assume one or more solutions or examples exists, from which a smallest solution or examplea minimal counterexample—can then be inferred. Once there, one would try to prove that if a smallest solution exists, then it must imply the existence of a smaller solution (in some sense), which again proves that the existence of any solution would lead to a contradiction.

The earliest uses of the method of infinite descent appear in Euclid's Elements. [3] A typical example is Proposition 31 of Book 7, in which Euclid proves that every composite integer is divided (in Euclid's terminology "measured") by some prime number. [2]

The method was much later developed by Fermat, who coined the term and often used it for Diophantine equations. [4] [5] Two typical examples are showing the non-solvability of the Diophantine equation and proving Fermat's theorem on sums of two squares, which states that an odd prime p can be expressed as a sum of two squares when (see Modular arithmetic and proof by infinite descent). In this way Fermat was able to show the non-existence of solutions in many cases of Diophantine equations of classical interest (for example, the problem of four perfect squares in arithmetic progression).

In some cases, to the modern eye, his "method of infinite descent" is an exploitation of the inversion of the doubling function for rational points on an elliptic curve E. The context is of a hypothetical non-trivial rational point on E. Doubling a point on E roughly doubles the length of the numbers required to write it (as number of digits), so that a "halving" a point gives a rational with smaller terms. Since the terms are positive, they cannot decrease forever.

Number theory

In the number theory of the twentieth century, the infinite descent method was taken up again, and pushed to a point where it connected with the main thrust of algebraic number theory and the study of L-functions. The structural result of Mordell, that the rational points on an elliptic curve E form a finitely-generated abelian group, used an infinite descent argument based on E/2E in Fermat's style.

To extend this to the case of an abelian variety A, André Weil had to make more explicit the way of quantifying the size of a solution, by means of a height function – a concept that became foundational. To show that A(Q)/2A(Q) is finite, which is certainly a necessary condition for the finite generation of the group A(Q) of rational points of A, one must do calculations in what later was recognised as Galois cohomology. In this way, abstractly-defined cohomology groups in the theory become identified with descents in the tradition of Fermat. The Mordell–Weil theorem was at the start of what later became a very extensive theory.

Application examples

Irrationality of 2

The proof that the square root of 2 (2) is irrational (i.e. cannot be expressed as a fraction of two whole numbers) was discovered by the ancient Greeks, and is perhaps the earliest known example of a proof by infinite descent. Pythagoreans discovered that the diagonal of a square is incommensurable with its side, or in modern language, that the square root of two is irrational. Little is known with certainty about the time or circumstances of this discovery, but the name of Hippasus of Metapontum is often mentioned. For a while, the Pythagoreans treated as an official secret the discovery that the square root of two is irrational, and, according to legend, Hippasus was murdered for divulging it. [6] [7] [8] The square root of two is occasionally called "Pythagoras' number" or "Pythagoras' Constant", for example Conway & Guy (1996). [9]

The ancient Greeks, not having algebra, worked out a geometric proof by infinite descent (John Horton Conway presented another geometric proof by infinite descent that may be more accessible [10] ). The following is an algebraic proof along similar lines:

Suppose that 2 were rational. Then it could be written as

for two natural numbers, p and q. Then squaring would give

so 2 must divide p2. Because 2 is a prime number, it must also divide p, by Euclid's lemma. So p = 2r, for some integer r.

But then,

which shows that 2 must divide q as well. So q = 2s for some integer s.

This gives

.

Therefore, if 2 could be written as a rational number, then it could always be written as a rational number with smaller parts, which itself could be written with yet-smaller parts, ad infinitum . But this is impossible in the set of natural numbers. Since 2 is a real number, which can be either rational or irrational, the only option left is for 2 to be irrational. [11]

(Alternatively, this proves that if 2 were rational, no "smallest" representation as a fraction could exist, as any attempt to find a "smallest" representation p/q would imply that a smaller one existed, which is a similar contradiction.)

Irrationality of k if it is not an integer

For positive integer k, suppose that k is not an integer, but is rational and can be expressed as m/n for natural numbers m and n, and let q be the largest integer less than k (that is, q is the floor of k). Then

The numerator and denominator were each multiplied by the expression (k  q)—which is positive but less than 1—and then simplified independently. So, the resulting products, say m′ and n′, are themselves integers, and are less than m and n respectively. Therefore, no matter what natural numbers m and n are used to express k, there exist smaller natural numbers m′ < m and n′ < n that have the same ratio. But infinite descent on the natural numbers is impossible, so this disproves the original assumption that k could be expressed as a ratio of natural numbers. [12]

Non-solvability of r2 + s4 = t4 and its permutations

The non-solvability of in integers is sufficient to show the non-solvability of in integers, which is a special case of Fermat's Last Theorem, and the historical proofs of the latter proceeded by more broadly proving the former using infinite descent. The following more recent proof demonstrates both of these impossibilities by proving still more broadly that a Pythagorean triangle cannot have any two of its sides each either a square or twice a square, since there is no smallest such triangle: [13]

Suppose there exists such a Pythagorean triangle. Then it can be scaled down to give a primitive (i.e., with no common factors other than 1) Pythagorean triangle with the same property. Primitive Pythagorean triangles' sides can be written as , with a and b relatively prime and with a+b odd and hence y and z both odd. The property that y and z are each odd means that neither y nor z can be twice a square. Furthermore, if x is a square or twice a square, then each of a and b is a square or twice a square. There are three cases, depending on which two sides are postulated to each be a square or twice a square:

In any of these cases, one Pythagorean triangle with two sides each of which is a square or twice a square has led to a smaller one, which in turn would lead to a smaller one, etc.; since such a sequence cannot go on infinitely, the original premise that such a triangle exists must be wrong.

This implies that the equations

and

cannot have non-trivial solutions, since non-trivial solutions would give Pythagorean triangles with two sides being squares.

For other similar proofs by infinite descent for the n = 4 case of Fermat's Theorem, see the articles by Grant and Perella [14] and Barbara. [15]

See also

Related Research Articles

<span class="mw-page-title-main">Diophantine equation</span> Polynomial equation whose integer solutions are sought

In mathematics, a Diophantine equation is an equation, typically a polynomial equation in two or more unknowns with integer coefficients, such that the only solutions of interest are the integer ones. A linear Diophantine equation equates to a constant the sum of two or more monomials, each of degree one. An exponential Diophantine equation is one in which unknowns can appear in exponents.

<span class="mw-page-title-main">Number theory</span> Mathematics of integer properties

Number theory is a branch of pure mathematics devoted primarily to the study of the integers and arithmetic functions. German mathematician Carl Friedrich Gauss (1777–1855) said, "Mathematics is the queen of the sciences—and number theory is the queen of mathematics." Number theorists study prime numbers as well as the properties of mathematical objects constructed from integers, or defined as generalizations of the integers.

<span class="mw-page-title-main">Pythagorean triple</span> Integer side lengths of a right triangle

A Pythagorean triple consists of three positive integers a, b, and c, such that a2 + b2 = c2. Such a triple is commonly written (a, b, c), and a well-known example is (3, 4, 5). If (a, b, c) is a Pythagorean triple, then so is (ka, kb, kc) for any positive integer k. A primitive Pythagorean triple is one in which a, b and c are coprime (that is, they have no common divisor larger than 1). For example, (3, 4, 5) is a primitive Pythagorean triple whereas (6, 8, 10) is not. A triangle whose sides form a Pythagorean triple is called a Pythagorean triangle, and is necessarily a right triangle.

<span class="mw-page-title-main">Square root</span> Number whose square is a given number

In mathematics, a square root of a number x is a number y such that ; in other words, a number y whose square is x. For example, 4 and −4 are square roots of 16 because .

<span class="mw-page-title-main">Right triangle</span> When one angle is a 90-degree angle

A right triangle or right-angled triangle (British), or more formally an orthogonal triangle, formerly called a rectangled triangle, is a triangle in which one angle is a right angle, i.e., in which two sides are perpendicular. The relation between the sides and other angles of the right triangle is the basis for trigonometry.

In mathematics, a quadratic irrational number is an irrational number that is the solution to some quadratic equation with rational coefficients which is irreducible over the rational numbers. Since fractions in the coefficients of a quadratic equation can be cleared by multiplying both sides by their least common denominator, a quadratic irrational is an irrational root of some quadratic equation with integer coefficients. The quadratic irrational numbers, a subset of the complex numbers, are algebraic numbers of degree 2, and can therefore be expressed as

<span class="mw-page-title-main">Square root of 2</span> Unique positive real number which when multiplied by itself gives 2

The square root of 2 is a positive real number that, when multiplied by itself, equals the number 2. It may be written in mathematics as or . It is an algebraic number, and therefore not a transcendental number. Technically, it should be called the principal square root of 2, to distinguish it from the negative number with the same property.

In geometry, a Heronian triangle is a triangle whose side lengths a, b, and c and area A are all positive integers. Heronian triangles are named after Heron of Alexandria, based on their relation to Heron's formula which Heron demonstrated with the example triangle of sides 13, 14, 15 and area 84.

<span class="mw-page-title-main">Pell number</span> Natural number used to approximate √2

In mathematics, the Pell numbers are an infinite sequence of integers, known since ancient times, that comprise the denominators of the closest rational approximations to the square root of 2. This sequence of approximations begins 1/1, 3/2, 7/5, 17/12, and 41/29, so the sequence of Pell numbers begins with 1, 2, 5, 12, and 29. The numerators of the same sequence of approximations are half the companion Pell numbers or Pell–Lucas numbers; these numbers form a second infinite sequence that begins with 2, 6, 14, 34, and 82.

In additive number theory, Fermat's theorem on sums of two squares states that an odd prime p can be expressed as:

<span class="mw-page-title-main">Special right triangle</span> Right triangle with a feature making calculations on the triangle easier

A special right triangle is a right triangle with some regular feature that makes calculations on the triangle easier, or for which simple formulas exist. For example, a right triangle may have angles that form simple relationships, such as 45°–45°–90°. This is called an "angle-based" right triangle. A "side-based" right triangle is one in which the lengths of the sides form ratios of whole numbers, such as 3 : 4 : 5, or of other special numbers such as the golden ratio. Knowing the relationships of the angles or ratios of sides of these special right triangles allows one to quickly calculate various lengths in geometric problems without resorting to more advanced methods.

<span class="mw-page-title-main">Pythagorean prime</span>

A Pythagorean prime is a prime number of the form . Pythagorean primes are exactly the odd prime numbers that are the sum of two squares; this characterization is Fermat's theorem on sums of two squares.

<span class="mw-page-title-main">Congruum</span> Spacing between equally-spaced square numbers

In number theory, a congruum is the difference between successive square numbers in an arithmetic progression of three squares. That is, if , , and are three square numbers that are equally spaced apart from each other, then the spacing between them, , is called a congruum.

<span class="mw-page-title-main">Spiral of Theodorus</span> Polygonal curve made from right triangles

In geometry, the spiral of Theodorus is a spiral composed of right triangles, placed edge-to-edge. It was named after Theodorus of Cyrene.

<span class="mw-page-title-main">Irrational number</span> Number that is not a ratio of integers

In mathematics, the irrational numbers are all the real numbers that are not rational numbers. That is, irrational numbers cannot be expressed as the ratio of two integers. When the ratio of lengths of two line segments is an irrational number, the line segments are also described as being incommensurable, meaning that they share no "measure" in common, that is, there is no length, no matter how short, that could be used to express the lengths of both of the two given segments as integer multiples of itself.

<span class="mw-page-title-main">Pythagorean theorem</span> Relation between sides of a right triangle

In mathematics, the Pythagorean theorem or Pythagoras' theorem is a fundamental relation in Euclidean geometry between the three sides of a right triangle. It states that the area of the square whose side is the hypotenuse is equal to the sum of the areas of the squares on the other two sides.

<span class="mw-page-title-main">Integer triangle</span> Triangle with integer side lengths

An integer triangle or integral triangle is a triangle all of whose side lengths are integers. A rational triangle is one whose side lengths are rational numbers; any rational triangle can be rescaled by the lowest common denominator of the sides to obtain a similar integer triangle, so there is a close relationship between integer triangles and rational triangles.

<span class="mw-page-title-main">Fermat's right triangle theorem</span> Rational right triangles cannot have square area

Fermat's right triangle theorem is a non-existence 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 several equivalent formulations, one of which was stated in 1225 by Fibonacci. In its geometric forms, it states:

In number theory, specifically in Diophantine approximation theory, the Markov constant of an irrational number is the factor for which Dirichlet's approximation theorem can be improved for .

References

  1. Benson, Donald C. (2000). The Moment of Proof: Mathematical Epiphanies. Oxford University Press. p. 43. ISBN   978-0-19-513919-8. a special case of proof by contradiction called the method of infinite descent
  2. 1 2 "What Is Infinite Descent". www.cut-the-knot.org. Retrieved 2019-12-10.
  3. 1 2 "Fermat's Method of Infinite Descent | Brilliant Math & Science Wiki". brilliant.org. Retrieved 2019-12-10.
  4. 1 2 Donaldson, Neil. "Fermat's Method of Descent" (PDF). math.uci.edu. Retrieved 2019-12-10.
  5. Weil, André (1984), Number Theory: An approach through history from Hammurapi to Legendre, Birkhäuser, pp. 75–79, ISBN   0-8176-3141-0
  6. Stephanie J. Morris, "The Pythagorean Theorem", Dept. of Math. Ed., University of Georgia.
  7. Brian Clegg, "The Dangerous Ratio ...", Nrich.org, November 2004.
  8. Kurt von Fritz, "The discovery of incommensurability by Hippasus of Metapontum", Annals of Mathematics, 1945.
  9. Conway, John H.; Guy, Richard K. (1996), The Book of Numbers, Copernicus, p. 25
  10. "Square root of 2 is irrational (Proof 8)". www.cut-the-knot.org. Retrieved 2019-12-10.
  11. Conrad, Keith (August 6, 2008). "Infinite Descent" (PDF). kconrad.math.uconn.edu. Retrieved 2019-12-10.
  12. Sagher, Yoram (February 1988), "What Pythagoras could have done", American Mathematical Monthly , 95 (2): 117, doi:10.2307/2323064, JSTOR   2323064
  13. Dolan, Stan, "Fermat's method of descente infinie", Mathematical Gazette 95, July 2011, 269–271.
  14. Grant, Mike, and Perella, Malcolm, "Descending to the irrational", Mathematical Gazette 83, July 1999, pp. 263–267.
  15. Barbara, Roy, "Fermat's last theorem in the case n = 4", Mathematical Gazette 91, July 2007, 260–262.

Further reading