What are the numbers divisible by 4018?

4018, 8036, 12054, 16072, 20090, 24108, 28126, 32144, 36162, 40180, 44198, 48216, 52234, 56252, 60270, 64288, 68306, 72324, 76342, 80360, 84378, 88396, 92414, 96432

How to find the numbers divisible by 4018?

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

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

k × 4018 = N

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

k = N 4018

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

  • 1 × 4018 = 4018
  • 2 × 4018 = 8036
  • 3 × 4018 = 12054
  • ...
  • 23 × 4018 = 92414
  • 24 × 4018 = 96432