For every real number a, let [a] be the greatest integer that is not greater than a. Find all integers y for which there exists a real number x such that [8x+23]=[x]=y.
Solution
Let y be such a number. Then x≥∣x∣=y. Since x≥0 we have y=[x]≥0, so we may square the inequality to get x≥y2. Also, 8x+23<[8x+23]+1=y+1, or x<8y−15. This implies y2<8y−15, or (y−3)(y−5)<0, which means that 3<y<5. But y is an integer, so y=4. In this case there indeed exists a real number x which satisfies the condition, for example x=16.
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.