Relevant Sections of Textbook
- 2.2.9 (Invertibility)
- 2.2.10 (unit group)
- 2.4 (Multiplicative dynamics)
To Do:
Added Sept 2: solutions to the daily due Aug 31 are now posted: Solutions to Daily Due Aug 31.
- In class, we proposed a formula when is a product of distinct primes . Verify this for and by comparing to your computations of from the last daily post.
- Write me a few sentences “check-in”; how do you feel the class is going? What are challenges, what can I do to help with those?
- Use successive squaring to compute . You can use a calculator for the multiplications/reductions, but show all steps of the algorithm. If you learned about double-and-add (see last daily post), you can use that if you prefer.
- Some fun modular arithmetic, part one:
- Verify that is coprime to (factor them both).
- Compute .
- Explain what Euler’s theorem says about powers of modulo . Why did we check the last two things?
- Compute by hand using Euler’s Theorem. Calculator is ok for multiplications and reductions, but show all steps.
- Some fun modular arithmetic, part two:
- Verify that is coprime to (factor them both).
- Compute (it’s important you get this right, check your answer with the Sage Sandbox (the euler_phi function is listed there)).
- Compute by hand (this may use the previous problem…)
- Use what you learned from the last few problems to compute “by hand” (this will always mean calculator is ok for multiplications and reductions, but show steps).
- Observe (verify) that and . (You can check these on Sage or by hand or both.) This looks like it contradicts Euler’s Theorem. Why is it ok?
- Remember to upload to canvas!