HW1 Fall 2017
HW1 Fall 2017
√ √
Problem 1. Prove that 3 is irrational. Does√a similar argument work to show that 6 is irra-
tional? Where does your proof break down for 9?
Problem 2. Show that there is no rational number r satisfying 2r = 3.
Problem 3. Decide which of the following represent true statements about the nature of sets. For
any that are false, provide a specific counterexample.
(a) If A1 ⊇ A2 T ⊇ A3 ⊇ A4 · · · are all sets containing an infinite number of elements, then the
∞
intersection n=1 An is infinite as well.
If A1 ⊇ A2 ⊇ A3 ⊇ A4 · · · are all finite, nonempty sets of real numbers, then the intersection
(b) T
∞
n=1 An is finite and nonempty.
(c) A ∩ (B ∪ C) = (A ∩ B) ∪ C.
(d) A ∩ (B ∩ C) = (A ∩ B) ∩ C.
(e) A ∩ (B ∪ C) = (A ∩ B) ∪ (A ∩ C).
Problem 4. Produce an infinite collection of sets A1 , A2 , A3 , . . . with
S∞ the property that every Ai
has an infinite number of elements, Ai ∩ Aj = ∅ for all i 6= j, and i=1 Ai = N.
Problem 5 (De Morgan’s Laws). Let A and B be subsets of R.
(a) If x ∈ (A ∩ B)c , explain why x ∈ Ac ∪ B c . This shows that (A ∩ B)c ⊆ Ac ∪ B c .
(b) Prove the reverse inclusion (A ∩ B)c ⊇ Ac ∪ B c , and conclude that (A ∩ B)c = Ac ∪ B c .
(c) Prove that (A ∪ B)c = Ac ∩ B c .
The following problem is optional. It will not contribute to or detract from your
grade, but you are encouraged to attempt it.
*All questions taken from Understanding Analysis: 2nd Edition by Stephen Abbott.