Prove that $\frac{2^{2^n}+1}{2^{2^m}+1}$ is irreducible, if $n>m\geq 0$ are integers.
I want to show by induction that $gcd(a+1,a^{2k}+1) = gcd(a+1,2)$ and i have to choose $a$.
I choose $a=2^{2^n}$.
Then $gcd(2^{2^n}+1,2^{{2^n}\cdot2k}+1) = gcd(2^{2^n}+1,2)$
Base: $k=1$ Is this right?
I don't know (≡ a (mod n)).
Thank You.