A covering system is a set of congruences $\{a_1 \mod n_1, \dots a_k \mod n_k\}$ covering $\mathbb{Z}$. The Mirsky-Newman theorem says that a covering system cannot cover disjoint sets and have distinct moduli. The proof seems to assume we cover only the natural numbers. Why is this? Is it obvious that a congruence system covers $\mathbb{Z}$ iff it covers $\mathbb{N}$?
Asked
Active
Viewed 174 times
2 Answers
2
It's not true that a congruence system that covers the naturals necessarily covers the integers. E.g., $0\bmod2,1\bmod4,3\bmod8,7\bmod{16},\dots$ covers the naturals but not $-1$. But a finite congruence system that covers the naturals must cover the integers. Let $m$ be the least common multiple of the moduli, then the whole shebang is periodic mod $m$, so if it covers everything from $1$ to $m$, it covers everything.

Gerry Myerson
- 179,216