10.1k views
4 votes
4. Prove by mathematical induction that n² +n < 2" whenever n is an integer greater than 4.

4. Prove by mathematical induction that n² +n < 2" whenever n is an integer-example-1
User Tmwanik
by
8.0k points

1 Answer

2 votes

Explanation:

n² + n < 2^n

so, let's see what happens, when I increase n by 1

(n+1)² + n + 1 < 2^(n+1) = 2×2^n

n² + 2n + 1 + n + 1 < 2×2^n

n² + 3n + 2 < 2×2^n = 2^n + 2^n

so, we added on the left and on the right side of the inequality sign compared to the original relation :

2n + 2 vs. 2^n

so, once the original relation becomes true (and we see by trying that for n = 1, 2, 3 and 4 it is not, but for n = 5 it becomes true), the next integer follows the original inequality plus the expressions mentioned above.

n² + n + (2n + 2) < 2^n + (2^n)

this inequality will remain true, if

2n + 2 <= 2^n

n + 1 <= 2^(n-1), which is true for n > 2 (and therefore also n > 4), because the "power of" function 2^n progresses much faster than a simple n+1

and therefore this relation remains true for any larger n.

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories