Assignment 4

Due Thursday, September 29, 2022

September 23: typo in problem 6 corrected.

Problem 1

c.f. Problem 4.2

Find the least residues:

  1. \(1789 \pmod{4}\)
  2. \(1789 \pmod{10}\)
  3. \(1789 \pmod{101}\)

Problem 2

c.f. Problem 4.7

If \(k \equiv 1 \pmod{4}\), then find \(6k+5 \pmod{4}\).

Problem 3

c.f. Problem 4.12

Show that no square has as its last digit \(2\), \(3\), \(7\), or \(8\).

Problem 4

c.f. Problem 4.13

What can the last digit of a fourth power be?

Problem 5

c.f. Problem 4.15

Show that the difference of two consecutive cubes is never divisibly by \(5\).

Problem 6

c.f. Problem 4.15

Show that, for \(k > 0\) and \(m \ge 1\), if \(x \equiv 1 \pmod{m^k}\), then \(x^m \equiv 1 \pmod{m^{k+1}}\).

Problem 7

c.f. Problem 23.4.6

Show that \(a^5\equiv a \pmod{10}\) for all integers \(a\).

Problem 8

c.f. Problem 23.M.15

Prove that \(6^n \equiv 1 + 5n \pmod{25}\). (Hint: induction might be useful.)