In pages 128-129 of his book "Basic Algebra I", 2nd edition, Dr. Nathan Jacobson proves that the quotient and the remainder exist and are unique as long as the coefficient of the leading term of the divisor is a unit.
In page 114 of his book "Advanced Modern Algebra", 2nd edition, Dr. Joseph Rotman asks (in exercise 2.51(ii)) for an example of a commutative ring with unity where polynomial division by a monic divisor does not results in a unique remainder.
Despite the proof of Jacobson, I tried to find such a division in the ring $\mathbb Z_4[x]$, but I could not succeed.
Dr. Rotman has an example 6.12, page 238, in his book "Learning Modern Algebra", in the above ring $\mathbb Z_4[x]$, but the divisor is not a monic polynomial:
$$2x^3+3=(x+1)(2x^2+2x+1)+(x+2)=(x+3)(2x^2+2x+1)+x$$
What do I miss? (Who is right and who is wrong?)