๐Ÿ” Number Theory

Factors, multiples, primes, GCF & LCM

โ† Back to Math Topics

The Building Blocks of Numbers

Number theory studies whole numbers and how they fit together. Let's meet the key ideas.

Factors

Factors of 12: 1, 2, 3, 4, 6, 12

Numbers that divide evenly with no remainder.

Multiples

Multiples of 4: 4, 8, 12, 16, 20โ€ฆ

What you get from the times table of a number.

Prime Numbers

2, 3, 5, 7, 11, 13, 17, 19โ€ฆ

Exactly two factors: 1 and itself.

Composite Numbers

4, 6, 8, 9, 10, 12โ€ฆ

More than two factors. (1 is neither prime nor composite.)

Prime Factorization

Every whole number can be broken down into a product of prime numbers. This is like finding a number's DNA!

\(36 = 4 \times 9 = (2 \times 2) \times (3 \times 3)\)
So \(36 = 2^2 \times 3^2\)

GCF and LCM

GCF โ€” Greatest Common Factor

GCF(12, 18) = 6

The biggest number that divides both. Great for simplifying fractions.

LCM โ€” Least Common Multiple

LCM(4, 6) = 12

The smallest number that both divide into. Great for adding fractions.

Divisibility Rules

Quick tricks to check if one number divides another without doing the division:

Divisible byRuleExample
2Ends in 0, 2, 4, 6, or 834 โœ“
3Digit sum is divisible by 372 โ†’ 7+2=9 โœ“
4Last two digits divisible by 4128 โ†’ 28 โœ“
5Ends in 0 or 585 โœ“
6Divisible by both 2 and 354 โœ“
9Digit sum is divisible by 981 โ†’ 8+1=9 โœ“
10Ends in 0250 โœ“

Tips

  • 1 is not a prime number.
  • 2 is the only even prime number.
  • GCF \(\le\) the smaller number; LCM \(\ge\) the larger number.
  • For any two numbers, \(\text{GCF} \times \text{LCM} = \) the product of the numbers.