For example, if we divide 100 by 50, then 100 by 49.8, then 49.8, etc. down to 100 divided by 1, we will have a list of 491 quotients, 10 of which are integers (2, 4, 5, 8, 10, 20, 25, 40, 50, 100). For the first 250 divisors (50.0 through 25.1), there is only one integer quotient (2). For the last 41 divisors (5.0 through 1), there are five integer quotients (20, 25, 40, 50, 100). So it seems that the smaller the divisor, the more "likely" it is to produce an integer quotient.
But are smaller divisors also more "likely" to produce near-integer quotients, defined as being within 0.1 of an integer? Using the same example as above, for the first 250 divisors, only one quotient is an integer, but 51 are near-integer. For the last 241 quotients, nine are integers but only 39 are near-integers.
So it seems that the answer is "yes" for integer quotients, but "no" for non-integer quotients. But I would love to know for sure, i.e. how to write a proof for this.
Incidentally, I need to know this for my research on time series data in a biological system.


