Proving a < b for All Positive Epsilon in Real Analysis

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
doubleaxel195
Messages
46
Reaction score
0

Homework Statement


If [tex]a < b-\epsilon[/tex] for all [tex]\epsilon >0[/tex], then [tex]a<0[/tex]


Homework Equations



All I really have are the field axioms of the real numbers and the order axioms (trichotomoy, transitive, additive property, multiplication property).

The Attempt at a Solution


Well I broke this proof into three cases: [tex]b<0, b=0, b>0[/tex]. When [tex]b<=0[/tex], I'm fine.

But I'm stuck when [tex]b>0[/tex]. I know that [tex]-\epsilon < 0 \implies b-\epsilon < b \implies a<b[/tex]

To me it seems like this is saying that no matter what number you have, there is always a negative number that is smaller. Can anyone see a better way to do this without cases? Any help is appreciated!
 
Physics news on Phys.org
What happens when b < epsilon?
 
doubleaxel195 said:
But I'm stuck when [tex]b>0[/tex]

If b > 0, set ϵ = b (since the inequality holds for all ϵ > 0). Looking at:

a < b−ϵ and plugging b in...
 
I can't imagine why you would think that b positive or negative makes any difference. For all [itex]\epsilon> 0[/itex] [itex]b-\epsilon< b[/itex]. If it also true that [itex]a< b- \epsilon[/b], it follows immediately that [itex]a< b[/itex].<br /> <br /> For a moment, I thought this was "[itex]a< b+ \epsilon[/itex] for all [itex]\epsilon> 0[/itex]". For that, it is NOT true that a< b but it is true that [itex]a\le b[/itex][/itex]
 
Thanks for all the help! Wow that's easy now...*duh*