What are the numbers divisible by 5012?

5012, 10024, 15036, 20048, 25060, 30072, 35084, 40096, 45108, 50120, 55132, 60144, 65156, 70168, 75180, 80192, 85204, 90216, 95228

How to find the numbers divisible by 5012?

Finding all the numbers that can be divided by 5012 is essentially the same as searching for the multiples of 5012: if a number N is a multiple of 5012, then 5012 is a divisor of N.

Indeed, if we assume that N is a multiple of 5012, this means there exists an integer k such that:

k × 5012 = N

Conversely, the result of N divided by 5012 is this same integer k (without any remainder):

k = N 5012

From this we can see that, theoretically, there's an infinite quantity of multiples of 5012 (we can keep multiplying it by increasingly larger integers, without ever reaching the end).

However, in this instance, we've chosen to set an arbitrary limit (specifically, the multiples of 5012 less than 100000):

  • 1 × 5012 = 5012
  • 2 × 5012 = 10024
  • 3 × 5012 = 15036
  • ...
  • 18 × 5012 = 90216
  • 19 × 5012 = 95228