Question about automorphism of finite field

36 Views Asked by At

Let $\sigma : \mathbb{F}_{243} \rightarrow \mathbb{F}_{243}$ be define by $$\sigma(x)=x^{80}$$

I have to check whether $\sigma$ is an automorphism of $\mathbb{F}_{243}$.

Since $243=3^{5}$, I think that it is not, as $80$ cannot be expressed as a power of 3. What would be a legit proof about this?

Thanks for any help.

1

There are 1 best solutions below

2
On BEST ANSWER

It is enough to show that $2^{80} = \sigma(1+1) \neq \sigma(1) + \sigma(1) = 2$ in $\mathbb{F}_{243}$. If it is, we have $2^{79} = 1$ mod 243. However, we also have $2^{242} = 1$, and since $79$ and $242$ are coprime, we may get $2 = 1$. This is not true!