ENCYCLOPEDIA 4U .com



Encyclopedia Home Page

Google
  Web Encyclopedia4u.com

 

Three forms of mathematical induction

Each proof by mathematical induction has one of three forms.

  • The basis for induction is trivial; the substantial part of the proof goes from case n to case n + 1.
  • The basis for induction is vacuously true; the step that goes from case n to case n + 1 is trivial if n ≥ 2 and impossible if n = 1; the substantial part of the proof is the case n = 2. The case n = 2 is relied on in the trivial induction step.
  • The induction step shows that if P(k) is true for all k < n then P(n) is true (proof by complete induction); no basis for induction is needed because the first, or basic, case is a vacuously true special case of what is proved in the induction step. It is vacuously true because no value of k is smaller than the smallest possible one. This form works not only when the values of k and n are natural numbers, but also when they are transfinite ordinal numbers; see transfinite induction.

[Examples of each should be added.]




Content on this web site is provided for informational purposes only. We accept no responsibility for any loss, injury or inconvenience sustained by any person resulting from information published on this site. We encourage you to verify any critical information with the relevant authorities.



Copyright © 2005 Par Web Solutions All Rights reserved.
| Privacy

This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Three forms of mathematical induction".