Ask Experts Questions for FREE Help !
Ask
    svenghart's Avatar
    svenghart Posts: 1, Reputation: 1
    New Member
     
    #1

    Dec 11, 2006, 03:09 PM
    Proof by induction
    I need help in figuring out how to prove 1+2n is less than or equal to 3^n by using induction.
    galactus's Avatar
    galactus Posts: 2,271, Reputation: 282
    Ultra Member
     
    #2

    Dec 11, 2006, 05:59 PM
    Prove by induction: 1+2n<=3^n

    #1. P_1 is true, since 1+2(1)<=3^1

    #2. Assume P_k is true, 1+2k<=3^k.

    Now, 1+2(k+1)<=3(1+2k) for k>=1--->2k+3<6k+3

    We can see that 3(1+2k)<=3*3^k

    3(1+2k)<=3^(k+1)

    And conclude that 1+2(k+1) <= 3^(k+1)

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

Induction [ 4 Answers ]

I’m doing a induction proof and need to find a way to prove (k(k+1)(k+2))/3 + k + 1 = ((k+1)(k+2)(k+3))/3. thanks

Proof by induction and direct [ 1 Answers ]

I need to know how to proof the arithmetic series below by induction and direct.Please help. Sum, a_i = n.a_n - sum I{a_(I+1) - a_i}

Proof by induction [ 6 Answers ]

prove by induction that n! > 2^n for n>3

Proof by induction [ 2 Answers ]

How can I prove the following? for any integer n>=1, {celling of } = (floor of lg n) + 1 thanks for the help

Proof by Induction [ 3 Answers ]

I need to prove by induction that: 1/(1x3) + 1/(2x4) +... + 1/n(n+2) = n(3n+5)/4(n+1)(n+2) Thanks


View more questions Search