I was wondering if, given a polynomial $$f(x)= a_n x^n + \dots + a_0 \in \mathbb{C}[x]$$ and its complex conjugate $$\overline{f(x)}= \overline{a_n}x^n + \dots + \overline{a_0} \in \mathbb{C}[x],$$ the products $$g(x) = f(x) \overline{f(x)}$$ has real coefficients. Is there a simple way to prove this?
Thank you!
Yes, it is true. The $k$th coefficient is$$a_0\overline{a_k}+a_1\overline{a_{k-1}}+\cdots+a_k\overline{a_0},$$which is real beacause it is equal to its own conjugate.