Olympiad Maths Prep

Library / /26 of 60

Number theory Difficulty 5.7 AIME, harder Prove it Ukraine

Let [x1,x2][x_1, x_2] and [y1,y2,y3][y_1, y_2, y_3] be the least common multiple of x1,x2x_1, x_2 and y1,y2,y3y_1, y_2, y_3 respectively. For any positive integers a,b,c,da, b, c, d let AA and BB be such that:
A=[a,b,c][a,b,d][a,c,d][b,c,d] and B=[a,b][a,c][a,d][b,c][b,d][c,d]. A = [a, b, c] \cdot [a, b, d] \cdot [a, c, d] \cdot [b, c, d] \text{ and } B = [a, b] \cdot [a, c] \cdot [a, d] \cdot [b, c] \cdot [b, d] \cdot [c, d].

Show that A6B4A^6 \geq B^4.

Solution

Take prime pp that divides abcdabcd. Without loss of generality, let the prime number be a factor of a,b,c,da, b, c, d of degree a1b1c1d1a_1 \geq b_1 \geq c_1 \geq d_1 respectively. We can find the biggest degree of pppAp_A and pBp_B, that divide AA and BB respectively.

pA=3a1+b1,pB=3a1+2b1+c1. p_A = 3a_1 + b_1, \quad p_B = 3a_1 + 2b_1 + c_1.

Then degrees pAp'_A and pBp'_B for numbers A6A^6 and B4B^4 equal:

pA=6pA=18a1+6b1pB=4pB=12a1+8b1+4c1. p'_A = 6p_A = 18a_1 + 6b_1 \geq p'_B = 4p_B = 12a_1 + 8b_1 + 4c_1.

Looking for a route rather than 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.