Fundamental Theorem of Arithmetic

Every integer > 1 has a unique prime factorization.

The idea

Theorem (Fundamental theorem of arithmetic).

Every integer $n > 1$ can be written as a product of primes, and apart from the order of the factors there is only one such product.

The theorem makes two claims. Existence says that every integer above $1$ splits into primes at all. Uniqueness says that two people who factor the same $n$, however they choose to split it along the way, arrive at the same collection of primes. The figure shows two chains of splittings for one $n$ — first as $n = ab$, then as $n = cd$ — both ending at the same primes $p, q, r, s$, exactly as uniqueness demands.

Uniqueness is the deeper claim: nothing about splitting obviously prevents two chains from ending at different primes, and in some number systems that does happen. Its holding in the integers makes the factorization a fixed description of an integer: divisor counts and greatest common divisors can be read straight from it.

Ways to work on it

Not sure where to start? Take the ten-question placement test.