Determine the minimal polynomial of $e^{2\pi i/5}$ in $\mathbb{Q}$
Obviously $x^5$ is one of the polynomials such that $p(e^{2\pi i /5})=0$. However I am wondering if there is any polynomials with degree less than $5$.
If we think $e^{2\pi i /5}$ as a rotation counterclockwise $2\pi/5$, then $x^2$ means rotating $4\pi/5$ and $x^3$ means rotating $6\pi/5$. Once we have $6\pi/5$, we may can have $q'(x)=x^3+ax^2+bx$ so that $q'(e^{2\pi/5})$ be a rotation of $\pi$ or $0$. Then $q'(x)=x^3+ax^2+bx+c$ satisfies $q(e^{2\pi/5})=0$.
I guess the minimal polynomial should have degree $3$. Is it right?