List of the First 12 Multiples of 3

Given: Positive Integer = 3,  n = 12
3 * 1 = 3
3 * 2 = 6
3 * 3 = 9
3 * 4 = 12
3 * 5 = 15
3 * 6 = 18
3 * 7 = 21
3 * 8 = 24
3 * 9 = 27
3 * 10 = 30
3 * 11 = 33
3 * 12 = 36
List of the First 12 Multiples of 3: 3, 6, 9, 12, 15, 18, 21, 24, 27, 30, 33, 36
Notes:
  • The listed multiples are the First 12 Multiples of 3 that are positive (greater than 0)
  • The sum of the digits in Multiples of 3 are divisible by 3
  • A Multiple of 3 that is greater than 3 is also the Least Common Multiple (LCM) of the two numbers, e.g., LCM(3,36) = 36

The solution above and all other related solutions were provided by the Multiples Application