Chapter 1 – Prologue
What is number theory? Briefly, it is the study of the integers and questions arising from them.
Definition 1.0.1 The Integers. The set of counting numbers is denoted
N = {0, 1, 2, 3, 4, · · · }.
Note that in this text, this set begins at zero1. The integers is the set of positive and negative counting numbers:
Z = {· · · ,−3,−2,−1, 0, 1, 2, 3, · · · }.
This is a fairly dry definition, though. The best way to find out what this definition means is to try to answer some questions about integers!
1.1 A First Problem
Let’s start! Suppose you have lots of left-over postage stamps2 that are of just a few different denominations. It could be fun to see what amounts you could make from them.
To be concrete, let’s assume first that all your stamps are numbered 2¢ and 3¢. Here are two questions we could ask. They are mathematically equivalent, but might take your exploration in two very different directions!
Question 1.1.1 Suppose you only have stamps (or some other currency-like item) available in 2¢ and 3¢ amounts.
- Which denominations of postage can you get by combining just these two kinds of stamps?
- Which denominations can you not get with just these two kinds?
Once you’ve thought about that, try the same problem with 2¢ and 4¢ stamps. What is the same, what is different?
Now let’s get to a nontrivial case; what about with 3¢ and 4¢ stamps? In this case, after some experimentation, it looks like only 1, 2, and 5 are not possible, so anything six or above is possible. We call this number (in this case, 6) the conductor of the set {3, 4}.
What we are really asking, as might be clear by now, is which positive integers n are impossible (or possible) to write in the form n = 3x + 4y, for nonnegative integers x and y. This is also sometimes called the Frobenius3 or coin problem.
Continue trying this with different small pairs of positive integers (see also Exercise 1.4.5–Exercise 1.4.7). For each pair, pay attention to two things:
- What is the conductor of the pair? (You might want to ask whether there is a conductor!)
- How many numbers lower than the conductor cannot be written in this way as a sum with this pair?