[Definition] Mathematical Induction

Cards (5)

  • Mathematical Induction is a special method proofing or proof technique. It is used to prove statements about all natural numbers.
  • Mathematical Induction
    Steps:
    • Base Case
    • Inductive Step
  • Step 1: Base Case: Show that P(1) is true.
  • Step 2: Inductive Step: Assume that P(k) is true for an arbitrary positive integer k (it is called the Inductive Hypothesis). Then, show that P(k+1) must also be true.
  • Step 2: Inductive Step: Assume that P(k) is true for an arbitrary positive integer k (it is called the Inductive Hypothesis). Then, show that P(k+1) must also be true.