John Mavrick's Garden

Search IconIcon to open search

Last updated Unknown

Status: Tags: #archivedCards/macm101/induction Links: Mathematical Induction


Strong Induction

Principles ?

Steps ?

  1. Prove initial steps, P(a), P(a+1), … , P(b) is true
  2. Assume P(i) for a<= i <= k
  3. Prove P(k+1) using proven initial steps

Examples

Two players take turns removing any positive number of matches they want from one of two piles of matches. The player who removes the last match wins the game. Show that if the two piles contain the same number of matches initially, then the second player can always guarantee a win. ?

Walkthrough on stack exchange

Practice

No. 1a, 2b (page 208) No 3, 4a, 7b, page 244


Backlinks

1
list from Strong Induction AND !outgoing(Strong Induction)

References:

Created:: 2021-11-02 14:01


Interactive Graph