Prove (n)^(1/n) < 1 + sqrt(2/n) for all positive n.

  • Thread starter Thread starter PiAreSquared
  • Start date Start date
  • Tags Tags
    Positive
Click For Summary

Homework Help Overview

The problem involves proving the inequality (n)^(1/n) < 1 + sqrt(2/n) for all positive n, with a focus on mathematical reasoning and induction techniques.

Discussion Character

  • Exploratory, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants discuss using induction to prove the base case and the step for n+1. Some suggest transforming the original inequality by raising both sides to the power of n. Others inquire about related inequalities and the use of the binomial theorem for expansion.

Discussion Status

The discussion is active with various approaches being explored, including induction and transformations of the inequality. Participants are questioning assumptions and definitions, particularly regarding the validity of related inequalities.

Contextual Notes

Some participants note the challenge of dealing with powers of 1/n and the need for additional proofs, such as a mini induction, to support their arguments. There is also mention of specific conditions, such as assuming n ≥ 2 for certain expansions.

PiAreSquared
Messages
25
Reaction score
0

Homework Statement


Prove:

(n)^(1/n) < 1 + sqrt(2/n) for all positive n.

Homework Equations


The Attempt at a Solution


Using induction, base case is easy enough to prove, however proving it holds for n+1 is where I am hitting a wall. So the problem is reduced to proving:

(n+1)^(1/(n+1)) < 1 + sqrt(2/(n+1)) for positive n.
 
Physics news on Phys.org
Hey,
it's pretty hard to deal with powers of 1/n, which is why you should first take the whole inequality in the power of n. Prove that for any n: n &lt; (1 + \sqrt{\frac{2}{n}})^n

Try to then work with it and see if you can make it. It takes a few steps, but it works. In the process I used another mini induction one has to prove (and can do so very easily).

If you prove this, then by taking the n'th root of this inequality and claiming that the arguments inside are all bigger the one, and therefore the inequality remains "<", you get the original one.
 
Last edited:
I have a question based on this. Is it true that n^(1/n) - 1 <= sqrt(2/(n-1))? How do you show this?

And what is the mini induction you have to prove?
 
Last edited:
BrownianMan said:
I have a question based on this. Is it true that n^(1/n) - 1 <= sqrt(2/(n-1))? How do you show this?
Your inequality is equivalent to
$$n \leq \left(1 + \sqrt{\frac{2}{n-1}}\right)^n$$
Try expanding the right hand side using the binomial theorem. Assuming ##n \geq 2##, the first few terms are
$$\left(1 + \sqrt{\frac{2}{n-1}}\right)^n = 1 + \binom{n}{1} \sqrt{\frac{2}{n-1}} + \binom{n}{2} \frac{2}{n-1} + \cdots$$
What can you conclude?
 
I though of another way. Induction. Base case is easy. To prove for n=k+1, we have

k+1 <= (1+ sqrt(2/k))^(k+1)

We have (1+ sqrt(2/k))^k*(1+ sqrt(2/k)) =(1+ sqrt(2/k))^(k+1)

Then I can say that (1+ sqrt(2/k))^k <=(1+ sqrt(2/k))^k*(1+ sqrt(2/k)) and since

k+1 <= (1+ sqrt(2/k))^k

by induction, the inequality holds.
 

Similar threads

Replies
20
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
Replies
12
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 8 ·
Replies
8
Views
5K
  • · Replies 7 ·
Replies
7
Views
2K