What are the numbers divisible by 9042?

9042, 18084, 27126, 36168, 45210, 54252, 63294, 72336, 81378, 90420, 99462

How to find the numbers divisible by 9042?

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

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

k × 9042 = N

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

k = N 9042

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

  • 1 × 9042 = 9042
  • 2 × 9042 = 18084
  • 3 × 9042 = 27126
  • ...
  • 10 × 9042 = 90420
  • 11 × 9042 = 99462