How to prove that $2^{2^{m}}-1 \equiv 0$ (mod $2^{2^{n}}+1$)

55 Views Asked by At

I'd like to solve this problem but I can't

$\exists \ m,n \ \in \mathbb{Z}$ & $ m\gt n\ge 0$

$2^{2^{m}}-1 \equiv 0$ (mod $2^{2^{n}}+1$)

Any ideas? Thanks in advance.

2

There are 2 best solutions below

2
On BEST ANSWER

$2^{2^m}-1=(2^{2^{m-1}}-1)(2^{2^{m-1}}+1)$.

Then, not only there exists a pair $m,n$, but there are infinitely many, namely $m$ is any positive integer and $n=m-1$.

In fact, since $2^{2^{m-1}}-1$ can be factored again the same way (provided that $m>1$) the congruence is always true, given the conditions of the problem.

0
On

Hint: $2^{2^m}-1$ is a difference of two squares if $m>0$.