Maths Olympiad Prep

Library / /10 of 15

Algebra Difficulty 5.4 AIME, harder Prove it Philippines

Problem:

A positive integer TT is said to be triangular if T=1+2++nT = 1 + 2 + \cdots + n for some positive integer nn. Find the smallest positive integer kk such that whenever TT is triangular, 81T+k81T + k is also triangular.

Solution

Solution:

Clearly, taking T=1T = 1, we must have k10k \geq 10. We show that k=10k = 10 indeed works. If TT is triangular, then T=n(n+1)2T = \frac{n(n+1)}{2} for some positive integer nn. Then, we have
81T+10=81n(n+1)2+10=81n2+81n+202=(9n+4)(9n+5)2 \begin{aligned} 81T + 10 & = \frac{81n(n+1)}{2} + 10 \\ & = \frac{81n^2 + 81n + 20}{2} \\ & = \frac{(9n + 4)(9n + 5)}{2} \end{aligned}
which indeed is triangular as well.

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.