Lecture 2 - Exercises
Part A
Write down each of the following sets using the roster method:
- \(V\), the set of all vowels in the
English alphabet; for our purposes, we won’t include y as a vowel.
- \(O\), the set of all positive
integers less than 10
- \(S\), the set of all positive
integers less than 100
- The set of all integers
True or false:
- \(0 \in \mathbb{Z}\)
- \(0 \in \mathbb{N}\)
- \(V = \{u, i, a, e, o, u\}\) (using
\(V\) as defined above in Part A)
- \(\pi \in \mathbb{Q}\)
Part B - Set Builder
Notation
Write the following sets in set builder notation:
- All the odd integers
- All the natural numbers that are perfect squares
- All the squares of odd integers
- The set of positive rational numbers
Part C - Cardinality
- Let \(S = \{n^2 : n \in
\mathbb{Z}\}\). Is \(S\) finite
or infinite?
- What is \(|\{2k + 1 : k \in \mathbb{Z^+}
\text{ and } k < 5\}|\)?
- What is |\(\varnothing\)|?
- What is \(|\{\varnothing\}|\)?
- What is \(|\{\varnothing,
\{\{\varnothing\}\}\}|\)?