Skip to main content
OlympiadHQ

Browse · MathNet

Print

China Mathematical Competition (Complementary Test)

China number theory

Problem

Let . Prove:

(1) For any , , if , then will not be a multiple of .

(2) For any satisfying , there exists satisfying , such that is a multiple of .
Solution
(1) For any , (). Then . Let be any positive integer strictly less than . Then .

Between and , one is an odd number that contains no prime factor , and the other is an even number that contains at most the th power of . Therefore, is definitely not a multiple of .

(2) For and , suppose where is a non-negative integer and is an odd number greater than . Then . We will present three different proofs in the following.

Proof 1. Let , . Eliminating , we have . Since , the equation has integral solutions that can be expressed as Denote the smallest solution among them as . Then . Therefore, and is a multiple of .

Proof 2. Since , by the Chinese Remainder Theorem, the congruence equation has a solution with . It is easy to see that and is a multiple of .

Proof 3. Since , then there exists , , such that . Take such that . Then . It is easy to see that there exists such that . Then we have , . Therefore, is a multiple of .

Techniques

Greatest common divisors (gcd)Factorization techniquesChinese remainder theoremMultiplicative orderTechniques: modulo, size analysis, order analysis, inequalities