What are the numbers divisible by 4142?

4142, 8284, 12426, 16568, 20710, 24852, 28994, 33136, 37278, 41420, 45562, 49704, 53846, 57988, 62130, 66272, 70414, 74556, 78698, 82840, 86982, 91124, 95266, 99408

How to find the numbers divisible by 4142?

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

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

k × 4142 = N

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

k = N 4142

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

  • 1 × 4142 = 4142
  • 2 × 4142 = 8284
  • 3 × 4142 = 12426
  • ...
  • 23 × 4142 = 95266
  • 24 × 4142 = 99408