Proof by Induction: 3^n >= 1+2^n

  • Thread starter Thread starter eku_girl83
  • Start date Start date
  • Tags Tags
    Induction Proof
eku_girl83
Messages
89
Reaction score
0
Prove that for all n in the natural numbers 3^n greater than or equal to 1+2^n.

Here's my start:
3^1 greater than or equal to 1+2^1, so the statement is true for n=1.
Assume that for some n, 3^n greater than or equal to 1+2^n
Then 3^n+3^n+3^n greater than or equal to 1+2^n +3^n+3^n.
It follows that 3^(n+1) greater than or equal to 1+2^n+2*3^n.


Where do I go from here? I still need to show that 1+2^n+2*3^n is greater than or equal to 1+2^(n+1)

Thanks!
 
Last edited:
Physics news on Phys.org
To show 3n+1>1+2n+1
subtract the n expressions from both sides, and you will have to show
2*3n>2n
That looks obviously true,since 3>2.
 
good work mathman!
 
So you'd like to prove that

3^n\geq 1+2^n

using induction. The statement is obviously true for n=1, so all you have to do is to prove that if it's true for n=k, it's also true for n=k+1 (whatever k is).

So you should start like this:

3^{k+1}=3\cdot 3^k\geq 3(1+2^k)\geq\dots

Now all you have to do is to show that this is

\geq 1+2^{k+1}

This is very easy. (Hint: 3>2>1).
 
Namaste & G'day Postulate: A strongly-knit team wins on average over a less knit one Fundamentals: - Two teams face off with 4 players each - A polo team consists of players that each have assigned to them a measure of their ability (called a "Handicap" - 10 is highest, -2 lowest) I attempted to measure close-knitness of a team in terms of standard deviation (SD) of handicaps of the players. Failure: It turns out that, more often than, a team with a higher SD wins. In my language, that...
Hi all, I've been a roulette player for more than 10 years (although I took time off here and there) and it's only now that I'm trying to understand the physics of the game. Basically my strategy in roulette is to divide the wheel roughly into two halves (let's call them A and B). My theory is that in roulette there will invariably be variance. In other words, if A comes up 5 times in a row, B will be due to come up soon. However I have been proven wrong many times, and I have seen some...
Back
Top