Natural Numbers: Addition & Subtraction Basics
Natural Numbers: Addition & Subtraction Basics
We start from the concept of a natural number as the cardinality of a finite set. Cardinality is the amount of
elements that a set has.
Given natural numbers called addends, there exists another natural number that is the sum of the previous ones.
and is defined as follows:
Definition of the sum of two natural numbers Given two natural numbers a and b, the sum of a and b is called
(a + b) is written as the cardinality of the union of two disjoint sets A and B, such that the cardinality of A is
a and the cardinal of B is b.
Properties of addition
➢ We observe that: The property of closure along with the uniqueness of the sum guarantees that addition
it is a binary operation in the set of natural numbers. A binary operation in a set A is
a function with domain AxA and codomain A, that is, to each ordered pair of elements from A corresponds
one and only one element of A. We usually use the associative, commutative properties and the existence of a neutral element,
almost without realizing it, whenever we want to do a mental calculation. We try to associate numbers that
add tens or hundreds. For example, to add 17 + 32 + 3, we change the order and associate 17 + 3 and
then we add 20 + 32.
Mathematics Room
Mathematics Teaching 1st Year
Definition of difference: If m and s are two natural numbers, we say that m ≥ s if there exists a natural number.
d, such that s + d = m. This natural number d is called the difference of m (minuend) and s (subtrahend)
Therefore, the difference of two natural numbers called the subtrahend and the minuend, with the minuend being
greater than or equal to the minuend, is the natural number that must be added to the minuend so that the sum
be equal to the minuend.
− = ⇔ + = ≥
Properties
We observe that the subtraction of natural numbers does not satisfy the closure properties.
commutative and associative. However, it has some properties that are useful in mental calculation:
For example, to mentally calculate the difference 24–16 = 24–10–6 = 14–6 = 8, using the property
1 or using property 2: 24–16 = (24 + 4)–(16 + 4) = 28–20 = 8.
Mathematics Room
Mathematics Teaching 1st year
Definition of the product of two natural numbers: Given two natural numbers a and b, which receive the
the number of factors is called the product of a and b, and is written (a x b), to the cardinal of the set formed by
all ordered pairs that have the first component in A and the second component in B being
A and B are two sets such that the cardinality of A is a and the cardinality of B is b.
Example
To determine the product of 2 and 3, we need two sets, for example A={m,n} and B={p,q,r}.
containing 2 and 3 elements respectively. We form the set of all ordered pairs (x, y) with x
in A and in B: {(m,p), (m,q), (m,r), (n,p), (n,q), (n,r)}
This set has 6 elements, therefore 2x3 = 6.
Properties of multiplication
Mathematics Room