Number theoryDifficulty 5.5AIME, harderProve itNetherlands
Given are two positive integers a and b with the property that a4b3andb2a3 are both integers greater than 1. What is the smallest possible value for the sum a+b?
Solution
The smallest integer greater than 1 is 2, so we see that a4b3≥2andb2a3≥2. It follows that a=(a4b3)2⋅(b2a3)3≥25andb=(a4b3)3⋅(b2a3)4≥27. So we see that a+b≥25+27=160. On the other hand, we see that (a,b)=(25,27) is a solution. So 160 is the smallest possible value for a+b.
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.