Skip to main content

Section 1.3 Primes and Factorization

Guiding Questions.

In this section, we’ll seek to answer the questions:
  • What are primes? What properties do they have?
  • What does the Fundamental Theorem of Arithmetic say?
  • Why is the Fundamental Theorem of Arithmetic true?
As described in the Introduction, our main goal is to build a deep structural understanding of the notion of factorization. That is, splitting objects (e.g., numbers, polynomials, matrices) into products of other objects. One of the most familiar examples of this process involves factoring integers into products of primes.

Definition 1.3.1.

Let \(p > 1\) be a natural number. We say \(p\) is prime if whenever \(a,b\in \Z\) such that \(p\mid ab\text{,}\) either \(p\mid a\) or \(p\mid b\text{.}\)
A natural number \(m > 1\) is said to be composite if it is not prime.
This is almost certainly not the definition of prime that you are familiar with from your school days, which likely said something to the effect that a prime \(p > 1\) is a natural number only divisible by 1 and itself. However, Definition 1.3.1 is often more useful than the usual definition. And, as Lemma 1.3.2 demonstrates, the two notions are equivalent.

Exploration 1.3.1.

Using Lemma 1.3.2 as a guide, give a biconditional characterization for composite numbers. That is, finish the sentence: “A number \(m\in\N\) is composite if and only if ....”

Remark 1.3.3.

How does your definition treat the number 1? The primality of 1 has been the subject of much debate stretching back to the Greeks (most of whom did not consider 1 to be a number). Throughout history, mathematicians have at times viewed 1 as prime, and at other times, not prime. The main argument for the non-primality of 1 is that if 1 were taken to be prime, we would need to word theorems like the Fundamental Theorem of Arithmetic (below) in such a way that only prime factorizations not including 1 can be considered. For, if 1 is prime, we would have to consider, e.g., \(6 = 2\cdot 3 = 1\cdot 2 \cdot 3 = 1\cdot 1\cdot 2\cdot 3\) as three different factorizations of 6 into primes.
However, neither is 1 composite (your definition should rule this out in some way). Instead, we call 1 a unit, which we’ll explore more fully in Definition 2.2.7 and the following; consequently, the opposite of "prime" is not "composite", but "not prime".
Our first major theorem makes two claims: that positive integers greater than 1 can be factored into products of primes, and that this factorization can happen in only one way. As the semester progresses, we will see other theorems like this one, and catch glimpses of other ways to think about the unique factorization property.

Fundamental Theorem of Arithmetic.

Every natural number greater than 1 is either a prime number or it can be expressed as a finite product of prime numbers where the expression is unique up to the order of the factors.
The proof is broken into two parts: existence (Theorem 1.3.6) and uniqueness (Theorem 1.3.8).
Our first major result is in hand: we can factor natural numbers \(n > 2\) uniquely as a product of primes. Much of the rest of this book seeks to deduce a generalization of this result that relies on structural arithmetic properties enjoyed by \(\Z\) and similar objects.

References References

[1]
D. Marshall, E. Odell, M. Starbird, Number Theory Through Inquiry, MAA Textbooks, Mathematical Association of America, 2007