Chapter 8: Problem 23
Find three values for \(n \in \mathbf{Z}^{+}\)where \(\phi(n)=16\).
/*! 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 8: Problem 23
Find three values for \(n \in \mathbf{Z}^{+}\)where \(\phi(n)=16\).
All the tools & learning materials you need for study success - in one app.
Get started for free
In how many ways can three \(x\) 's, three \(y\) 's, and three \(z\) 's be arranged so that no consecutive triple of the same letter appears?
In how many ways can Mrs. Ford distribute ten distinct books to her ten children (one book to each child) and then collect and redistribute the books so that each child has the opportunity to peruse two different books?
a) Given \(n\) distinct objects, in how many ways can we select \(r\) of these objects so that each selection includes some particular \(m\) of the \(n\) objects? (Here \(m \leq r \leq n\).) b) Using the principle of inclusion and exclusion, prove that for \(m \leq r \leq n\), $$ \left(\begin{array}{c} n-m \\ n-r \end{array}\right)=\sum_{i=0}^{m}(-1)^{(}\left(\begin{array}{c} m \\ i \end{array}\right)\left(\begin{array}{c} n-i \\ r \end{array}\right) $$
a) When \(n\) balls, numbered \(1,2,3, \ldots, n\), are taken in succession from a container, a rencontre occurs if the \(m\) th ball withdrawn is numbered \(m\), for some \(1 \leq m \leq n\). Find the probability of getting (i) no rencontres; (ii) exactly one rencontre; (iii) at least one rencontre; and, (iv) \(r\) rencontres, where \(1 \leq r \leq n\). b) Approximate the answers to the questions in part (a).
If \(n \in \mathbf{Z}^{*}\), prove that a) \(\phi(2 n)=2 \phi(n)\) when \(n\) is even; and, b) \(\phi(2 n)=\phi(n)\) when \(n\) is odd.
What do you think about this solution?
We value your feedback to improve our textbook solutions.