Maths Olympiad Prep

Library / /62 of 220

Number theory Difficulty 5.4 AIME, harder Prove it Ukraine

Determine all possible pairs of positive integers (m,n)(m, n) that satisfy the following:
m10+23mn+n!=2020, m^{10} + 23mn + n! = 2020,
where n!n! denotes the product of all positive integers from 11 to nn.

Solution

When m3m \ge 3, m10310>37=2187>2020m^{10} \ge 3^{10} > 3^7 = 2187 > 2020, so the given equality doesn't hold. Thus, there are two possible values for mm: m=1m=1 or m=2m=2.

If m=1m=1, the condition to be satisfied is 23n+n!=201923n + n! = 2019. Since 7!=5040>20197! = 5040 > 2019, n6n \le 6. For n6n \le 6, 23n+n!138+720=850<201923n + n! \le 138 + 720 = 850 < 2019, so, considered case has no solutions.

If m=2m=2, the condition to be satisfied is 46n+n!=99646n + n! = 996. Similarly, n6n \le 6. If n=6n=6, then 46n+n!=276+720=99646n + n! = 276 + 720 = 996, so the equation holds. Clearly, if nn is smaller, then so is the left side of equation, and thus, there are no more solutions.

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.