Math Help Forum

Math Help Forum Feed Site Feed

Go Back   Math Help Forum > University Math Help > Analysis, Topology and Differential Geometry
Reply
 
Thread Tools Display Modes
  #1  
Old November 13th, 2009, 05:07 PM
Junior Member
 
Join Date: Mar 2009
Posts: 73
Country:
Thanks: 1
Thanked 0 Times in 0 Posts
leinadwerdna is on a distinguished road
Default Completeness Property

Do any of the following sets have the completeness property:


1. Q
2. closed interval from 0 to 1
3. open interval from 0 to 1
4. 0 to 1 including 0 but not 1
5. 0 to infinity including 0

I dont think number 1 does because you could have the set of rationals where the sqaure of the element in the set is less than two. This has upper bounds but does not have a least upper bound
Reply With Quote
Advertisement
 
  #2  
Old November 14th, 2009, 08:00 AM
Junior Member
 
Join Date: Mar 2009
Posts: 73
Country:
Thanks: 1
Thanked 0 Times in 0 Posts
leinadwerdna is on a distinguished road
Default

please help me with this
Reply With Quote
  #3  
Old November 14th, 2009, 08:26 AM
Junior Member
 
Join Date: Mar 2009
Posts: 73
Country:
Thanks: 1
Thanked 0 Times in 0 Posts
leinadwerdna is on a distinguished road
Default

what is the least rational number greater than root 3
Reply With Quote
  #4  
Old November 14th, 2009, 09:45 AM
Senior Member
 
Join Date: Oct 2009
Posts: 370
Country:
Thanks: 0
Thanked 96 Times in 96 Posts
emakarov will become famous soon enoughemakarov will become famous soon enough
Default

You are right about question 1.

Quote:
what is the least rational number greater than root 3
It does not exist. For every rational r > \sqrt{3} you may consider \sqrt{3} + (r - \sqrt{3}) / 2, which is less than r.

I think you get the idea: for a set A, whenever there is a sequence of point in A that converges to a point outside of A, A is not complete.
Reply With Quote
  #5  
Old November 14th, 2009, 11:14 AM
Junior Member
 
Join Date: Mar 2009
Posts: 73
Country:
Thanks: 1
Thanked 0 Times in 0 Posts
leinadwerdna is on a distinguished road
Default

o okay that makes perfect since now what about the other four sets in the first post.
Reply With Quote
  #6  
Old November 14th, 2009, 11:23 AM
Senior Member
 
Join Date: Oct 2009
Posts: 370
Country:
Thanks: 0
Thanked 96 Times in 96 Posts
emakarov will become famous soon enoughemakarov will become famous soon enough
Default

Well, for (3), can't you think of a sequence of numbers x_n, n=1, 2,\ldots such that 0 < x_n < 1 but x_n converge to 0?

Think of an interval from 0 to 1 as a iron footpath. If 0 is included, then the left end of the path has a nice round place to stand on (and similarly for 1). If 0 is not included, imagine that close to 0 the path bends down until it becomes vertical, so it's very easy to slip down. Now the question is, can you safely walk on such path?

Evgeny
Reply With Quote
  #7  
Old November 14th, 2009, 12:28 PM
Junior Member
 
Join Date: Mar 2009
Posts: 73
Country:
Thanks: 1
Thanked 0 Times in 0 Posts
leinadwerdna is on a distinguished road
Default

So you're saying there is no greatest lower bound or least upper bound for 3
Reply With Quote
  #8  
Old November 14th, 2009, 01:00 PM
Senior Member
 
Join Date: Oct 2009
Posts: 370
Country:
Thanks: 0
Thanked 96 Times in 96 Posts
emakarov will become famous soon enoughemakarov will become famous soon enough
Default Greatest lower bound

I only now noticed this reading your first and last posts: If a nonempty set (of real numbers) has a lower bound, then it necessarily has a greatest lower bound (also called infimum), and similarly for the least upper bound (supremum). What may not exist is minimum and maximum, also called the least and greatest elements of the set. (Minimum is not the same as the least element on partially ordered sets, but this is a different story. Since any two reals can be compared, minimum and the least element are the same.)

