Let $I = _{\mathbb {C} [X]} \langle X^2 + 1\rangle$ the principal ideal of $\mathbb{C}[X]$ generated by $X^2 + 1$. Is $\mathbb{C}[X]/I$ an integral domain?
From my understanding $\mathbb{C}[X]/I$ is the set of all cosets of $\langle X^2 + 1\rangle$ in $\mathbb{C}$. Now to me, since $X^2+ 1$ generates all of $\mathbb{C}$, and since $\mathbb{C}$ is an integral domain so is $\mathbb{C}[X]/I$. However, intuition is telling me I have misunderstood $\mathbb{C}[X]/I$ can someone help please?
From the comments below the OP, I think we should get back to fundamentals.
The elements of a quotient ring $R/I$ may be taken to be cosets $a + I$ of the ideal $I$. Two cosets $a + I$, $b + I$ are equal iff $a - b \in I$. Cosets are added and multiplied according to the rules $(a + I) + (b + I) := (a + b) + I$ and $(a + I)(b+I) := ab + I$. The addition and multiplication thus defined provide the set of cosets $a + I$ with a ring structure, whose zero element is $0 + I = I$. This describes the quotient ring $R/I$.
In the present case, $I = (x^2 + 1)$ (the ideal $I$ is $\{(x^2 + 1)p(x): p(x) \in \mathbb{C}[x]\}$). Again, this ideal is the coset $0 + I$ that represents the zero element of the quotient ring.
We have $(x+i)(x-i) = x^2 + 1$. The hint was trying to suggest that this factorization provides zero divisors, in the quotient ring. What that means is that the factors $x+i$ and $x-i$ should suggest what cosets to try, whose product will be zero in the quotient ring.