Chapter 9: Problem 2
Is the set of irrational numbers countable or uncountable? Prove that your answer is correct.
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
Learning Materials
Features
Discover
Chapter 9: Problem 2
Is the set of irrational numbers countable or uncountable? Prove that your answer is correct.
These are the key concepts you need to understand to accurately answer the question.
All the tools & learning materials you need for study success - in one app.
Get started for free
Prove that if \(A\) is countably infinite and \(B\) is finite, then \(A-B\) is countably infinite.
Use an appropriate bijection to prove that each of the following sets has cardinality \(\boldsymbol{c}\). (a) \((0, \infty)\) (c) \(\mathbb{R}-\\{0\\}\) (b) \((a, \infty),\) for any \(a \in \mathbb{R}\) (d) \(\mathbb{R}-\\{a\\},\) for any \(a \in \mathbb{R}\)
Define \(f: \mathbb{N} \times \mathbb{N} \rightarrow \mathbb{N}\) as follows:
For each \((m, n) \in \mathbb{N} \times \mathbb{N}\)
$$
f(m, n)=2^{m-1}(2 n-1)
$$
(a) Prove that \(f\) is an injection. Hint: If \(f(m, n)=f(s, t),\) there are
three cases to consider: \(m>s, m
Another Proof that \(\mathrm{Q}^{+}\) Is Countable. For this activity, it may be helpful to use the Fundamental Theorem of Arithmetic (see Theorem 8.15 on page 432 ). Let \(Q^{+}\) be the set of positive rational numbers. Every positive rational number has a unique representation as a fraction \(\frac{m}{n},\) where \(m\) and \(n\) are relatively prime natural numbers. We will now define a function \(f: \mathbb{Q}^{+} \rightarrow \mathbb{N}\) as follows: If \(x \in Q^{+}\) and \(x=\frac{m}{n},\) where \(m, n \in \mathbb{N}, n \neq 1\) and \(\operatorname{gcd}(m, n)=1,\) we write $$ \begin{array}{l} m=p_{1}^{\alpha_{1}} p_{2}^{\alpha_{2}} \ldots p_{r}^{\alpha_{r}} \\ n=q_{1}^{\beta_{1}} q_{2}^{\beta_{2}} \cdots q_{s}^{\beta_{x}} \end{array} $$ where \(p_{1}, p_{2}, \ldots, p_{r}\) are distinct prime numbers, \(q_{1}, q_{2}, \ldots, q_{s}\) are distinct prime numbers, and \(\alpha_{1}, \alpha_{2}, \ldots, \alpha_{r}\) and \(\beta_{1}, \beta_{2}, \ldots, \beta_{s}\) are natural numbers. We also write \(1=2^{0}\) when \(m=1\). We then define $$ f(x)=p_{1}^{2 \alpha_{1}} p_{2}^{2 \alpha_{2}} \cdots p_{r}^{2 \alpha_{r}} q_{1}^{2 \beta_{1}-1} q_{2}^{2 \beta_{2}-1} \cdots q_{3}^{2 \beta_{s}-1} $$ If \(x=\frac{m}{1},\) then we define \(f(x)=p_{1}^{2 \alpha_{1}} p_{2}^{2 \alpha_{2}} \cdots p_{r}^{2 \alpha_{r}}=m^{2}\). (a) Determine \(f\left(\frac{2}{3}\right), f\left(\frac{5}{6}\right), f(6), f\left(\frac{12}{25}\right), f\left(\frac{375}{392}\right),\) and \(f\left(\frac{2^{3} \cdot 11^{3}}{3 \cdot 5^{4}}\right)\). (b) If possible, find \(x \in \mathbb{Q}^{+}\) such that \(f(x)=100\). (c) If possible, find \(x \in \mathrm{Q}^{+}\) such that \(f(x)=12\). (d) If possible, find \(x \in Q^{+}\) such that \(f(x)=2^{8} \cdot 3^{5} \cdot 13 \cdot 17^{2}\). (e) Prove that the function \(f\) is an injection. (f) Prove that the function \(f\) is a surjection. (g) What has been proved?
Let \(A\) and \(B\) be sets. Prove that (a) If \(A\) is a finite set, then \(A \cap B\) is a finite set. (b) If \(A \cup B\) is a finite set, then \(A\) and \(B\) are finite sets. (c) If \(A \cap B\) is an infinite set, then \(A\) is an infinite set. (d) If \(A\) is an infinite set or \(B\) is an infinite set, then \(A \cup B\) is an infinite set.
What do you think about this solution?
We value your feedback to improve our textbook solutions.