Learn/Number Theory/Prime Factorization
Number Theory • Topic 3

Prime Factorization

Any integer greater than 1 is either prime or can be written as a product of primes. This decomposition reveals the "DNA" of the number.

Canonical Representation

Definition (Canonical Form)
Every integer can be written uniquely as:
where are primes and are exponents.

Counting Divisors

If , the number of divisors (or ) is:

Sum of Divisors

The sum of divisors is:

Determining Perfect Squares

An integer is a perfect square if and only if all exponents in its prime factorization are even.
  • Consequently, is odd if and only if is a perfect square.

Practice Problems

Exercise (Problem 1)
Find the smallest positive integer with exactly 12 divisors.
Exercise (Problem 2)
Prove that the product of the divisors of is .
Exercise (Problem 3)
Determine the number of zeros at the end of .