Test Review 2 - a property of the infimum

cmurphy
Messages
29
Reaction score
0
Another question: Prove that if a set E in R has a finite infimum and e > 0 is any positive number, then there is a point a in E such that inf E <= a < inf E + e.

The first part, inf E <= a, is obvious from the definition of infimum.

I am having trouble showing that a < inf E + e, even though it seems obvious. My thought is to break it into two cases.

Case 1: inf E = a. Then, we know that since e is strictly greater than 0, that inf E < inf E + e. Thus a < inf E + e.

Case 2: inf E < a. Then what can I use to help me show that a < inf E + e?

Colleen
 
Physics news on Phys.org
Suppose the statement were NOT true. Since a is an infimum, it is a lower bound so there are no members of the set less than a. If there were no member of the set between a and a+ epsilon, there would be no members of the set less than a+ epsilon. What does that make a+ epsilon? How does that contradict the hypotheses?
 
HallsofIvy, what are you supposing is not true? Do you follow my proof and then suppose that Case 2 is not true?

Or are you supposing the original statement is not true?

I understand where you are going ... that your assumption would show that
a + epsilon would then become the infimum (but there is only one infimum for the set), but I'm not sure how you said that a was the infimum.

We have actually already shown that inf E <= a, so how do we know that a is exactly the infimum for the set?
 
whats wrong with just saying let m = inf E then since e>0 then m+e is not a lower bound so there is some a in E such that a<m+e so m<=a<m+e
 
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