English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I understand how to do regular problems using mathematical induction, but now my teacher assigned us harder problems that we haven't learned yet.

Use mathematical induction to prove that n < 2^n whenever n is a positive integer.

2007-04-25 18:18:33 · 7 answers · asked by WEI L 2 in Science & Mathematics Mathematics

7 answers

First prove the base case, n=1: 1 < 2^1 = 2 is true.

Now, suppose that n < 2^n. We need to prove that n+1 < 2^(n+1).
We know n < 2^n, so n + 1 < 2^n + 1
< 2^n + 2^n (since for n positive 2^n > 1)
= 2^(n+1)
So n+1 < 2^(n+1) also.
So, by induction, n < 2^n for every positive integer n.

2007-04-25 18:23:54 · answer #1 · answered by Scarlet Manuka 7 · 0 0

For n=1: n<2^n {1<2}
For n=2: n<2^n {2<4}

Assuming P(n) = n, hence P(n) < 2^n
Now, we need to prove that P(n+1) < 2^(n+1).
P(n+1) = n+1 <2^n + 1
Considering R.H.S:
2^n + 1 < 2^n.2 as 2^n > 1 (for n>0).
Hence, P(n+1) < 2^(n+1)
Proved.

2007-04-26 02:28:18 · answer #2 · answered by sanjay 1 · 0 0

n < 2^n
lim. n =>0
0>1
let n be e
e< 2^e
ln e < e ln2
1 < e ln2
now, let n be 1
1 < 2^1
1 < 2

It is now possible to induce that in all cases where n is an integer that n will be smaller than 2^n

2007-04-26 01:44:30 · answer #3 · answered by Kuan T 2 · 0 0

prove n=1 is easy. (1 < 2^(1) is true)

assume n=k is true, then
Left-Hand-Side
= k+1
< 2^k + 1 ......................( k < 2^k is true)
<2^k +2^k ......................( 2^k > 1 when k > 1)
=2 (2^k)
=2^(k+1)
=Right-Hand-Side
so, k+1 < 2^(k+1)
Hence, we know that when it is true for n=k, it is true for n=k+1

By mathematical induction, it is true for n >= 1 (positive integer)

2007-04-26 01:28:06 · answer #4 · answered by Phoenix S 2 · 0 0

assume n=k is true, then
Left-Hand-Side
= k+1
< 2^k + 1 ......................( k < 2^k is true)
<2^k +2^k ......................( 2^k > 1 when k > 1)
=2 (2^k)
=2^(k+1)
=Right-Hand-Side
so, k+1 < 2^(k+1)
Hence, we know that when it is true for n=k, it is true for n=k+1

2007-04-26 04:02:41 · answer #5 · answered by Anonymous · 0 1

Its a useless chapter.

2007-04-26 08:56:40 · answer #6 · answered by kchl_dk007 3 · 1 1

you must have mr. sutton ..lol

2007-04-26 02:04:05 · answer #7 · answered by frong 1 · 0 0

fedest.com, questions and answers