Skip to main content
OlympiadHQ

Browse · MathNet

Print

China Mathematical Olympiad

China number theory

Problem

Find all ternary positive integer groups satisfying and such that is a multiple of . (posed by Chen Yonggao)
Solution
We will discuss the following three cases for and .

(i) In the case when , from , we have Therefore, .

When , we can take to be . When , we can take to be and . When , we can take to be and . When , we can take to be and . When , . From , we can deduce that the solutions are and .

(ii) In the case when , . Since 202 has only four divisors 1, 2, 101 and 202, but , and , so or 201. Since , therefore the solution is .

(iii) In the case when , from , we have that is, Since , so

① If , then set , we have . Hence thus Using the same argument as in Case (i), we show that the solutions for are: and . Hence, are and .

② If , then and , and the solution is , .

③ If , set , then . Since , so . By and we have Now . In this case, the solutions can only be derived from the preceding solutions, that is, from , and each solution derived also satisfies .

Summarizing what described above, we obtain all solutions to be: , , , , , , , , and , where is any nonnegative integer, and is an integer.
Final answer
(2, 2, 4k+1), (2, 3, 6k+2), (2, 4, 8k+8), (2, 6, 12k+9), (3, 2, 4k+3), (4, 2, 4k+4), (5, 2, 4k+1), (8, 2, 4k+3), (10, 2, 4k+2), and (203, m, (2k+1)m+1), where k is any nonnegative integer and m ≥ 2.

Techniques

Greatest common divisors (gcd)Techniques: modulo, size analysis, order analysis, inequalitiesOther