Do Inequalities Change with Different Powers of X?

  • Context: Undergrad 
  • Thread starter Thread starter AxiomOfChoice
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
AxiomOfChoice
Messages
531
Reaction score
1
If [itex]a[/itex] and [itex]b[/itex] are positive and [itex]a < b[/itex], do we have

[tex] (0 < x < 1) \Rightarrow \frac{1}{x^b} > \frac{1}{x^a}[/tex]

and

[tex] (1 < x < \infty) \Rightarrow \frac{1}{x^a} > \frac{1}{x^b}[/tex]

?
 
Last edited:
Physics news on Phys.org
I think you should be able to prove these yourself. Here's the first one:

Fact: Let [itex]0<x<1[/itex]. Then for all [itex]\alpha>0[/itex] we have [itex]0<x^\alpha<1[/itex] and (hence) [itex]\frac{1}{x^\alpha}>1[/itex].

In particular:
* [itex]0<x^a<1[/itex] and [itex]0<x^b<1[/itex];
* [tex]\frac{x^a}{x^b}=\frac{1}{x^{b-a}}>1,[/tex] hence [itex]x^a>x^b[/itex].

Together: [itex]0<x^b<x^a<1[/itex]. Conclusion:
[tex]0<\frac{1}{x^a}<\frac{1}{x^b}<1.[/tex]
 
Landau said:
I think you should be able to prove these yourself. Here's the first one:

Fact: Let [itex]0<x<1[/itex]. Then for all [itex]\alpha>0[/itex] we have [itex]0<x^\alpha<1[/itex] and (hence) [itex]\frac{1}{x^\alpha}>1[/itex].

In particular:
* [itex]0<x^a<1[/itex] and [itex]0<x^b<1[/itex];
* [tex]\frac{x^a}{x^b}=\frac{1}{x^{b-a}}>1,[/tex] hence [itex]x^a>x^b[/itex].

Together: [itex]0<x^b<x^a<1[/itex]. Conclusion:
[tex]0<\frac{1}{x^a}<\frac{1}{x^b}<1.[/tex]

Thanks for your help, Landau. This is one of those questions that I answered for myself when I was typing it up, but I thought I'd go ahead and post it anyway to make sure I wasn't crazy.