1

Can you give me a hint to how to approach the problem.How one can show that $2^{35}-1$ is a multiple of 31 and 127?

2 Answers2

2

Hint:

$2^7\equiv1 \mod 127$ and $2^5\equiv1 \mod 31$

J. W. Tanner
  • 60,406
0

Hint: You can use that $$2^5\equiv 1 \mod 31$$ and $$2^{35}-1\equiv 0 \mod 127$$