Help center

Least Common Multiple — FAQ

Short, clear answers to the questions people ask most about the LCM.

What is the Least Common Multiple (LCM)?

The LCM of two or more whole numbers is the smallest positive number that is a multiple of all of them. The LCM of 4 and 6 is 12 because 12 is the first value in both times tables.

How do you find the LCM of two numbers?

The quickest method is the GCF formula: LCM(a, b) = (a × b) ÷ GCF(a, b). You can also use prime factorization, list multiples, or the division ladder — all four are built into this calculator.

What is the difference between LCM and GCF?

The LCM is the smallest number divisible by all inputs; the GCF is the largest number that divides all of them. They are linked by LCM(a,b) × GCF(a,b) = a × b.

Can I find the LCM of three or more numbers?

Yes. Enter a list such as 6, 8, 12, 15 and the calculator finds the LCM of the entire set by combining the numbers pairwise.

Is the LCM the same as the lowest common denominator?

For adding or comparing fractions, the lowest common denominator (LCD) is exactly the LCM of the denominators — so this tool doubles as an LCD calculator.

What is the LCM of two prime numbers?

When two numbers are coprime (share no common factor), their LCM is just their product. For example, LCM(7, 11) = 77.

Can the LCM be smaller than the largest input?

No. The LCM is always greater than or equal to the largest input. It equals the largest input only when that number is already a multiple of all the others — e.g. LCM(3, 6, 12) = 12.

Does it work with very large numbers?

Yes. The calculator uses BigInt arithmetic, so it handles large integers and long lists of numbers without rounding errors.

What other calculators are on this site?

Alongside the LCM Calculator you get a full number-theory toolkit, each with steps, an animated diagram and AI Insights:

How is the GCF / GCD different from the LCM?

The GCF (greatest common factor, also called GCD/HCF) is the largest number that divides all inputs, while the LCM is the smallest number they all divide into. They are linked by LCM(a, b) × GCF(a, b) = a × b. Use the GCD / GCF Calculator for the greatest common factor.

How do I find the lowest common denominator of fractions?

The lowest (least) common denominator is simply the LCM of the denominators. Find it with the LCM Calculator, then rewrite each fraction over that denominator. To reduce the final answer, use the Fraction Simplifier.