Maths Olympiad Prep

Library / /35 of 69

, 2011

Algebra Difficulty 5.2 AIME, harder Prove it South Africa

Prove that the following equation holds for all non-negative integers nn:
n+n+1+n+2=9n+8. \lfloor \sqrt{n} + \sqrt{n+1} + \sqrt{n+2} \rfloor = \lfloor \sqrt{9n} + 8 \rfloor.

Solution

For each non-negative integer nn,
2n+1>n+n+2. 2\sqrt{n+1} > \sqrt{n} + \sqrt{n+2}.
Indeed,
n+1n=1n+1+n>1n+2+n+1=n+2n+1, \begin{aligned} \sqrt{n+1} - \sqrt{n} &= \frac{1}{\sqrt{n+1} + \sqrt{n}} \\ &> \frac{1}{\sqrt{n+2} + \sqrt{n+1}} \\ &= \sqrt{n+2} - \sqrt{n+1}, \end{aligned}
from which the result follows.

We now prove the required equality. It is true for n=0n = 0 and n=1n = 1, by inspection. Let n2n \ge 2. By the above result,
n+n+1+n+2<3n+1=9n+9. \sqrt{n} + \sqrt{n+1} + \sqrt{n+2} < 3\sqrt{n+1} = \sqrt{9n+9}.
We now show that n+n+1+n+2>9n+8\sqrt{n} + \sqrt{n+1} + \sqrt{n+2} > \sqrt{9n+8}. First note that, for n2n \ge 2,
n(n+2)(n+79)2=49n4981894981>0 n(n+2) - \left(n + \frac{7}{9}\right)^2 = \frac{4}{9}n - \frac{49}{81} \ge \frac{8}{9} - \frac{49}{81} > 0
which implies that
n(n+2)>n+79. \sqrt{n(n+2)} > n + \frac{7}{9}.
Hence,
[n+n+1+n+2]2>[32(n+n+2)]2=94[n+(n+2)+2n(n+2)]>94[2n+2+2(n+79)]=94[4n+329]=9n+8. \begin{aligned} [\sqrt{n} + \sqrt{n+1} + \sqrt{n+2}]^2 &> \left[\frac{3}{2}(\sqrt{n} + \sqrt{n+2})\right]^2 \\ &= \frac{9}{4}\left[n + (n+2) + 2\sqrt{n(n+2)}\right] \\ &> \frac{9}{4}\left[2n + 2 + 2\left(n + \frac{7}{9}\right)\right] \\ &= \frac{9}{4}\left[4n + \frac{32}{9}\right] \\ &= 9n + 8. \end{aligned}
Hence we have
9n+8<n+n+1+n+2<9n+9. \sqrt{9n+8} < \sqrt{n} + \sqrt{n+1} + \sqrt{n+2} < \sqrt{9n+9}.
Since 9n+89n+8 and 9n+99n+9 are consecutive, no perfect square lies between them, and so no integer lies strictly between 9n+8\sqrt{9n+8} and 9n+9\sqrt{9n+9}. This is enough to conclude the required equality.

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.