Let $\alpha$ be a root of the polynomial $x^2 + x + 3$ in $GF(49)$.
Question: Find the minimal polynomial of $\alpha^i$ for $i$, $0 \le \le 48$, over $GF(7)$.
I know that if $\alpha \in GF(P^n)$ then it's minimal polynomial can be factored as $(x-\alpha)(x-\alpha^p)\cdots(x-\alpha^{p^{t-1}})$, where $t$ is the degree of the minimal polynomial of $\alpha$ over $GF(P)$. If we take $\alpha$ to be the element we adjoin to $GF(P)$ in order to obtain $GF(P^n)$ we have that $t=n$ and everything else is the same.
I also know that this shouldn't be too difficult because we only need methods from linear algebra. I guess from here I'll need to choose some $\alpha$ to be zero of some irreducible polynomial, and then I'll need to find a minimal polynomial for i such that $\beta = a^i$. But I'm not quite sure how it's done and how to continue from here. Any help is appreciated.
The Frobenius automorphism of $GF(7^2)$ is the map $z \mapsto z^7$. It is of order $2$ and generates the Galois group (which is the cyclic group of order $2$). So, in general, the factorization of the minimal polynomial of $\alpha^i$ is of degree $2$ and contains the factor $x-\alpha^i$. The other factor $x-\beta$ must be such that the coefficients $\alpha^i+\beta$ and $\alpha^i\beta$ are invariant under this automorphism, so the only choice for $\beta$ is $\alpha^{7i}$. I said "in general" because for $i \in \{8,16,24,30,40\}$ we have that $\alpha^i$ is already invariant, so for these elements the minimal polynomial is of the first degree.