Proving a<=b when a<=b1 for all b1>b in Real Analysis

phygiks
Messages
16
Reaction score
0
Hey guys, got stuck on this question while doing homework. I would appreciate any help.
Let a,b exist in reals. Show that if a<=b1 for every b1 > b. then a <= b.

I really got nowhere. I tried letting b1(n)=b+nE where E is a infinitesimal. Then a <= b+nE for all n. Don't really know how to use any axioms here either.
 
Physics news on Phys.org
Do a proof by contradiction. Suppose it's NOT true that a<=b. Then a>b. Where is (a+b)/2? Use that for b1. You certainly don't need infinitesimals.
 
I think I got it, so a>b, let b1 = (a+b)/2, then b1 > b, but a<= (b1=(a+b)/2). Contradiction
 
You've got it.
 
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