Number theoryDifficulty 5.0AIME, harderProve itUnited States
Problem: Let a, b, c be positive integers such that 77a+91b+143c=1 What is the smallest possible value of a+b+c?
Solution
Solution: We need 13a+11b+7c=1001, which implies 13(a+b+c−77)=2b+6c. Then 2b+6c must be divisible by both 2 and 13, so it is minimized at 26 (e.g. with b=10, c=1). This gives a+b+c=79.
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.