Example 17.1.
Suppose that
\begin{equation*}
p(x) = 3 + 0 x + 0 x^2 + 2 x^3 + 0 x^4
\end{equation*}
and
\begin{equation*}
q(x) = 2 + 0 x - x^2 + 0 x^3 + 4 x^4
\end{equation*}
are polynomials in \({\mathbb Z}[x]\text{.}\) If the coefficient of some term in a polynomial is zero, then we usually just omit that term. In this case we would write \(p(x) = 3 + 2 x^3\) and \(q(x) = 2 - x^2 + 4 x^4\text{.}\) The sum of these two polynomials is
\begin{equation*}
p(x) + q(x)= 5 - x^2 + 2 x^3 + 4 x^4\text{.}
\end{equation*}
The product,
\begin{equation*}
p(x) q(x) = (3 + 2 x^3)( 2 - x^2 + 4 x^4 ) = 6 - 3x^2 + 4 x^3 + 12 x^4 - 2 x^5 + 8 x^7\text{,}
\end{equation*}
can be calculated either by determining the \(c_i\)s in the definition or by simply multiplying polynomials in the same way as we have always done.

