What are the numbers divisible by 5004?

5004, 10008, 15012, 20016, 25020, 30024, 35028, 40032, 45036, 50040, 55044, 60048, 65052, 70056, 75060, 80064, 85068, 90072, 95076

How to find the numbers divisible by 5004?

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

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

k × 5004 = N

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

k = N 5004

From this we can see that, theoretically, there's an infinite quantity of multiples of 5004 (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 5004 less than 100000):

  • 1 × 5004 = 5004
  • 2 × 5004 = 10008
  • 3 × 5004 = 15012
  • ...
  • 18 × 5004 = 90072
  • 19 × 5004 = 95076