The second special case to discuss is arithmetic modulo the constant polynomial n (> 0) in the polynomial ring Z[X]. Two polynomials in Z[X] are congruent modulo n if and only if for each i, the coefficients of Xi differ by a multiple of n. Therefore, each residue class has a representative whose coefficients all lie in {0, 1 ..., n-1}. This is similar to polynomials in (Z/nZ)[X]. The relation is clarified by the following map.

I : Z[X]/(n) -> (Z/nZ)[X],

a0 + a1X + ··· + amXm + (n) -> a0 + a1 X + ··· + amXm.

Since this map is constructed using representatives, we have to check that the result does not depend on the representatives chosen.

Theorem

The map I is well defined and has the following properties.

The conclusion is that the arithmetic in Z[X]/(n) is nothing but the arithmetic in (Z/nZ)[X]. In mathematical jargon: The two arithmetical structures are isomorphic (i.e., equal of form).