What are the numbers divisible by 6023?

6023, 12046, 18069, 24092, 30115, 36138, 42161, 48184, 54207, 60230, 66253, 72276, 78299, 84322, 90345, 96368

How to find the numbers divisible by 6023?

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

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

k × 6023 = N

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

k = N 6023

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

  • 1 × 6023 = 6023
  • 2 × 6023 = 12046
  • 3 × 6023 = 18069
  • ...
  • 15 × 6023 = 90345
  • 16 × 6023 = 96368