What are the numbers divisible by 6020?

6020, 12040, 18060, 24080, 30100, 36120, 42140, 48160, 54180, 60200, 66220, 72240, 78260, 84280, 90300, 96320

How to find the numbers divisible by 6020?

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

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

k × 6020 = N

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

k = N 6020

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

  • 1 × 6020 = 6020
  • 2 × 6020 = 12040
  • 3 × 6020 = 18060
  • ...
  • 15 × 6020 = 90300
  • 16 × 6020 = 96320