Minimal polynomial for $\zeta+\zeta^5$ for a primitive seventh root of unity $\zeta$
I have asked a similar problem Minimal Polynomial of $\zeta+\zeta^{-1}$ and i tried to repeat similar idea
Consider $\alpha=\zeta+\zeta^5$ and consider $\sigma \in Gal(\mathbb{Q}(\zeta)/\mathbb{Q})$ defined as $\sigma(\zeta)=\zeta^2$
so, we consider conjugates of $\alpha$ under $\sigma$
- $\alpha=\zeta+\zeta^5$
- $\sigma(\alpha)=\sigma(\zeta+\zeta^5)=\zeta^2+\zeta^3$
- $\sigma^2(\alpha)=\sigma(\zeta^2+\zeta^3)=\zeta^4+\zeta^6$
- $\sigma^3(\alpha)=\alpha$
So i would consider $(x-\alpha)(x-\sigma(\alpha))(x-\sigma^2(\alpha))$
This is giving me $x^3+x^2+(2+\zeta+\zeta^2+\zeta^4)x-1$
I do not know how to make coefficient of $x$ as real..
Please help me to fill this gap..
The map $\tau: \zeta \rightarrow \zeta^3$ is a generator of the automorphism group of $Q(\zeta)$, $\zeta^7=1$, $\zeta\ne 1$. Your automorphism $\sigma: \zeta \rightarrow \zeta^2$ is $\tau^2$, so it represents an element of order 3 in the Galois group. So its fixed field is a quadratic extension of $K$ of $Q$.
The coefficients of your cubic polynomial $f$ lie in $K$ not in $Q$. You have computed the minimal polynomial over $K$ instead of $Q$. The field $K$ has one non-trivial automorphism induced by complex conjugation so to obtain the irreducible polynomial over $Q$ we just compute $g=f\bar{f}$ (applying complex conjugation to the coefficients). Complex conjugation is also an automorphism of the field $Q(\zeta)$ also and it is given by $\zeta\rightarrow \zeta^{-1}=\zeta^6$ (it is $\tau^3$). Complex conjugation does not belong to the subgroup generated by your element $\sigma$.
Your cubic is $f=x^3+x^2+\frac{3+\sqrt{-7}}{2}x-1$, $\bar{f}=x^3+x^2+\frac{3-\sqrt{-7}}{2}x-1$ and $g=f\bar{f}=x^6+2x^5+4x^4+x^3+2x^2-3x+1$.
This is the exactly the same as multiplying all $\prod_{i=0}^5 (x-\tau^i(\zeta+\zeta^5))$, since $f=\prod_{i=0}^2 (x-\tau^{2i}(\zeta+\zeta^5))$ and $\bar{f}=\prod_{i=0}^2 (x-\tau^{2i+1}(\zeta+\zeta^5))$