Number Theory • Topic 7

LCM (Least Common Multiple)

The LCM is the smallest common "container" for two numbers.

Definition

Definition (LCM)
The least common multiple of non-zero integers and , denoted or , is the smallest positive integer such that and .

Relationship with GCD

Theorem
For any positive integers :

Proof. Let and .

Since , the product of exponents sums to , matching .

Properties

  1. .
  2. .
  3. .

Practice Problems

Exercise (Problem 1)
Find the LCM of .
Exercise (Problem 2)
The product of two numbers is 240 and their GCD is 4. Find the numbers.
Exercise (Problem 3)
Prove that . (Distributive law of arithmetic).