Find the sum of all composite integers such that for any which when taken are distinct, then a polynomial so that the following congruence relation
,
has exactly solutions where .
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.
If m can be written as a product of two relatively prime integers a , b ≥ 2 , then x 2 − 1 has at least four roots mod m by the Chinese Remainder Theorem, so no such m works. This rules out everything except for prime powers.
If m = p k where p is a prime and k ≥ 2 , then x 2 − p x has roots 0 , p , p k − 1 , 2 p k − 1 . So the last two roots have to be congruent mod p k to 0 or p , which is only possible if k = 2 and p = 2 .
Finally, m = 4 does indeed satisfy the conditions of the problem (just check a finite, small number of cases). So the answer is 4 .