I'm currently doing a bit of reading on abstract algebra (more specifically Polynomial Theory), and noticed something that may have some sort of significance perhaps?
The section I'm reading on at the moment is on cyclotomic polynomials and their primitives. The example used is $\zeta_{5}$. The minimal extension of the rationals in order to contain all the roots of $t^4+t^3+t^2+t+1=0$ (normal extension?) is $\mathbb{Q}(\zeta_5)$, which has basis being $\zeta_5^k$ where $k=1,2,3,4$.
Algebraically, these bases are indistinguishable since each element generates the entire basis. So in some sense if I 'swap' the elements around, we can't 'tell' which one is which because they all generate the same subfield (being the basis in itself).
Now earlier in my reading, there was some time spent on Vieta's Formulas and how some expressions can be swapped around without 'detection' whereas others will detect any changes immediately.
For example $\alpha+\beta+\gamma$ is symmetric so by permuting the elements around, there is no difference. However, $\alpha + \beta^2 + \gamma^3$ is not symmetric so we can do no such thing.
These two concepts seem quite similar to each other. Is there a relationship between them somewhere down the track?