$2$ cannot be a primitive root of a prime $F_n = 2^{2^n} + 1$ where $n\ge 2$
I've understood that the fact that $F_n \equiv 1 \pmod{8}$ for $n\ge 2$ might be helpful here, but I don't see how (Though I'm open to other suggestions of course)
I have seen in class that there's a primitive root modulo $m$ iff:
- $m=2,4$
- $m=p^k$, $p$ an odd prime and $k\ge 1$
- $m=2p^k$, $p$ an odd prime and $k\ge 1$
In particular, for $m=8$ there's no primitive root modulo $m$.