Induction question with logarithms

Click For Summary

Homework Help Overview

The discussion revolves around proving the inequality \(2^n > n^2\) for all \(n \geq 5\), with participants exploring methods related to mathematical induction and logarithmic manipulation.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants discuss taking logarithms to simplify the inequality, questioning the effectiveness of this approach. There is also mention of the challenges of solving equations where the variable appears both inside and outside a logarithmic function.

Discussion Status

The conversation includes various perspectives on how to approach the proof, with some participants suggesting a return to the basics of mathematical induction. There is a recognition of the need to establish a base case and the subsequent steps in the induction process, although no consensus on a specific method has been reached.

Contextual Notes

Participants note that the proof should start from \(n \geq 5\) rather than \(n = 1\), as the latter does not apply to the problem at hand. There is also an acknowledgment of the limitations of certain approaches, such as the use of logarithms in this context.

Petkovsky
Messages
61
Reaction score
0
I have to prove that 2^n > n^2 for every n>=5

So...

2^k > k^2 /log base 2

log2(2^k) > log2(k^2)
k*log2(2) > 2*log2(k)
k/2 > log2(k)

So I'm stuck here and I am having problems solving for k, since i have it on both sides. I just need someone to gimme a slight push :)
 
Physics news on Phys.org


Petkovsky said:
I have to prove that 2^n > n^2 for every n>=5

So...

2^k > k^2 /log base 2
You mean take the logarithm, base 2, of both sides?
log2(2^k) > log2(k^2)
k*log2(2) > 2*log2(k)
k/2 > log2(k)

So I'm stuck here and I am having problems solving for k, since i have it on both sides. I just need someone to gimme a slight push :)
Generally speaking, equations that involve the unknown number both "inside" and "outside" a transcendental function, such as log2(x), cannot be solved algebraically. Even if you did "solve for k" how would that help you? You don't know that "2^k> k^2" to begin with. If you were doing an induction, and I see no sign of that here, you would be concerned with 2^(k+1)> (k+1)^2. I can see no good reason for introducing a logarithm.

To remind you of how induction works, you first prove that the statement is true for n= 1: is 21> 12?

If it is then you can assume that 2k> k2 for some k and try to prove that 2k+1> (k+1)2. Certainly 2k+1= 2(2k) so 2k+1> 2k2. How does that compare with (k+1)2= k2+ 2k+ 1? Can prove that k2> 2k+1? That is the same as k2- 2k> 1, k2-2k+ 1= (k-1)2> 2. Obviously, you will have to deal with the fact that this last inequality is not true for k= 1 or 2!
 


I recommend - forget about the logs. Too clever almost.

And you have not started your proof like an induction proof anyway.

The first steps of an induction proof is always the same and almost writes itself, so on the model of any example you have seen, write out explicitly on the model of induction proofs you must have seen

'If (for some n>=5 but you can even leave that out at least for the moment) 2n >= n2 then that will be true for the next n if ...

(:smile: I am saying it informally)

and see what you can do with that.

Edit. I think while I was posting HOI has shownwhat I meant.

Except I would not start by proving it for n=1 as you are asked for n>=5, and in fact it is not true for n=3.
 
Last edited:


I had to do it myself actually, but thank you for solving it anyway.
 


Good, it is far better for you to have done it yourself.
 

Similar threads

Replies
8
Views
2K
  • · Replies 10 ·
Replies
10
Views
4K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 11 ·
Replies
11
Views
4K
  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 11 ·
Replies
11
Views
4K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K