Description

  • There is no infinite sequence of strictly decreasing non-negative integerstheorem
  • 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.
  • The method relies on Well ordering principle, so only a finite number of non-negative integers are smaller than any given one
  • A method of Proof by contradiction
  • Used to solve Fermat’s last theorem for n=3 and 4

Proof by infinite descent principle

  • Originally (to prove all is false)
    • Let  be a positive integer.
    • Suppose that whenever  holds for some , there exists a positive integer  such that  and  holds.
    • Then  is false for all positive integers .
  • Equivalently (to prove all is true)
    • Let be a predicate on nonnegative integers. Assume that
      • is a true statement (the smallest ) and
      • for all , if the statement is false then there exists a natural number , for which the statement is also false.
        • By induction, it would make also false, therefore, has to be true
    • Then, the statement is true for all natural numbers