abstractmath.org
help with abstract math
Produced by Charles Wells. Home Website TOC Website Index
Posted 6 November 2008
The natural numbers
are the positive whole numbers: the numbers
Terminology: Many authors include
If m and n are integers, then so
are m+n and mn. This is described by saying that the
natural numbers are closed under addition and multiplication. The natural numbers are not closed under subtraction or
division. For example, 3 and 5 are
natural numbers but 3 5 and 3/5 are not.
The natural numbers
are well-ordered.
This
allows proof by induction. The other number systems treated here integers,
rational,
real
and complex
numbers
do not allow proof by induction.
The set of natural
numbers may be denoted by ,
but be careful because some authors include 0 in
and others do not. People sometimes write informally
for
(see below.)
In contrast to most objects that occur in abstract math, you have been thinking about the natural numbers for most of your life. Here I will point out several important aspects of natural numbers, making explicit some things you already know implicitly.
Each natural number corresponds to a position in a sequence. For example, the letter ‘d’ is the fourth
letter of the alphabet. This is the
familiar use of integers as ordinal numbers (MW,Wi). The natural numbers themselves are
ordered in an infinite list
![]()
that starts at
¨
Don’t let the notation for
mislead you.
has every
natural number as an element, all at once. There
is no sense in which you adjoin the numbers to
one by one.
¨ The words “last” and “ending” in the preceding section on order are misleading,
because there is no time involved. You must think of in the rigorous way; it is unchanging
and has every natural number as an element.
¨ Statements such as “the natural numbers go on forever” are
similarly bad metaphors. All the natural numbers are already in . (I am not making a metaphysical statement. I am telling you how to think of
.)
Each natural number corresponds to a quantity of distinct
individual things. For example the set
of letters contains five letters (see fine point). This is the use of integers as cardinal numbers (MW, Wi).
Order and Quantity are two genuinely different ideas. One aspect of the difference is that ordinal numbers
should start at
One basic aspect of natural numbers that causes difficulty for people new to abstract math is that they are not the same thing as their representations. This is also true for the other kinds of numbers.
A natural
number is a mathematical
object. The number of states in the
The notation ‘
That integer can be represented in many ways:
¨
in decimal notation as ‘
¨
in hexadecimal as ‘
¨
in binary as ‘
¨ as a Roman numeral `L' .
¨
as a product of powers of primes
as (see Fundamental Theorem of
Arithmetic)
¨
by the English word
"fifty"
¨
by the phrase "the number of
states in the
The first three items are examples of the representation of natural numbers to different bases. Decimal notation is what we normally use, but from the point of view of abstract mathematics no representation to a particular base is more or less valid than any other.
Some texts in computer science or foundations may distinguish typographically between
¨
The number, for example
¨ The decimal representation of the number, for example writing ‘50’. (They almost always use single quotes for this.)
Most
of the time no distinction is made. It is common for mathematicians to say, for example,
“If a number ends in
There are also various notations for representations to different
bases. One way is to use
the base as a subscript. For example, .
You need to distinguish between properties of natural numbers and properties of their representations.
¨
Being even is a
property of the number, not of its representation. On the other hand, “ending in an even digit”
is a property of the representation. The
number is even.
¨
If you are asked, “Is
About the set : I referred to this set as a set of letters. If these five symbols were five variables, then the set might contain less than five elements. Example: Let
,
and
. Then the set
has three
elements. It is the same set as
. Notice that I use upright forms for letters and
numbers, and italics for variables. Not
everyone does this. Return.