let $P \in \mathbb{R}[X]$ be a real polynomial divisible by a polynomial $Q \in \mathbb{R}[X]$ in $\mathbb{C}[X]$. How can I easily show that $P$ is also divisible by $Q$ in $\mathbb{R}[X]$?
A simple argument without using higher algebraic theorems is desirable. If I could use instruments of higher algebra, the exercise I have to do in whole would be done in two lines. But I'm not allowed to use. I think there would be an easy argument which I can't see yet because of my mental fogginess that I have sometimes.
Thank you beforehand.
Say you have $P = QR$ where $R \in \mathbb{C}[X]$. Then $\overline{P} = \overline{QR} \Rightarrow P = Q \bar R$ (this is complex conjugation). If $Q$ is the zero polynomial, then so is $P$ and you are done. Otherwise, there is an infinite number of points $x \in \mathbb{R}$ where $Q(x)$ is nonzero, and for every such $x$, $\bar{R}(x) = \frac{\bar P(x)}{\bar Q(x)} = \frac{P(x)}{Q(x)} = R(x)$. The two polynomials $R, \bar{R}$ agree on an infinite number of points and are therefore equal. This means that $R$ has real coefficients, and so $Q$ divides $P$ in $\mathbb{R}[X]$.
More generally the technique I used works for any Galois extension. Suppose $K \subset F$ is a Galois extension, and that $Q \neq 0$ divides $P$ in $F[X]$, ie $P = QR$ with $R \in F[X]$, $P, Q \in K[X]$. Then for every $g \in \operatorname{Gal}(F/K)$, $P = Q R = g(P) = g(Q) g(R) = Q g(R)$ (where $g(P)$ is the polynomial where you apply $g$ to every coefficient). Since $Q$ is nonzero and $F[X]$ is an integral domain, it follows that $g(R) = R$ for all $g$, and therefore all the coefficients of $R$ are in $K$ (by general Galois theory).