Maths Olympiad Prep

Library / /14 of 17

Algebra Difficulty 6.4 National olympiad Prove it Argentina

The rows and the columns of a 16×1616 \times 16 table are labeled from 1,2,,161, 2, \dots, 16, and the product iji \cdot j is written in the square in row ii, column jj. Several rows are chosen (at least 22) and also several columns (at least 22). Then the numbers at their intersections are deleted.

a) Can the sum of all deleted numbers be a prime?

b) What about the sum of all undeleted numbers?

Solution

a) The sum of the deleted numbers is always composite. Let the chosen rows be i1,,ipi_1, \dots, i_p, p2p \ge 2 and the chosen columns j1,,jqj_1, \dots, j_q, q2q \ge 2. The deleted numbers in row i1i_1 are i1j1,i1j2,,i1jqi_1j_1, i_1j_2, \dots, i_1j_q.
Likewise the deleted numbers in row i2i_2 are i2j1,i2j2,,i2jqi_2j_1, i_2j_2, \dots, i_2j_q and so on; for row ipi_p they are ipj1,ipj2,,ipjqi_pj_1, i_pj_2, \dots, i_pj_q. The total deleted sum is therefore S=(i1++ip)(j1++jq)S = (i_1 + \dots + i_p)(j_1 + \dots + j_q). Both factors are at least 22 (as p2,q2p \ge 2, q \ge 2), hence SS is composite.

b) The sum of all undeleted numbers can be a prime. Let the chosen rows be 2,3,,162, 3, \dots, 16 and the chosen columns 2,3,,162, 3, \dots, 16. Then the undeleted numbers are in the union of row 11 and column 11.
Their sum is 2(1+2++16)1=2712(1 + 2 + \dots + 16) - 1 = 271, which is a prime.

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.