CombinatoricsDifficulty 7.8National Olympiad, round 2Prove itBaltic Way
Let m and n be positive integers and let the integer X≥max(m,n). Show that there exist integers u and v, not both equal to 0, such that max(∣u∣,∣v∣)≤Xand0≤mu+nv≤2X.
Solution
There are [X+1]2≥X+1 pairs (a,b) such that 0≤a,b≤X, and for these 0≤ma+nb≤2XX. Two linear combinations ma+nb≥ma′+nb′ differ by at most 2X, and so max(∣a - a'|, |b - b'|) ≤Xand0≤ m(a - a') + n(b - b') ≤2X.□
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.