Maths Olympiad Prep

Library / /1 of 16

Number theory Difficulty 5.3 AIME, harder Prove it Spain

Prove that for every integer S100S \ge 100 there exists an integer PP for which the following story could hold true: The mathematician asks the shop owner: "How much are the table, the cabinet and the bookshelf?" The shop owner replies: "Each item costs a (positive) integer amount of Euros. The table is more expensive than the cabinet, and the cabinet is more expensive than the bookshelf. The sum of the three prices is SS and the product is PP." The mathematician thinks and complains: "This is not enough information to determine the three prices!"

Solution

Write SS in the form S=6k+rS = 6k + r for integers kk and rr with 1r61 \le r \le 6, and note that k>2rk > 2r. We claim that the number
P=6k(kr)(k+r) P = 6k(k - r)(k + r)
is an appropriate choice.
Denote the prices of table, cabinet and shelf by xx, yy and zz, respectively. Then x=3(k+r)x = 3(k+r), y=2(kr)y = 2(k-r), z=kz = k is one possibility, and x=3kx' = 3k, y=2(k+r)y' = 2(k+r), z=krz' = k-r is another possibility. One easily verifies x>y>zx > y > z and x>y>zx' > y' > z', and x<xx' < x implies that these two possibilities are indeed distinct. □

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.