Number theoryDifficulty 4.3AIMEFind the answerUnited States
Problem:
In 2019, a team, including professor Andrew Sutherland of MIT, found three cubes of integers which sum to 42: 42=(−8053873881207597_)3+(80435758145817515)3+(12602123297335631)3 One of the digits, labeled by an underscore, is missing. What is that digit?
A number or a short expression. Fractions can be typed as 3/2, and spacing doesn't matter.
Solution
Solution:
Let the missing digit be x. Then, taking the equation modulo 10, we see that 2≡−x3+53+13. This simplifies to x3≡4(mod10), which gives a unique solution of x=4.
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.