LCM Calculator

Find the Least Common Multiple (LCM) of two or more numbers

Enter at least 2 numbers separated by commas

Result

LCM 0

What Is LCM (Least Common Multiple)?

The Least Common Multiple (LCM) of two or more integers is the smallest positive integer that is divisible by all of them. For example, the LCM of 4 and 6 is 12, because 12 is the smallest number that both 4 and 6 can divide into without a remainder.

LCM is a fundamental concept in mathematics and is widely used in solving problems involving fractions, time, and scheduling. It helps in finding a common denominator when adding or subtracting fractions with different denominators.

How to Calculate LCM?

There are several methods to find the Least Common Multiple of numbers. Here are the two most common methods:

1. Listing Multiples

This is the simplest method for small numbers. You list the multiples of each number until you find the smallest multiple they have in common.

2. Prime Factorization Method

For larger numbers, the prime factorization method is more efficient. Here are the steps:

  1. Find the prime factorization of each number.
  2. List all the prime factors involved, raised to their highest power found in any of the numbers.
  3. Multiply these prime factors together to get the LCM.

Example for 12 and 18:

Frequently Asked Questions (FAQs)

What is the difference between LCM and GCD?

The Least Common Multiple (LCM) is the smallest number that is a multiple of two or more numbers. The Greatest Common Divisor (GCD), also known as HCF (Highest Common Factor), is the largest number that divides two or more numbers without leaving a remainder.

Can the LCM of two numbers be equal to one of the numbers?

Yes, if one number is a multiple of the other, the LCM will be the larger number. For example, the LCM of 3 and 6 is 6.

Is LCM always greater than the numbers?

The LCM is always greater than or equal to the largest number in the set. It can never be smaller than any of the numbers.