Physicsissuef
- 908
- 0
Homework Statement
2^n>n , n\geq 1
Homework Equations
The Attempt at a Solution
n=1
2^1>1
2>1
n=k
2^k>k
n=k+1
2^k^+^1=2^k*2>2k=k+k>k+1
2^k^+^1>k+1
Ok, I don't understand the part k+k>k+1
If I get k=1 (from the k\geq 1)
1+1>1+1
2>2 which is not actually correct. Any help?