Maths Olympiad Prep

Library / /16 of 57

Number theory Difficulty 6.2 National olympiad Prove it Russia

A positive integer NN is presented in the form N=a1a2=b1b2=c1c2=d1d2N = a_1 - a_2 = b_1 - b_2 = c_1 - c_2 = d_1 - d_2, where a1a_1 and a2a_2 are perfect squares, b1b_1 and b2b_2 are perfect cubes, c1c_1 and c2c_2 are perfect 5th powers, and d1d_1 and d2d_2 are perfect 7th powers. Under the conditions above, determine whether two of the numbers a1,b1,c1,d1a_1, b_1, c_1, d_1 should necessarily be equal.
(A. S. Golovanov)

Натуральное число NN представляется в виде N=a1a2=b1b2=c1c2=d1d2N = a_1 - a_2 = b_1 - b_2 = c_1 - c_2 = d_1 - d_2, где a1a_1 и a2a_2 — квадраты, b1b_1 и b2b_2 — кубы, c1c_1 и c2c_2 — пятые степени, а d1d_1 и d2d_2 — седьмые степени натуральных чисел. Обязательно ли среди чисел a1,b1,c1a_1, b_1, c_1 и d1d_1 найдутся два равных?
(А. С. Голованов)

Solutions — 2

Solution 1

No.
Set N=(3222)105(3323)70(3525)126(3727)120N = (3^2 - 2^2)^{105}(3^3 - 2^3)^{70}(3^5 - 2^5)^{126}(3^7 - 2^7)^{120}. Then
N=M22(3222)=M33(3323)=M55(3525)=M77(3727),N = M_2^2(3^2 - 2^2) = M_3^3(3^3 - 2^3) = M_5^5(3^5 - 2^5) = M_7^7(3^7 - 2^7),
where none of the MiM_i is divisible by 22 or 33.

N=(3M2)2(2M2)2=(3M3)3(2M3)3=(3M5)5(2M5)5=(3M7)7(2M7)7.N = (3M_2)^2 - (2M_2)^2 = (3M_3)^3 - (2M_3)^3 = (3M_5)^5 - (2M_5)^5 = (3M_7)^7 - (2M_7)^7.
Even all eight numbers involved in the representations are distinct, since any two of them have a different power of either 22 or 33.

Solution 2

Нет, не обязательно.
Приведём пример числа NN, для которого все указанные числа будут различными. Положим
N=(3222)105(3323)70(3525)126(3727)120.N = (3^2 - 2^2)^{105} (3^3 - 2^3)^{70} (3^5 - 2^5)^{126} (3^7 - 2^7)^{120}.
Тогда
N=M22(3222)=M33(3323)=M55(3525)=M77(3727)N = M_2^2(3^2 - 2^2) = M_3^3(3^3 - 2^3) = M_5^5(3^5 - 2^5) = M_7^7(3^7 - 2^7)
при некоторых натуральных M2,M3,M5M_2, M_3, M_5 и M7M_7, не делящихся ни на 22, ни на 33. Отсюда
N=(3M2)2(2M2)2=(3M3)3(2M3)3=(3M5)5(2M5)5=(3M7)7(2M7)7.N = (3M_2)^2 - (2M_2)^2 = (3M_3)^3 - (2M_3)^3 = (3M_5)^5 - (2M_5)^5 = (3M_7)^7 - (2M_7)^7.
Даже все восемь чисел, участвующих в представлениях, различны, поскольку у любых двух из них разная степень вхождения либо двойки, либо тройки.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: MathNet, licensed CC-BY-4.0. Statement and solution reproduced as published; topic and difficulty added by this site.