Maths Olympiad Prep

Library / /7 of 24

, 2016

Algebra Difficulty 6.1 National olympiad Prove it Argentina

For an integer m3m \ge 3 set S(m)=1+13++1mS(m) = 1 + \frac{1}{3} + \dots + \frac{1}{m} (the fraction 1/m1/m does not participate in the sum). Let n3n \ge 3 and k3k \ge 3. Compare the numbers S(nk)S(nk) and S(n)+S(k)S(n) + S(k).

Solution

We show that S(nk)<S(n)+S(k)S(nk) < S(n) + S(k). Cancel the summand of S(k)S(k) on both sides of this inequality, then add 12\frac{1}{2} to both sides and rearrange. This yields the equivalent inequality
1k+1+1k+2++1nk+12<1+12+13++1n.() \frac{1}{k+1} + \frac{1}{k+2} + \dots + \frac{1}{nk} + \frac{1}{2} < 1 + \frac{1}{2} + \frac{1}{3} + \dots + \frac{1}{n}. \quad (*)
Divide the first (n1)k(n-1)k numbers on the left hand side into n1n-1 sums of kk fractions with consecutive denominators: A1=1k+1++12kA_1 = \frac{1}{k+1} + \dots + \frac{1}{2k}, A2=12k+1++13kA_2 = \frac{1}{2k+1} + \dots + \frac{1}{3k}, ..., An1=1(n1)k+1++1nkA_{n-1} = \frac{1}{(n-1)k+1} + \dots + \frac{1}{nk}.
Then compare AjA_j with 1j\frac{1}{j} for j=1,,n1j=1, \dots, n-1. Denoting dj=1jAj=1j1jk+11jk+21jk+kd_j = \frac{1}{j} - A_j = \frac{1}{j} - \frac{1}{jk+1} - \frac{1}{jk+2} - \dots - \frac{1}{jk+k}
we have
dj=(1jk1jk+1)+(1jk1jk+2)++(1jk1jk+k)= d_j = \left( \frac{1}{jk} - \frac{1}{jk+1} \right) + \left( \frac{1}{jk} - \frac{1}{jk+2} \right) + \dots + \left( \frac{1}{jk} - \frac{1}{jk+k} \right) =
=1jk(jk+1)+2jk(jk+2)++kjk(jk+k)> = \frac{1}{jk(jk+1)} + \frac{2}{jk(jk+2)} + \dots + \frac{k}{jk(jk+k)} >

>1+2+...+kjk(jk+k)=k+12k1j(j+1)>12j12(j+1) > \frac{1+2+...+k}{jk(jk+k)} = \frac{k+1}{2k} \cdot \frac{1}{j(j+1)} > \frac{1}{2j} - \frac{1}{2(j+1)}
It follows that
(1+12+13++1n)(1k+1+1k+2++1nk)=d1++dn1+1n>(1214)+(1416)++(12n212n)+1n=12+12n>12 \left(1+\frac{1}{2}+\frac{1}{3}+\dots+\frac{1}{n}\right)-\left(\frac{1}{k+1}+\frac{1}{k+2}+\dots+\frac{1}{nk}\right)=d_1+\dots+d_{n-1}+\frac{1}{n} > \left(\frac{1}{2}-\frac{1}{4}\right)+\left(\frac{1}{4}-\frac{1}{6}\right)+\dots+\left(\frac{1}{2n-2}-\frac{1}{2n}\right)+\frac{1}{n} = \frac{1}{2}+\frac{1}{2n} > \frac{1}{2}
This proves (*), hence S(nk)<S(n)+S(k)S(nk) < S(n) + S(k) holds true.

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.