Assignment 8 (pdf)

True/False questions, not to turn in:

Questions to turn in:

  1. Using the formulas we have learned for \(\phi\), compute \(\phi(215)\). Also determine at least 5 elements that are reduced residues modulo \(215\).
  2. Using Euler's theorem followed by fast exponentiation, compute \(11^{214563}\bmod 215\). Only use your calculator for computing the product of two numbers and for reducing numbers modulo another (i.e. don't just give something like $11^{313} to the calculator --- exponent made up for illustrative purposes).
  3. Use some of the work from problem 2 to find the multiplicative inverse of \(11\) modulo \(215\).
  4. Find all reduced residues in \(\mathbb{Z}_{16}\), and for each residue find the first power that equals \(1\). Determine if there is a reduced residue, such that looking at its powers produces all the other reduced residues.
  5. Do the same for \(\mathbb{Z}_{18}\).