Skip to content

Challenge 292 : Probably Divisible

n is a positive integer less than 1000.

n has the property that if a value m is chosen at random from the integers 1, 2, 3, 4…. 999, 1000, the probability that m is a factor of n is 1/200.

What is the largest possible value for n?