Infinite descent principle

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