Maths Olympiad Prep

Library / /6 of 40

Algebra Difficulty 5.3 AIME, harder Prove it China

Find a triple (l,m,n)(l, m, n) (1<l<m<n1 < l < m < n) of positive integers such that k=1lk\sum_{k=1}^{l} k, k=l+1mk\sum_{k=l+1}^{m} k, k=m+1nk\sum_{k=m+1}^{n} k form a geometric sequence in order. (posed by Tao Pingsheng)

Solution

k=1lk=Sl\sum_{k=1}^{l} k = S_{l}, k=l+1mk=SmSl\sum_{k=l+1}^{m} k = S_{m} - S_{l}, k=m+1nk=SnSm\sum_{k=m+1}^{n} k = S_{n} - S_{m},
form a geometric sequence in order. Then
Sl(SnSm)=(SmSl)2,1 S_{l}(S_{n} - S_{m}) = (S_{m} - S_{l})^2, \qquad \textcircled{1}
that is Sl(Sn+SmSl)=Sm2S_{l}(S_{n} + S_{m} - S_{l}) = S_{m}^2. Thus, SlSm2S_{l} \mid S_{m}^2, that is
2l(l+1)m2(m+1)2. 2l(l + 1) \mid m^2(m + 1)^2.
Let m+1=l(l+1)m + 1 = l(l + 1) and take l=3l = 3. Then m=11m = 11 and Sl=S3=6S_{l} = S_{3} = 6, Sm=S11=66S_{m} = S_{11} = 66. Substitute it into ①, we have Sn=666S_{n} = 666, that is n(n+1)2=666\frac{n(n+1)}{2} = 666. So n=36n = 36.
Therefore, (l,m,n)=(3,11,36)(l, m, n) = (3, 11, 36) is a solution satisfying the condition. □

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 and solution reproduced as published; topic and difficulty added by this site.