Section 2.2
Linear congruences
In addition to the first-degree equation ax = b
with integer coefficients,
we can also study the related equation ax = b mod n, a
linear congruence.
Let a, b
Z.
Of course, solving a linear congruence ax = b mod n
is closely related to solving the diophantine equation ax + ny = b discussed in Section 1.3.