Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   C (https://www.askmehelpdesk.com/forumdisplay.php?f=438)
-   -   Prove by induction that 2n+1 <= 2^n for all n<=3 (https://www.askmehelpdesk.com/showthread.php?t=475603)

  • Jun 1, 2010, 10:53 PM
    nucho123
    prove by induction that 2n+1 <= 2^n for all n<=3
    This is a question in a unit called design and analysis of algorithms, and what exactly is meant by the term prove by induction??
  • Jun 4, 2010, 08:40 AM
    slapshot_oi

    Proof by induction means that if one particular case is true, this is sometimes called the base case, then every other case will be true as well.

    Sorry man, I forget how to write proofs.

  • All times are GMT -7. The time now is 03:32 AM.