Maths Olympiad Prep

Library / /630 of 740

Algebra Difficulty 5.4 AIME, harder Prove it United States

Problem:

Consider a 2×22 \times 2 grid of squares. David writes a positive integer in each of the squares. Next to each row, he writes the product of the numbers in the row, and next to each column, he writes the product of the numbers in each column. If the sum of the eight numbers he writes down is 20152015, what is the minimum possible sum of the four numbers he writes in the grid?

Solution

Solution:

Let the four numbers be a,b,c,da, b, c, d, so that the other four numbers are ab,ad,bc,bdab, ad, bc, bd. The sum of these eight numbers is a+b+c+d+ab+ad+bc+bd=(a+c)+(b+d)+(a+c)(b+d)=2015a + b + c + d + ab + ad + bc + bd = (a + c) + (b + d) + (a + c)(b + d) = 2015, and so (a+c+1)(b+d+1)=2016(a + c + 1)(b + d + 1) = 2016. Since we seek to minimize a+b+c+da + b + c + d, we need to find the two factors of 20162016 that are closest to each other, which is easily calculated to be 4248=201642 \cdot 48 = 2016; this makes a+b+c+d=88a + b + c + d = 88.

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 reproduced verbatim; metadata (topic, difficulty) added by this project.