The LCM (1,325 and 116) = ? Calculate the Least (the Lowest) Common Multiple, LCM, by Using Two Methods: 1) The Prime Factorization of the Numbers and 2) The Euclidean Algorithm

lcm (1,325; 116) = ?

The following two methods are used below to calculate the least common multiple: [1] The prime factorization [2] The Euclidean Algorithm

Method 1. The prime factorization:

The prime factorization of a number: finding the prime numbers that multiply together to make that number.


1,325 = 52 × 53
1,325 is not a prime number but a composite one.


116 = 22 × 29
116 is not a prime number but a composite one.


* The natural numbers that are only divisible by 1 and themselves are called prime numbers. A prime number has exactly two factors: 1 and itself.
* A composite number is a natural number that has at least one other factor than 1 and itself.



Calculate the least common multiple, lcm:

Multiply all the prime factors of the two numbers. If there are common prime factors then only the ones with the largest exponents are taken (the largest powers).


The least common multiple:
lcm (1,325; 116) = 22 × 52 × 29 × 53 = 153,700

Method 2. The Euclidean Algorithm:

1. Calculate the greatest (highest) common factor (divisor):

This algorithm involves the process of dividing numbers and calculating the remainders.


'a' and 'b' are the two natural numbers, 'a' >= 'b'.


Divide 'a' by 'b' and get the remainder of the operation, 'r'.


If 'r' = 0, STOP. 'b' = the gcf (hcf, gcd) of 'a' and 'b'.


Else: Replace ('a' by 'b') and ('b' by 'r'). Return to the step above.



Step 1. Divide the larger number by the smaller one:
1,325 ÷ 116 = 11 + 49
Step 2. Divide the smaller number by the above operation's remainder:
116 ÷ 49 = 2 + 18
Step 3. Divide the remainder of the step 1 by the remainder of the step 2:
49 ÷ 18 = 2 + 13
Step 4. Divide the remainder of the step 2 by the remainder of the step 3:
18 ÷ 13 = 1 + 5
Step 5. Divide the remainder of the step 3 by the remainder of the step 4:
13 ÷ 5 = 2 + 3
Step 6. Divide the remainder of the step 4 by the remainder of the step 5:
5 ÷ 3 = 1 + 2
Step 7. Divide the remainder of the step 5 by the remainder of the step 6:
3 ÷ 2 = 1 + 1
Step 8. Divide the remainder of the step 6 by the remainder of the step 7:
2 ÷ 1 = 2 + 0
At this step, the remainder is zero, so we stop:
1 is the number we were looking for - the last non-zero remainder.
This is the greatest (highest) common factor (divisor).


The greatest (highest) common factor (divisor):
gcf, hcf, gcd (1,325; 116) = 1


2. Calculate the least common multiple:

The least common multiple, Formula:

lcm (a; b) = (a × b) / gcf, hcf, gcd (a; b)


lcm (1,325; 116) =


(1,325 × 116) / gcf, hcf, gcd (1,325; 116) =


153,700 / 1 =


153,700



The least common multiple:
lcm (1,325; 116) = 153,700 = 22 × 52 × 29 × 53
The two numbers have no prime factors in common:
153,700 = 1,325 × 116

Why is it useful to calculate the least common multiple?

When adding, subtracting or sorting fractions with different denominators, in order to work with those fractions we must first make the denominators the same. An easy way is to calculate the least common multiple of all the denominators of the fractions (the least common denominator).


By definition, the least common multiple of two numbers is the smallest natural number that is: (1) greater than 0 and (2) a multiple of both numbers.


Other similar operations with the least common multiple:


Calculator: calculate the least common multiple, lcm

Calculate the least common multiple of the numbers, LCM:

Method 1: Run the prime factorization of the numbers - then multiply all the prime factors of the numbers, taken by the largest exponents.

Method 2: The Euclidean algorithm:
lcm (a; b) = (a × b) / gcf (a; b)

Method 3: The divisibility of the numbers.

The least (the lowest) common multiple, LCM: the latest 10 calculated values

What is the least (the lowest) common multiple, LCM, of the numbers 311 and 64 and how to calculate it? Sep 22 09:07 UTC (GMT)
What is the least (the lowest) common multiple, LCM, of the numbers 1,325 and 116 and how to calculate it? Sep 22 09:07 UTC (GMT)
What is the least (the lowest) common multiple, LCM, of the numbers 9,450,104 and 1,350,112 and how to calculate it? Sep 22 09:07 UTC (GMT)
What is the least (the lowest) common multiple, LCM, of the numbers 8,422 and 94 and how to calculate it? Sep 22 09:07 UTC (GMT)
What is the least (the lowest) common multiple, LCM, of the numbers 999,999,999,909 and 1,241 and how to calculate it? Sep 22 09:07 UTC (GMT)
What is the least (the lowest) common multiple, LCM, of the numbers 291 and 2,090 and how to calculate it? Sep 22 09:07 UTC (GMT)
What is the least (the lowest) common multiple, LCM, of the numbers 104 and 433 and how to calculate it? Sep 22 09:07 UTC (GMT)
What is the least (the lowest) common multiple, LCM, of the numbers 999,999,999,971 and 1,335 and how to calculate it? Sep 22 09:07 UTC (GMT)
What is the least (the lowest) common multiple, LCM, of the numbers 964 and 8,962 and how to calculate it? Sep 22 09:07 UTC (GMT)
What is the least (the lowest) common multiple, LCM, of the numbers 999,999,999,899 and 1,284 and how to calculate it? Sep 22 09:07 UTC (GMT)
The least (the lowest) common multiple, LCM: the list of all the operations

The least common multiple (lcm). What it is and how to calculate it.

Some articles on the prime numbers

What is a prime number? Definition, examples

What is a composite number? Definition, examples

The prime numbers up to 1,000

The prime numbers up to 10,000

The Sieve of Eratosthenes

The Euclidean Algorithm

Completely reduce (simplify) fractions to the lowest terms: Steps and Examples