Find all positive real numbers x satisfying the equation x+[3x]=[32x]+[53x], where [x] is the largest integer not exceeding x.
Solution
It can be seen from the given equation that x must be a positive integer. Let x=15k+r where 0≤r≤14 is an integer and k is a nonnegative integer. Then 15k+r+[5k+3r]=[10k+32r]+[9k+53r] which simplifies to k+r+[3r]=[32r]+[53r]. Thus, k+r+(3r−1)<k+r+[3r]=[32r]+[53r]≤32r+53r=1519r which follows that k<1−15r≤1. But k≥0; so, we have k=0. It can now be verified that the only solutions are x=2,5.
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 and solution reproduced as published; topic and difficulty added by this site.