What I have done so far:
- $n$ must be even
- $(n-1)(n+1)|2^{n!}-1$
- because $n-1$ and $n+1$ are odd, they are relatively prime
- so both $n-1$ and $n+1$ should divide $2^{n!}-1$
Then I get lost in how I should handle it. Could anyone help me with that?
What I have done so far:
Then I get lost in how I should handle it. Could anyone help me with that?