Chapter 7: Problem 26
Prove that any infinite set contains a countably infinite subset.
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 7: Problem 26
Prove that any infinite set contains a countably infinite subset.
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
Let \(S\) be the set of all strings of \(a\) 's and \(b^{\prime}\) 's. a. Define \(f: S \rightarrow \mathbf{Z}\) as follows: For each string \(s\) in \(f(s)=\left\\{\begin{array}{l}\text { the number of } b \text { 's to the left } \\ \text { of the left-most } a \text { in } s \\ 0 \quad \text { if } s \text { contains no } a \text { 's }\end{array}\right.\) Find \(f(a b a), f(b b a b)\), and \(f(b)\). What is the range of \(f\) ? b. Define \(g: S \rightarrow S\) as follows: For each string \(s\) in \(S\), $$ g(s)=\text { the string obtained by writing the } $$ characters of \(s\) in reverse order. Find \(g(a b a), g(b b a b)\), and \(g(b)\). What is the range of \(g\) ?
Define Floor: \(\mathbf{R} \rightarrow \mathbf{Z}\) by the formula Floor \((x)=\lfloor x\rfloor\), for all real numbers \(x\). a. Is Floor one-to-one? Prove or give a counterexample. b. Is Floor onto? Prove or give a counterexample.
The functions of each pair in \(9-11\) are inverse to each other. For each pair, check that both compositions give the identity function. \(F: \mathbf{R} \rightarrow \mathbf{R}\) and \(F^{-1}: \mathbf{R} \rightarrow \mathbf{R}\) are defined by \(F(x)=3 x+2, \quad\) for all \(x \in \mathbf{R}\) and \(F^{-1}(y)=\frac{y-2}{3}, \quad\) for all \(y \in \mathbf{R}\)
Find functions defined on the set of nonnegative integers that define the sequences whose first six terms are given below. a. \(1,-\frac{1}{3}, \frac{1}{5},-\frac{1}{7}, \frac{1}{9},-\frac{1}{11}\) b. \(0,-2,4,-6,8,-10\)
Observe that \(m o d\) and \(d i v\) can be defined as functions from \(\mathbf{Z}^{\text {nonseg }} \times \mathbf{Z}^{+}\)to \(\mathbf{Z}\). For each ordered pair \((n, d)\) consisting of a nonnegative integer \(n\) and a positive integer \(d\), let \(\bmod (n, d)=n\) mod \(d\) (the nonnegative remainder obtained when \(n\) is divided by \(d\) ). \(\operatorname{div}(n, d)=n \operatorname{div} d\) (the integer quotient obtained when \(n\) is divided by \(d\) ). Find each of the following: a. \(\bmod (67,10)\) and \(\operatorname{div}(67,10)\) b. \(\bmod (59,8)\) and \(\operatorname{div}(59,8)\) c. \(\bmod (30,5)\) and \(\operatorname{div}(30,5)\)
What do you think about this solution?
We value your feedback to improve our textbook solutions.