List of the First 12 Multiples of 1

Given: Positive Integer = 1,  n = 12
1 * 1 = 1
1 * 2 = 2
1 * 3 = 3
1 * 4 = 4
1 * 5 = 5
1 * 6 = 6
1 * 7 = 7
1 * 8 = 8
1 * 9 = 9
1 * 10 = 10
1 * 11 = 11
1 * 12 = 12
List of the First 12 Multiples of 1: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12
Notes:
  • The listed multiples are the First 12 Multiples of 1 that are positive (greater than 0)
  • A Multiple of 1 that is greater than 1 is also the Least Common Multiple (LCM) of the two numbers, e.g., LCM(1,12) = 12

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