What is the proof for xn<yn when x<y and n is odd?

  • Thread starter Thread starter calios
  • Start date Start date
  • Tags Tags
    Inequalities Weak
calios
Messages
9
Reaction score
0

Homework Statement



hy guys ,help me

prove if x<y and n is odd ,then xn<yn
i have solved this . .but a question in below


Homework Equations





The Attempt at a Solution



if 0=or<x<y then xn<yn (i have proved this ) and if x<y<or=0 we can say 0=or<-y<-x it implies -yn<-xn last we can add both side with +xn and +yn we have xn<yn ..
is proved is correct ? and what about if x<y<or=0 ( n is even ) how to prove this ?

thanx before ^_^
 
Physics news on Phys.org
calios said:
last we can add both side with +xn and +yn we have xn<yn

This is correct, or you can also use the fact that multiplying by -1 reverses inequalities, i.e., if A &lt; B then -B &lt; -A.

calios said:
is proved is correct ?

You are missing the case where x &lt; 0 &lt; y.

calios said:
and what about if x<y<or=0 ( n is even ) how to prove this ?

In this case, the correct statement is different; try some values for x and y, and you should see what it is.
 
calios said:
and what about if x<y<or=0 ( n is even ) how to prove this ?
You don't need to prove the statement for even n. The statement you're trying to prove explicitly says that n is odd.
 
ystael said:
This is correct, or you can also use the fact that multiplying by -1 reverses inequalities, i.e., if A &lt; B then -B &lt; -A.



You are missing the case where x &lt; 0 &lt; y.



In this case, the correct statement is different; try some values for x and y, and you should see what it is.

yes ,thanx for correcting :-p
 
Couldn't you prove these by the process of mathematical induction as well :3 ?
 
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...
Back
Top