Let $L= \mathbb{Q}[Y]/(Y^4+1)$. Factorize $f(X)=X^4+1$ on $L$.
My attempt: We know that $\alpha = \overline{X}=X+(X^4+1)$ is one of the root of $f(X)$ in $L$. Now using the relation $\alpha^4+1=0$ and using simple division method, we can factorize $X^4+1 = (X-\alpha)(X^3+\alpha X^2+\alpha^2 X+\alpha^3)$. Is this the final factorization? How do we know that there are not more roots in $L$?
Edit: I have changed the variables in the field $L$ from $X$ to $Y$.
To avoid confusion I will give a new name to the indeterminate:
You already found the root $\alpha$ and hence the factor $t-\alpha$ of $f$ in $L$. But there are more! Notice that $f$ contains only even powers of $t$, so $-\alpha$ will also be a root. Now by division we get $f(t)=(t-\alpha)(t+\alpha)(t^2+\alpha^2)$. So we are reduced to factor $t^2+\alpha^2$. Notice that if there was an element $i\in L$ such that $i^2=-1$ we could write $t^2+\alpha^2=(t-i\alpha)(t+i\alpha)$. Can you find such an element?
Answer: