Chapter 7: Problem 20
If repeated divisions by 20,483 are performed, how many distinct remainders can be obtained?
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 20
If repeated divisions by 20,483 are performed, how many distinct remainders can be obtained?
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
Student \(\mathrm{C}\) tries to define a function \(h: \mathbf{Q} \rightarrow \mathbf{Q}\) by the rule \(h\left(\frac{m}{n}\right)=\frac{m^{2}}{n}\), for all integers \(m\) and \(n\) with \(n \neq 0\). Student D claims that \(h\) is not well defined. Justify student D's claim.
Let \(S\) be the set of all strings of 0 's and 1 's, and define \(l: S \rightarrow \mathbf{Z}^{\text {nonneg }}\) by \(l(s)=\) the length of \(s\), for all strings \(s\) in \(S .\) a. Is \(l\) one-to-one? Prove or give a counterexample. b. Is \(l\) onto? Prove or give a counterexample.
Define \(F: \mathbf{Z}^{+} \times \mathbf{Z}^{+} \rightarrow \mathbf{Z}^{+}\)and \(G: \mathbf{Z}^{+} \times \mathbf{Z}^{+} \rightarrow \mathbf{Z}^{+}\)as follows: for all \((n, m) \in \mathbf{Z}^{+} \times \mathbf{Z}^{+}\), $$ F(n, m)=3^{n} 5^{m} \quad \text { and } \quad G(n, m)=3^{n} 6^{m} . $$ a. Is \(F\) one-to-one? Prove or give a counterexample. b. Is \(G\) one-to-one? Prove or give a counterexample.
Define \(F: \mathbf{R} \rightarrow \mathbf{R}\) and \(G: \mathbf{R} \rightarrow \mathbf{Z}\) by the following formulas: \(F(x)=x^{2} / 3\) and \(G(x)=\lfloor x\rfloor\) for all \(x \in \mathbf{R}\). What is \((G \circ F)(2) ?(G \circ F)(-3) ?(G \circ F)(5) ?\)
a. Suppose \(a_{1}, a_{2} \ldots \ldots, a_{n}\) is a sequence of \(n\) integers none of which is divisible by \(n\). Show that at least one of the differences \(a_{i}-a_{j}\) (for \(i \neq j\) ) must be divisible by \(n\). \(\boldsymbol{H}\) b. Show that every finite sequence \(x_{1}, x_{2}, \ldots, x_{n}\) of \(n\) integers has a consecutive subsequence \(x_{l+1}, x_{i+2}, \ldots, x_{j}\) whose sum is divisible by \(n\). (For instance, the sequence \(3,4,17,7,16\) has the consecutive subsequence \(17,7,16\) whose sum is divisible by \(5 .)^{*}\)
What do you think about this solution?
We value your feedback to improve our textbook solutions.