Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
courses:cs211:proof_by_induction [2013/01/03 18:32] admincourses:cs211:proof_by_induction [2013/01/03 18:52] (current) – [Resources] admin
Line 1: Line 1:
 ====== Proof by Induction ====== ====== Proof by Induction ======
 +
 +===== Process =====
  
   - State your P(n).    - State your P(n). 
Line 11: Line 13:
   - Inductive Step.    - Inductive Step. 
     - Now consider P (n + 1). This is where you try to prove a larger case of the problem than you assumed in your induction hypothesis. What are you trying to prove? Keep this in mind when you do this step. Remember, use your induction hypothesis somewhere, and clearly state where. If you haven’t used your induction hypothesis in this step, then you are not doing a proof by induction. So you’d better need to use it.     - Now consider P (n + 1). This is where you try to prove a larger case of the problem than you assumed in your induction hypothesis. What are you trying to prove? Keep this in mind when you do this step. Remember, use your induction hypothesis somewhere, and clearly state where. If you haven’t used your induction hypothesis in this step, then you are not doing a proof by induction. So you’d better need to use it.
-  - Conclusion. This is optional. You can re-state the problem.+  - Conclusion 
 +    - Optionally, you can restate the problem. 
 + 
 +===== Resources =====
  
 +  * [[http://www.people.vcu.edu/~rhammack/BookOfProof/Induction.pdf|Proof by Induction by Richard Hammack]]
 +  * [[http://zimmer.csufresno.edu/~larryc/proofs/proofs.mathinduction.html|Proofs by Mathematical Induction by Larry Cusick]]
courses/cs211/proof_by_induction.1357237928.txt.gz · Last modified: 2013/01/03 18:32 by admin
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0