Lagrange Interpolation?

Find the sum of all composite integers k k such that for any a 1 , . . . , a m Z a_1,...,a_m \in \mathbb{Z} which when taken ( m o d k ) \pmod k are distinct, then p ( x ) ∃ p(x) a polynomial so that the following congruence relation

p ( x ) 0 ( m o d k ) p(x) \equiv 0 \pmod k ,

has exactly m m solutions where x a 1 , a 2 , . . . , a m ( m o d k ) x \equiv a_1, a_2, ... , a_m \pmod k .


The answer is 4.

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.

1 solution

Patrick Corn
May 28, 2014

If m m can be written as a product of two relatively prime integers a , b 2 a,b \ge 2 , then x 2 1 x^2-1 has at least four roots mod m m by the Chinese Remainder Theorem, so no such m m works. This rules out everything except for prime powers.

If m = p k m = p^k where p p is a prime and k 2 k \ge 2 , then x 2 p x x^2-px has roots 0 , p , p k 1 , 2 p k 1 0, p, p^{k-1}, 2p^{k-1} . So the last two roots have to be congruent mod p k p^k to 0 0 or p p , which is only possible if k = 2 k = 2 and p = 2 p = 2 .

Finally, m = 4 m = 4 does indeed satisfy the conditions of the problem (just check a finite, small number of cases). So the answer is 4 \fbox{4} .

@Anqi Li

Dude what do you mean by the inverted "E" ?

A Former Brilliant Member - 6 years, 3 months ago

Log in to reply

That's mathematical shorthand for "there exists".

Calvin Lin Staff - 6 years, 3 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...