Determine all positive integers n such that number N is also integer, where N=12+1+4+12−1+42⋅1+22+2+4+22−2+42⋅2+⋯+n2+n+4+n2−n+42n (Anikushyn A., Rublyov B.)
Solution
Let us note that k2+k+4+k2−k+42k=(k2+k+4)−(k2−k+4)(k2+k+4−k2−k+4)2k==k2+k+4−k2−k+4=k2+k+4−(k−1)2+(k−1)+4. And thus N=(6−4)+(10−6)+(16−10)+⋯+(n2+n+4−(n−1)2+(n−1)+4)==n2+n+4−4=n2+n+4−2. It means that N is integer if and only if n2+n+4 is a perfect square. Since n2<n2+n+4<n2+4n+4=(n+2)2, then for every positive integer n we obtain n2+n+4=(n+1)2=n2+2n+1. And thus n=3.
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.