Open and Closed Sets - Sohrab Exercise 2.4.4 - Part 3 ....

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
6 replies · 3K views
Math Amateur
Gold Member
MHB
Messages
3,920
Reaction score
48

Homework Statement



I am reading Houshang H. Sohrab's book: "Basic Real Analysis" (Second Edition).

I am focused on Chapter 2: Sequences and Series of Real Numbers ... ...

I need help with a part of Exercise 2.2.4 Part (3) ... ...

Exercise 2.2.4 Part (3) reads as follows:

?temp_hash=ae127f8cdbb2ce1c102644934fa8ac7f.png


Homework Equations



The definitions of open and closed sets are relevant as is the definition of an \epsilon neighborhood. Sohrab defines these concepts/entities as follows:

?temp_hash=ae127f8cdbb2ce1c102644934fa8ac7f.png

The Attempt at a Solution



Reflecting in general terms, I suspect the proof that ##\mathbb{N}## and ##\mathbb{Z}## are closed is approached by looking at the complements of the sets of ##\mathbb{N}## and ##\mathbb{Z}## ... visually ##\mathbb{R}## \ ##\mathbb{N}## and ##\mathbb{R}## \ ##\mathbb{Z}## and proving that these sets are open ... which intuitively they seem to be ... but I cannot see how to technically write the proof in terms of open sets and ##\epsilon##-neighbourhoods ... can someone please help ...

I have not made any progress regarding the set ##\{ \frac{1}{n} \ : \ n \in \mathbb{N} \}## ...

Peter
 

Attachments

  • Sohrab - Exercise 2.2.4 - Part 3 .....png
    Sohrab - Exercise 2.2.4 - Part 3 .....png
    4.6 KB · Views: 626
  • Sohrab - Defn of Neighbourhood and Open and Closed Sets ....png
    Sohrab - Defn of Neighbourhood and Open and Closed Sets ....png
    35.5 KB · Views: 517
Physics news on Phys.org
Pick any real number, r (use a variable, not a specific number), not in the set and determine ε such that 2ε is the distance to the nearest number in the set. Proceed from there.
 
  • Like
Likes   Reactions: Math Amateur
FactChecker said:
Pick any real number, r (use a variable, not a specific number), not in the set and determine ε such that 2ε is the distance to the nearest number in the set. Proceed from there.
Thanks FactChecker ... I am assuming you are referring to the set ##\{ \frac{1}{n} \ : \ n \in \mathbb{N} \}## and not to the proof that ##\mathbb{N}## and ##\mathbb{Z}## are closed ... is that correct ... ?

Peter
 
Last edited:
Math Amateur said:
Thanks FactChecker ... I am assuming you are referring to the set ##\{ \frac{1}{n} \ : \ n \in \mathbb{N} \}## and not to the proof that ##\mathbb{N}## and ##\mathbb{Z}## are closed ... is that correct ... ?

Peter
For N and Z, you can use it to prove that the complement is open. For the 1/n set, you can use it to prove that the complement is not open. It is using the definitions of open and closed sets directly, which is what you want to do unless you have some other proven theorems to use.
 
  • Like
Likes   Reactions: Math Amateur
Hi FactChecker ... I am still perplexed ...

Can you help further ...

Peter
 
Do you know whether an arbitrary union of open sets is open; that is, if ##\{U_i\}_{i \in I}## is some collection of open intervals, do you know whether ##\bigcup_{i \in I} U_i## is open? It shouldn't be hard to prove it from the definition you provided in your OP. If so, you should be pretty straightforward to write the complement of ##\Bbb{N}## and ##\Bbb{Z}## as the union of open intervals.
 
Last edited:
As for showing the set ##\{1/n ~|~ n \in \Bbb{N} \}## is neither closed nor open, consider the numbers ##0## and ##1##. Using ##0## will help you show that it isn't closed, whereas ##1## will help you show that it isn't open.