Olympiad Maths Prep

Track / Stage 6 / 116 of 400 #1116 of 2000

Problem 1116

National olympiad, first round
Algebra Difficulty 6.2 Prove it

5. Prove that for all natural nn the inequality

1n2+1+2n2+2++nn2+n<12+16n \frac{1}{n^{2}+1}+\frac{2}{n^{2}+2}+\cdots+\frac{n}{n^{2}+n}<\frac{1}{2}+\frac{1}{6 n}

This one wants a proof. Work it on paper, read the official solution, then mark yourself honestly — the ladder only means something if the record is true.

Official solution

Solution. Let's represent each term kn2+k\frac{k}{n^{2}+k} on the left side of the inequality as a difference kn2k2n2(n2+k)\frac{k}{n^{2}}-\frac{k^{2}}{n^{2}\left(n^{2}+k\right)} and add the resulting equalities term by term:

1n2+1+2n2+2++nn2+n=1+2++nn2(1n2(n2+1)+4n2(n2+2)++n2n2(n2+n)) \begin{aligned} & \frac{1}{n^{2}+1}+\frac{2}{n^{2}+2}+\cdots+\frac{n}{n^{2}+n} \\ & \quad=\frac{1+2+\cdots+n}{n^{2}}-\left(\frac{1}{n^{2}\left(n^{2}+1\right)}+\frac{4}{n^{2}\left(n^{2}+2\right)}+\cdots+\frac{n^{2}}{n^{2}\left(n^{2}+n\right)}\right) \end{aligned}

Now, let's replace the denominators of all terms in the parentheses with n2(n2+n)n^{2}\left(n^{2}+n\right), which will only increase the sum and make it equal to

1+2++nn21+4++n2n2(n2+n)=n(n+1)2n2n(n+1)(2n+1)6n3(n+1)=n(n+1)2n2(2n+1)6n2=3n2+n16n2=12+n16n2<12+16n \begin{aligned} \frac{1+2+\cdots+n}{n^{2}} & -\frac{1+4+\cdots+n^{2}}{n^{2}\left(n^{2}+n\right)}=\frac{n(n+1)}{2 n^{2}}-\frac{n(n+1)(2 n+1)}{6 n^{3}(n+1)}=\frac{n(n+1)}{2 n^{2}}-\frac{(2 n+1)}{6 n^{2}} \\ = & \frac{3 n^{2}+n-1}{6 n^{2}}=\frac{1}{2}+\frac{n-1}{6 n^{2}}<\frac{1}{2}+\frac{1}{6 n} \end{aligned}

Comment. Correct solution - 20 points. Obtained a close estimate of the sum - 10 points. There is a gap in the justification - 15 points. There is some progress in the solution - 5 points. The solution is started, but the progress is insignificant - 1 point. The solution is incorrect or missing - 0 points.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.