What are the numbers divisible by 4016?

4016, 8032, 12048, 16064, 20080, 24096, 28112, 32128, 36144, 40160, 44176, 48192, 52208, 56224, 60240, 64256, 68272, 72288, 76304, 80320, 84336, 88352, 92368, 96384

How to find the numbers divisible by 4016?

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

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

k × 4016 = N

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

k = N 4016

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

  • 1 × 4016 = 4016
  • 2 × 4016 = 8032
  • 3 × 4016 = 12048
  • ...
  • 23 × 4016 = 92368
  • 24 × 4016 = 96384