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?
Asked
Active
Viewed 991 times
1
-
3$31=2^5-1, 127=2^7-1$ – J. W. Tanner Aug 14 '19 at 13:39
-
What do you even think about the problem? Where are your thoughts? – Parcly Taxel Aug 14 '19 at 13:45
-
The result of the division is proved here – Ross Millikan Aug 14 '19 at 14:01
-
prove you've attempted the problem and actually have a brain ? – Aug 14 '19 at 16:48
2 Answers
0
Hint: You can use that $$2^5\equiv 1 \mod 31$$ and $$2^{35}-1\equiv 0 \mod 127$$

Dr. Sonnhard Graubner
- 95,283