Chapter 9: Problem 7
Prove Theorem 9.18 . The set \(\mathbb{Q}\) of all rational numbers is countable.
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 7
Prove Theorem 9.18 . The set \(\mathbb{Q}\) of all rational numbers is countable.
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.
Complete the proof of Theorem 9.17 by proving the following: Let \(A\) and \(B\) be disjoint countably infinite sets and let \(f: \mathbb{N} \rightarrow A\) and \(g: \mathbb{N} \rightarrow\) \(B\) be bijections. Define \(h: \mathbb{N} \rightarrow A \cup B\) by $$ h(n)=\left\\{\begin{array}{ll} f\left(\frac{n+1}{2}\right) & \text { if } n \text { is odd } \\ g\left(\frac{n}{2}\right) & \text { if } n \text { is even. } \end{array}\right. $$ Then the function \(h\) is a bijection.
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?
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}\)
Let \(B\) be a finite, nonempty set and assume that \(f: B \rightarrow A\) is a surjection. Prove that there exists a function \(h: A \rightarrow B\) such that \(f \circ h=I_{A}\) and \(h\) is an injection. Hint: Since \(B\) is finite, there exists a natural number \(m\) such that \(\mathbb{N}_{m} \approx B\). This means there exists a bijection \(k: \mathbb{N}_{m} \rightarrow B .\) Now let \(h=k \circ g,\) where \(g\) is the function constructed in Exercise (9).
What do you think about this solution?
We value your feedback to improve our textbook solutions.