| Thread Closed |
Strong Induction |
Share Thread | Thread Tools |
| Jun28-10, 04:08 PM | #1 |
|
|
Strong Induction
I understand weak induction but I'm confused on strong induction. Can someone give me a simple example where you would use strong induction and not weak?
|
| Jun28-10, 04:21 PM | #2 |
|
|
Proving that any natural number > 1 can be expressed as the product of (one or more) primes.
|
| Jun28-10, 05:23 PM | #3 |
|
Recognitions:
|
Strong induction is characterized by that instead of proving P(k) --> P(k+1), where P(n) is a proposition for a number n, we rather prove that ( P(1) and P(2) and ... and P(k) )--> P(k+1). It is stronger in the sense that we use more information for the inductive step.
For example; if you want to prove a specific formula for a difference equation, say [tex]x_{n-2}+x_{x-1}=x_n[/tex], by induction, you will need, for the inductive step, that both [tex]x_{k-1}[/tex] and [tex]x_{k}[/tex] satisfy the formula in order to prove the formula for [tex]x_{k+1}[/tex]. In other words; you will need P(k-1) and P(k) to prove P(k+1), where P(n) is the proposition that [tex]x_n[/tex] satisfies the formula. |
| Jun28-10, 08:56 PM | #4 |
|
|
Strong Induction |
| Jun29-10, 06:38 AM | #5 |
|
Recognitions:
|
Other examples would perhaps require ( P(1) and P(2) and ... P(k) ) to prove P(k+1), and not just ( P(k-1) and P(k) ) as in this example. Strong induction can be proven logically equivalent to weak induction, so it's not stronger in that sense. |
| Thread Closed |
| Thread Tools | |
Similar Threads for: Strong Induction
|
||||
| Thread | Forum | Replies | ||
| Strong Induction - Integrals | Calculus & Beyond Homework | 0 | ||
| Mathematical Induction using a strong hypothesis | Calculus & Beyond Homework | 4 | ||
| Strong Induction | General Math | 4 | ||
| Proof by strong mathematical induction, can you see if this is enough to conclude? | Math & Science Software | 1 | ||
| Understanding how Strong Induction works | General Math | 19 | ||