Proving Inequalities with Induction: Examples and Strategies

  • Thread starter Thread starter MathematicalPhysicist
  • Start date Start date
  • Tags Tags
    Inequalities
MathematicalPhysicist
Science Advisor
Gold Member
Messages
4,662
Reaction score
372
i need to prove the following:
1)(1+1/n)^n<3 for every n>=3.
2) (x^n+y^n)/2>=((x+y)/2)^n for every n natural and every x,y>=0.
3) |a+1/a|>=2 for every a different than 0.

for the first i thought to use induction and to use the fact of increasing sequence (1+1/n)^n or of the decreasing sequence (1+1/n)^n+1, but i didnt get much far, i also tried to use the fact of 1/n<=1/3, but I am stuck.

for the second i tried by induction: ((x+y)/2)^n+1<=(x^n+y^n)/2(x+y)/2 but I am also stuck.
for the third i tried dissecting it into parts, i.e 0<a<1 a>1 or -1<a<0 a<-1 but i got stuck in a>1.
i mean for a>1 we can write a=h+1 when h>1 and thus h+1+1/(h+1)>2+1/(h+1)>2 but I am having a problem with 0<h<1 then 1<h+1<2 1/2<1/(h+1)<1
3/2+h<1+h+1/(h+1) but form here i couldn't conclude that it's bigger than 2.
 
Physics news on Phys.org
For the first, start by showing that sequence is bounded above by the other definition of e in terms of the sum of the inverse factorials, and then bound that series by a geometric series.

For the second, you're on the right track. Try to write what you get from that product as a sum of the expression you want ((x^{n+1}+y^{n+1})/2), and some other term, and show this extra term is nonpositive, so that the product is less than or equal to the expression you want.

Finally, for the last, focus on a>0, and note that your're trying to show there are no solutions to a+1/a<2. This can be rewritten as a quadratic inequality that you can show to have no real solutions.
 
but from the prodcut i get [(x^(n+1)+y^(n+1))/2+(x^ny+y^nx)/2]/2 how do i show that it's less than (x^(n+1)+y^(n+1))/2?
i mean obviously x^ny+xy^n is positive cause x,y>=0
for the first question, how would i solve this question without the knowledge of e and its definition?

and about the last question, **** it was that easy. (-:
thanks.
 
1. Keep going. You know what you want, so just subtract what you found from this, and show what you get is positive (pay attention to factors of 2 and 4).

2. You don't need to assume anything, just show:

(1+\frac{1}{n})^n \leq \sum_{m=0}^\infty \frac{1}{m!}

expand the LHS and this shouldn't be too hard.
 
ok, thanks.
btw what's wrong with the latex?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Replies
7
Views
1K
Replies
2
Views
1K
Replies
14
Views
2K
Replies
1
Views
1K
Replies
3
Views
2K
Replies
1
Views
1K
Replies
1
Views
1K
Replies
4
Views
1K
Back
Top