4. The Integers#

This chapter will serve as an introduction to number theory, the study of integers and their properties.

Key considerations in number theory are division and prime numbers. This extendeds to modular arithmetic, congruence relations, and even cryptography. Number theory is typically a very “pure” mathematical topic, but it has many practical applications. Of course, cryptography is very useful in practice, including internet security, banking, and more. Number theory also has many other applications in computer science, as we will (hopefully) explore.