Instinctively I think yes, since $a \equiv b$ (modulo 1) for all $a$ and $b$.
2026-03-30 15:29:58.1774884598
Can a be written k + b for all integers a and b?
46 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
One way to think about congruence modulo $c$ is in the following way: $$a \equiv b \text{ (mod c)}$$ if $c$ divides $b - a$.
Let's check that for any $a$ and $b$, $a \equiv b$ (mod $1$). We need to show $1$ divides $b - a$. But since $b$ and $a$ are integers, so is $b - a$. Clearly, since $1 \cdot (b - a) = (b - a)$, $1$ divides $b - a$, so $$b \equiv a \text{ (mod 1)}.$$