Analysis problem: x>o -> 1/x > 0

  • Thread starter Thread starter b0it0i
  • Start date Start date
  • Tags Tags
    Analysis
b0it0i
Messages
36
Reaction score
0
Analysis problem: x>o --> 1/x > 0

Homework Statement


Prove

If x>0 --> 1/x > 0


Homework Equations



ordered field axioms

closure, associativity, commutativity, identity, inverses, distributive law, trichotomy law, transitive law, preservation

x+z = y+z --> x = y
x.0 = 0
-1.x = -x
xy=0 iff x=0 or y=0
x<y iff -y<-x
x<y and z<0 then xz > yz


The Attempt at a Solution



i've tried this problem several times, and always hit a dead end

i tried a direct proof

assume x>0
therefore x does not equal 0

by existence of inverse

there exists a unique 1/x such that x (1/x) = 1

after that point, i get no where in my attempts

any suggestions?

you can user other "theorems" but you must also prove them
 
Physics news on Phys.org
Assume 1/x<0. Can you derive a contradiction using one of the properties you listed? (Hint: which one deals with things <0?)
 
hey thanks a lot

prove: x > 0 --> 1/x > 0

assume 0 < x and assume 1/x less than or equal to 0, x cannot equal 0. then there exists a unique 1/x s.t. x(1/x) = 1. since 1/x is unique, 1/x cannot equal zero.
therefore 1/x < 0

since 0 < x and 1/x < 0

0. 1/x > x . 1/x
0 > 1

which contradicts 0 < 1

i would have to prove that 1 > 0, but i already done this.

thanks
 
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