AlgebraDifficulty 5.2AIME, harderProve itSouth Africa
Prove that the following equation holds for all non-negative integers n: ⌊n+n+1+n+2⌋=⌊9n+8⌋.
Solution
For each non-negative integer n, 2n+1>n+n+2. Indeed, n+1−n=n+1+n1>n+2+n+11=n+2−n+1, from which the result follows.
We now prove the required equality. It is true for n=0 and n=1, by inspection. Let n≥2. By the above result, n+n+1+n+2<3n+1=9n+9. We now show that n+n+1+n+2>9n+8. First note that, for n≥2, n(n+2)−(n+97)2=94n−8149≥98−8149>0 which implies that n(n+2)>n+97. Hence, [n+n+1+n+2]2>[23(n+n+2)]2=49[n+(n+2)+2n(n+2)]>49[2n+2+2(n+97)]=49[4n+932]=9n+8. Hence we have 9n+8<n+n+1+n+2<9n+9. Since 9n+8 and 9n+9 are consecutive, no perfect square lies between them, and so no integer lies strictly between 9n+8 and 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.