Taken from An Introduction to the Theory of Numbers by Niven et al:
Prove that if $m\gt n$ then $a^{2^n}+1$ is a divisor of $a^{2^m}-1$. Show that if $a,m,n$ are positive with $m\ne n$, then:
$gcd(a^{2^m}+1,a^{2^n}+1)=1$ (if $a$ is even) or $2$ (if $a$ is odd)
I just got that since $a^{2^m}-1$ is divisible by $a^{2^n}+1$ it is equal to $x(a^{2^m}+1)$ for some integer $x$. But that's all I got.
P.S.: Sorry, but I'm extremely poor in Number Theory and related problem-solving. If you could suggest some methods to get better, I'd be highly obliged. And a final request, please make the answer simple such that I understand it. Thanks a lot!