My book states that the polynomials over a field $\mathbb{R}$ mod $(x^2+1)$ form a commutative ring with addition and multiplication. Why is this? I don't understand how there is closure under multiplication.
Tell me more
×
Mathematics Stack Exchange is a question and answer site for
people studying math at any level and professionals in related fields. It's 100% free, no registration required.
|
|
Modulo $x^2+1$, a polynomial of higher degree is equal to a polynomial of degree $\leq 1$. For example, $$\begin{align}x^2+12x+35=(x^2+1)+12x+34\;&\equiv\; 12x+34\bmod (x^2+1)\\ x^3+2x-3=x(x^2+1)+x-3\;&\equiv\; x-3\bmod (x^2+1)\end{align}$$ |
|||
|
|