The existence of inf for sets bounded from below and of sup for sets bounded from above follows (I believe, is equivalent) to one of the axioms of real numbers. In fact, this is a very important axiom that sets reals apart from rational numbers: see
Real number - Wikipedia, the free encyclopedia

The least element, on the other hand, is first and foremost an element of the set in question, while the set's infimum does not have to be an element. So an inteval (0, 1) without endpoints has neither least nor greatest element, but its inf is 0 and its sup is 1.
Reply With Quote
  #9  
Old November 14th, 2009, 01:33 PM
Junior Member
 
Join Date: Mar 2009
Posts: 73
Country:
Thanks: 1
Thanked 0 Times in 0 Posts
leinadwerdna is on a distinguished road
Default

ok so 2-5 all have the completeness property

but one point confuses me. Any set containing real numbers will have a lub and glb given that it has upper bounds and lower bounds but arent sets containing rational numbers also sets containing real numbers since every rational number is a real number. So shouldn't it follow that all sets containing only rationals would follow the completeness property but I have already shown an example where a set of rationals with an upper bound does not have a lub

thank you
Reply With Quote
  #10  
Old November 14th, 2009, 01:48 PM
Senior Member
 
Join Date: Oct 2009
Posts: 370
Country:
Thanks: 0
Thanked 96 Times in 96 Posts
emakarov will become famous soon enoughemakarov will become famous soon enough
Default

Quote:
ok so 2-5 all have the completeness property
Sorry, no.

Completeness is when you can't accidentally wander outside the set (when you make ever smaller steps). Since 0 is not in the interval (0, 1), it's like a bent down path, as I said. If you approach 0, you can't hold on to it and will eventually (after infinitely many steps ) leave the interval. More precisely, consider the sequence 1/n for n=1, 2\ldots. Every single element of the sequence is also an element of (0, 1). However, the sequence tends to 0, which is not in (0, 1); hence, no completeness.

Let A=\{x\in\mathbb{R}\mid0<x<1\} and S=\{1/n\mid n=1, 2,\ldots\}. Then \inf A = \inf S = 0, but 0\notin A and 0\notin S. Also, A and S do not have least elements.
Reply With Quote
  #11  
Old November 14th, 2009, 02:29 PM
Senior Member
 
Join Date: Oct 2009
Posts: 370
Country:
Thanks: 0
Thanked 96 Times in 96 Posts
emakarov will become famous soon enoughemakarov will become famous soon enough
Default

Quote:
Originally Posted by leinadwerdna View Post
Any set containing real numbers will have a lub and glb given that it has upper bounds and lower bounds.
Yes.
Quote:
but arent sets containing rational numbers also sets containing real numbers since every rational number is a real number.
Yes.
Quote:
So shouldn't it follow that all sets containing only rationals would follow the completeness property but I have already shown an example where a set of rationals with an upper bound does not have a lub
What you showed in the original post is that the set \{x\in\mathbb{Q}\mid x^2<2\} does not have the greatest element, not that it does not have a supremum. Supremum, which is \sqrt{2}, exists, but it is not in the set.

Here is some explanation on the relationship between completeness and inf/sup. Let A be a nonempty set of reals that has a lower bound. A being complete and the existence of \inf A are different things. In one direction: If A is complete , then \inf A\in A. This is also equivalent to: If \inf A\notin A, then A is not complete.

However, in the opposite direction nothing can be said about completeness of A from the fact that \inf A exists. For A as described, \inf A always exists, but A may not be complete.

The reason that A complete implies \inf A\in A is this. There is always a sequence inside A that converges to \inf A, regardless of whether \inf A\in A or not. If A is complete, then by definition the limit of every sequence is in A, so \inf A\in A. However, \inf A\in A means that only sequences that tend to \inf A have their limit in A. Completeness is a much stricter condition because it requires that for all sequences, whatever their limit may be, this limit (if it exists) in in A.

In fact, in that Wikipedia article, the condition that \inf A\in A is called Dedekind-completeness. Nevertheless, it is very different from the regular completeness, which is defined via sequences and limits.

I hope I this makes it clearer.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Forum Jump


All times are GMT -7. The time now is 01:51 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.
©2005 - 2009 Math Help Forum


Math Help Forum is a community of maths forums with an emphasis on maths help in all levels of mathematics.
Register to post your math questions or just hang out and try some of our math games or visit the arcade.