Modular Arithmetic Questions
Modular Arithmetic Questions
6. Given a set of 7 integers, show that there is a pair either whose sum or
whose difference is divisible by 10.
7. Given n integers, show that there’s a subset whose sum is divisible by n.
8. Prove that if p is a prime, then (p − 1)! ≡ −1 (mod p)