Kahibaro
Discord Login Register

1.4.1 Natural numbers

Natural numbers are usually the first kind of numbers we learn to work with. They are used for counting and simple ordering: how many objects there are, or which comes first, second, third, and so on.

In this chapter, we look at what natural numbers are, how they are written, and some of their most basic properties.

What are natural numbers?

Natural numbers are the numbers used for counting whole objects.

Some textbooks define the set of natural numbers as
$$\{1, 2, 3, 4, 5, \dots\}$$
Others include $0$ as a natural number and write
$$\{0, 1, 2, 3, 4, 5, \dots\}$$

Both conventions appear in mathematics. When it matters, people usually say clearly whether $0$ is included or not. In this course, whenever the inclusion of $0$ is important, it will be stated explicitly.

We often use the symbol $\mathbb{N}$ to denote the set of natural numbers. For example, we might write:

A number that is in $\mathbb{N}$ is called a natural number.

Counting and ordering

Natural numbers answer questions like:

If you place all natural numbers in order from smallest to largest, you get:
$$1, 2, 3, 4, 5, 6, \dots$$

This list never ends. We say that the natural numbers go on without bound or that they are infinite. No matter how large a natural number you pick, you can always add $1$ to get a larger one.

We can compare two natural numbers to see which is larger or smaller:

These comparison symbols ($<$, $>$, $=$) help us describe the order of natural numbers.

Numerals and place value

The number itself is an abstract idea (for example, the idea of “seven”). A numeral is how we write that number using symbols (for example, “7”).

In everyday life we use the decimal (base‑10) system to write natural numbers. It uses ten digits:
$$0, 1, 2, 3, 4, 5, 6, 7, 8, 9$$

The position of each digit tells you its value: ones, tens, hundreds, thousands, and so on. For example, in the number $3\,482$:

So
$$3\,482 = 3 \times 1000 + 4 \times 100 + 8 \times 10 + 2.$$

This idea is called place value. It is how we can write any natural number using only ten digits.

Basic operations on natural numbers

Four basic operations will be treated more fully in the Arithmetic chapters, but it helps to know how they behave on natural numbers.

Addition stays within the natural numbers

If you add two natural numbers, the result is again a natural number. For example:

We say that $\mathbb{N}$ is closed under addition:

Addition has some important features for natural numbers:

Multiplication stays within the natural numbers

Multiplication can be viewed as repeated addition. For example:

If you multiply two natural numbers, the result is again a natural number:

We say that $\mathbb{N}$ is closed under multiplication:

Multiplication also has order and grouping properties similar to addition:

Subtraction and division may leave the natural numbers

Subtraction and division do not always stay within the natural numbers:

Similarly:

This limitation is one reason we introduce larger number systems later (integers, rational numbers, real numbers).

Zero and one

Two natural numbers have especially important roles: $0$ (if included) and $1$.

The role of zero (if included)

When $0$ is considered a natural number, it has special properties:

Zero is also used to show “no objects” when counting, for example “0 apples”.

The role of one

The number $1$ plays a special role in multiplication:

Also, $1$ is the smallest positive natural number. When we talk about “first”, “single”, or “one of something”, we are using this basic idea.

Even and odd natural numbers

Natural numbers can be divided into two types: even and odd.

Every natural number is either even or odd, but not both.

Even and odd numbers behave in simple ways under addition and multiplication. For example:

These patterns are often used in reasoning and proofs.

Natural numbers and size: no largest natural number

Natural numbers keep going forever:
$$1, 2, 3, 4, 5, \dots$$

There is no “last” or “largest” natural number. If you think you have found the largest natural number, say $N$, you can always form $N + 1$, which is larger. This idea is sometimes summarized as:

This is a very simple statement, but it lies at the heart of mathematical ideas such as counting without end and building arguments step by step.

The successor idea

Closely related is the idea of the successor of a natural number. For a natural number $n$:

So, the successor of $3$ is $4$, the successor of $4$ is $5$, and so on. Every natural number (except perhaps $0$, depending on convention) has a unique predecessor and successor within $\mathbb{N}$:

This “next number” idea expresses the step‑by‑step nature of the natural numbers.

Natural numbers as building blocks

Natural numbers are the foundation for many later concepts:

Whenever you see counting, listing, or “$1^{\text{st}}$, $2^{\text{nd}}$, $3^{\text{rd}}$” positions, natural numbers are in the background.

Understanding natural numbers as precise mathematical objects—rather than just familiar “everyday numbers”—sets the stage for exploring other number systems in later chapters.

Views: 66

Comments

Please login to add a comment.

Don't have an account? Register now!