Question is to check if :
$x^8+1$ is irreducible over $\mathbb{R}[x]$.
even before this I tried to see $x^4+1$ and $x^2+1$.
for $x^2+1$, it does not have a root in $\mathbb{R}$ So, it is irreducible.
for $x^4+1$, checking for roots does not imply anything.
So I tried to solve for $a,b,c,d \in \mathbb{R}$ in $x^4+1=(x^2+ax+b)(x^2+cx+d)$ and concluded that $x^4+1$ is reducible.
It is becoming more difficult when the power of $x$ is getting bigger.
The only thing I can say about $x^8+1$ is it does not have a factor of degree $1,3,5,7$ (if not, it would have a real number as a root which is not possible)
I am not able to proceed further.. please help me
Do you know that $\mathbb C$ is the algebraic closure of $\mathbb R$ and it has dimension $2$ as $\mathbb R$-vector space?
This implies that every irreducible polynomial over $\mathbb R$ has degree less or equal to $2$.
More details: every polynomial $p \in \mathbb R[x]$ has root in $\mathbb C$ and the $\mathbb R[\alpha]$, the subring of $\mathbb C$ generated by $\alpha$ a root of $p$, is field and so a subfield of $\mathbb C$. Its dimension as $\mathbb R$-vector space is equal to the degree of the irriducible polynomial having root $\alpha$, but such dimension must also be less or equal then the dimension of $\mathbb C$, which is $2$. So the irriducibile polynomial of $\alpha$ can either have degree $1$ (the element belong to $\mathbb R$) or $2$.