Let be any positive integer greater than , which is not divisible by .
Then which of the following is always true :
A: either , or , is divisible by .
B: either , or , is divisible by .
C: either , or , is divisible by .
D: either , or , is divisible by .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
The answer is A .
let the number be x = 1 7 k + r with 1 < = r < = 1 6 then ( 1 7 k + r ) 8 mod 1 7 is congruent to r 8 mod 1 7 now for r = 1 through 1 6 , r 8 mod 1 7 is either 1 or 1 6 (easily verified by direct calculation)
r : r 8 mod 1 7
1 : 1
2 : 1
3 : 16
4 : 1
5 : 16
6 : 16
7 : 16
8 : 1
9 : 1
10 : 16
11 : 16
12 : 16
13 : 1
14 : 16
15 : 1
16 : 1
thus in every case either r 8 − 1 or r 8 − 1 is congruent to 0 mod 1 7 , thus in every case either x 8 + 1 or x 8 − 1 is divisible by 1 7