Common multiple(Three numbers)

About the calculation of Greatest common divisor(Two numbers)

Enter the three numbers you want to calculate the common multiple for and the number you want to display, then click the "Calculate Common Multiple" button to display the common multiples of the three values, from the smallest to the specified number.

Please enter an integer between 2 and 10,000,000,000,000,000.

What is a common multiple?

A number that is an integer multiple of another number is called a multiple. If a number is a multiple of 2, then you can integer multiple 2 to get 2, 4, 6, 8, and so on, infinitely.

If there are two or more integers, the multiple that they have in common is called a common multiple.

For example, suppose you want to find the common multiple of 4, 6, and 8.

To get multiples of 4, multiply 4 by 1, 2, etc., you need to go for "4, 8, 12...", for multiples of 6, you need to go for "6, 12, 18...", and for multiples of 8, you need to go for "8, 16, 24...".

Multiple of 4: 4, 8, 12, 16, 20, 24, 28, 32, 36, 40, 44, 48...

Multiple of 6: 6, 12, 18, 24, 30, 36, 42, 48, 54...

Multiple of 8: 8, 16, 24, 32, 40, 48, 56...

Among these multiples, common multiples such as 24 and 48 are common multiples of 4, 6, and 8.

The common multiple can be found by first calculating the least common multiple and then multiplying that value by an integer.