Skip to main content
OlympiadHQ

Browse · MathNet

Print

China Mathematical Olympiad

China number theory

Problem

For any integer with , let be its standard factorization, write Prove or disprove the following statement: Given any positive integer and any positive real numbers and , there exists a positive integer with such that
Solution
The answer is YES. From the definition of and , we have for any positive integers . Given a fixed positive integer and positive real numbers , we take a positive integer . As there are infinitely many prime numbers, we can take a sufficiently large prime such that , and take pairwise distinct prime numbers that are all greater than . We will show that has the desired property.

First, we prove . Let . As are all odd prime numbers, when , then is an integer greater than 1.

Note that for all positive integers , ③ and , we have are the pairwise coprime factors of , and each of them is greater than 1. Hence, . From ① and the choice of , we have

Next, we prove . As is an odd number and cannot be divided by 3, we have , that is, . Suppose is a prime factor of and , then From the Fermat's Little Theorem, . From ③, . From , hence . This contradicts that is not a multiple of 3. Therefore, each prime factor of is larger than . So . From ② and the choice of primes and , we have $$ \frac{\Omega(n+k)}{\Omega(n)} < \frac{\Omega(k) + 1 + q_1 q_2 \cdots q_m \log_p 2}{q_1 q_2 \cdots q_m} < \frac{\Omega(k) + 1}{p^m} + \log_p 2 < \beta. \quad \square
Final answer
YES

Techniques

Prime numbersGreatest common divisors (gcd)Factorization techniquesFermat / Euler / Wilson theorems