I am trying to find the minimal polynomials of $\zeta_7+\zeta_7^{-1}$ and $\zeta_7+\zeta_7^2+\zeta_7^4$ over $\Bbb Q$.
For the first one, I found the following solution on the site (Minimal polynomial of $\omega:=\zeta_7+\overline{\zeta_7}$).
Here is the solution from Ewan Delanoy:
$$ \omega=\zeta+\zeta^6, \ \ \ \omega^2=\zeta^2+\zeta^5+2, \ \ \ \omega^3=\zeta^3+\zeta^4+3\omega $$
Adding all those three up, you obtain
$$ \omega^3+\omega^2+\omega =\sum_{k=1}^{6} \zeta^k+(3\omega+2)= -1+(3\omega+2)=3\omega+1 $$
So
$$ \omega^3+\omega^2-2\omega-1=0 $$
I can verify that this is indeed the the minimal polynomial of $\zeta_7+\zeta_7^{-1}$ over $\Bbb Q$.But I don't really understand the intermediate steps involved in finding that polynomial.I suspect that there might be some simplification rules for the root of unity which I don't know. So I am asking whether there are some properties of the root of unity used in the above calculation?
Also, how would I go about to find the minimal polynomial of $\zeta_7+\zeta_7^2+\zeta_7^4$ over $\Bbb Q$?
Could someone give me a hand? Thanks so much.