The notes of a module I'm doing have the following definition:
Let $\alpha \in \mathbb{C}$. We say that $\alpha$ is an algebraic integer if $\alpha$ is the root of a monic polynomial with integer coefficients, that is, $p(\alpha)=0$ for some $p \in \mathbb{Z}[t]$.
My problem here is with what goes after the "that is" above. Is it not possible for $p(\alpha)=0$ for some $p \in \mathbb{Z}[t]$, where $p$ is not a monic polynomial? I thought $\mathbb{Z}[t] = a + bt$ with $a, b \in \mathbb{Z}$, so $b$ does not need to be 1 for $p \in \mathbb{Z}[t]$ to hold, or did I misunderstand something?
Your doubt is natural. The part that comes after the “that is” doesn't make sense. It should be “that is, $p(\alpha)=0$ for some monic polynomial $p(x)\in\Bbb Z[x]$”.