REAL NUMBERS, R
| Site: | Newgate University Minna - Elearning Platform |
| Course: | Elementary Mathematics I |
| Book: | REAL NUMBERS, R |
| Printed by: | Guest user |
| Date: | Monday, 6 April 2026, 5:47 AM |
Description
One of the most important properties of the real numbers is that points on a straight line that can represent them. As in Fig 3.1, we choose a point, called the origin, to represent 0 and another point, usually to the right, to represent 1.
Then there is a natural way to pair off the points on the line and the real numbers, that is, each point will represent a unique real number and each real number will be represented by a unique point. We refer to this line as the real line. Accordingly, we can use the words point and number interchangeably.
Those numbers to the right of 0, i.e. on the same side as 1, are called the positive numbers and those numbers to the left of 0 are called the negative numbers. The number 0 itself is neither positive nor negative
1. Integers, Z
The integers are those real numbers
…, -3, -2, -1, 0, 1, 2, 3,…
We denote the integers by Z; hence we can write
Z = { …, -2, - 1, 0, 1, 2,…}
The integers are also referred to as the “whole” numbers.
One important property of the integers is that they are “closed” under the operations of addition, multiplication and subtraction; that is, the sum, product and difference of two integers is again in integer. Notice that the quotient of two integers, e.g. 3 and 7, need not be an integer; hence the integers are not closed under the operation of division.
2. Rational Numbers, Q
The rational numbers are those real numbers, which can be expressed as the ratio of two integers. We denote the set of rational numbers by Q. Accordingly,
Q = {x|x = p q where p €z, q€z}
Notice that each integer is also a rational number since, for example, 5 = 5/1;
hence Z is a subset of Q.
The rational numbers are closed not only under the operations of addition, multiplication and subtraction but also under the operation of division (except by 0). In other words, the sum, product, difference and quotient (except by 0) of two rational numbers is again a rational number.
3. Natural Numbers, N
The natural numbers are the positive integers. We denote the set of natural
numbers by N; hence N = {1,2,3…..}
The natural numbers were the first number system developed and were used
primarily, at one time, for counting. Notice the following relationship between
the above numbers systems:
NZQR
The natural numbers are closed only under the operation of addition and multiplication. The difference and quotient of two natural numbers needed not be a natural number.
The prime numbers are those natural numbers p, excluding 1, which are only divisible 1 and p itself. We list the first few prime numbers:
2,3,5,7,11,13,17,19…
4. Irrational Numbers, Q’
The irrational numbers are those real numbers which are not rational, that is, the set of irrational numbers is the complement of the set of rational numbers Q in the real numbers R; hence Q’ denote the irrational numbers. Examples of irrational numbers are √3, π, √2, etc.
5. DECIMALS AND REAL NUMBERS
Every real number can be represented by a “non-terminating decimal”. The decimal representation of a rational number p/q can be found by “dividing the denominator q into the numerator p”. If the indicated division terminates, as
for
3/8 = .375
We write 3/8 = .375000
Or 3/8 = .374999…
If we indicated division of q into p does not terminate, then it is known that a block of digits will continually be repeated; for example, 2/11 = .181818…
We now state the basic fact connecting decimals and real numbers. The rational numbers correspond precisely to those decimals in which a block of digits is continually repeated, and the irrational numbers correspond to the other non-terminating decimals.
6. INEQUALITIES
The concept of “order” is introduced in the real number system by the
Definition: The real number a is less than the real number b,
written a < b
If b – a is a positive number.
The following properties of the relation a < b can be proven. Let a, b and c be real numbers; then:
P1: Either a < b, a = b or b < a.
P2: If a < b and b < c, then a < c.
P3: If a < b, then a + c < b + c
P4: If a < b and c is positive, then ac < bc
P5: If a < b and c is negative, then bc < ac.
Geometrically, if a < b then the point a on the real line lies to the left of the point b.
We also denote a < b by b > a
Which reads “b is greater then a”. Furthermore, we write
a < b or b > a
if a < b or a = b, that is, if a is not greater than b.
Example 1.1: 2 < 5; -6 < -3 and 4 < 4; 5 > -8
Example 1.2: The notation x < 5 means that x is a real number which is less than 5; hence x lies to the left of 5 on the real line.
The notation 2 < x < 7; means 2 < x and also x < 7; hence x will lie between 2 and 7 on the real line.
Remark 3.1: Notice that the concept of order, i.e. the relation a < b, is defined in terms of the concept of positive numbers. The fundamental property of the positive numbers which is used to prove properties of the relation a < b is that the positive numbers are closed under the operations of addition and multiplication. Moreover, this fact is intimately connected with the fact that the natural numbers are also closed under the operations of addition and
multiplication.
Remark 3.2: The following statements are true when a, b, c are any real numbers:
1. a < a
2. if a < b and b < a then a = b.
3. if a < b and b < c then a < c.
7. ABSOLUTE VALUE
The absolute value of a real number x, denoted by ÷ x÷ is defined by the formula
|x|. = x if x > 0
-x if x < 0
that is, if x is positive or zero then |x| equals x, and if x is negative then
|x| equals – x. Consequently, the absolute value of any number is always nonnegative, i.e. |x| > 0 for every x € R.
Geometrically speaking, the absolute value of x is the distance between the point x on the real line and the origin, i.e. the point 0. Moreover, the distance between any two points, i.e. real numbers, a and b is |a - b| = |b - a|.
Example 2.1: |-2| = 2, |7| = 7. |-p| = p
Example 2.2: The statement |x| < 5 can be interpreted to mean that the distance between x and the origin is less than 5, i.e. x must lies between -5 and 5 on the real line. In other words,
|x| < 5 and -5 < x < 5
have identical meaning. Similarly,
|x| < 5 and -5 < x < 5
have identical meaning.
8. INTERVALS
Consider the following set of numbers;
A1 = {x| 2 < x < 5}
A2 = {x| 2 < x < 5}
A3 = {x| 2 < x < 5}
A4 = {x2 < x < 5}
Notice, that the four sets contain only the points that lie between 2 and 5 with the possible exceptions of 2 and/or 5. We call these sets intervals, the numbers 2 and 5 being the endpoints of each interval. Moreover, A1 is an open interval as it does not contain either end point: A2 is a closed interval as it contains bother endpoints; A3 and A4 are open-closed and closed-open respectively
Notice that in each diagram we circle the endpoints 2 and 5 and thicken (or shade) the line segment between the points. If an interval includes an endpoint, then this is denoted by shading the circle about the endpoint.
Since intervals appear very often in mathematics, a shorter notation is frequently used to designated intervals, Specifically, the above intervals are sometimes denoted by;
A1 = (2, 5)
A2 = [2, 5]
A3 = (2, 5)
A4 = [2, 5)
Notice that a parenthesis is used to designate an open endpoint, i.e. an endpoint that is not in the interval, and a bracket is used to designate a closed endpoint.
9. Properties of Intervals
Let § be the family of all intervals on the real line. We include in § the null set {} and single points a = [a, a]. Then the intervals have the following properties:
1. The intersection of two intervals is an interval, that is, A £ §, B £ § implies A n B £ §
2.The union of two non-disjoint intervals is an interval, that is, A £ §, B £ §,
A n B = {} implies A u B £ §
3. The difference of two non-comparable intervals is an interval, that is, A £ §, B £ §, A ¢ B, B ¢ A implies A - B £ §
Example 3.1: Let A = {2, 4), B = (3, 8). Then
A Ç B = (3, 4), A È B = [2, 8)
A – B = [2, 3], B – A = [4, 8)
2 Infinite Intervals
Sets of the form
A = {x| x > 1}
B = {x| x > 2}
C = {x| x < 3}
D = {x| x < 4}
E = {x |x £ R}
10. BOUNDED AND UNBOUNDED SETS
Let A be a set of numbers, then A is called bounded set if A is the subset of a finite interval. An equivalent definition of boundedness is;
Definition 3.1: Set A is bounded if there exists a positive number M such that
|x | < = M.
for all x £ A. A set is called unbounded if it is not bounded
Notice then, that A is a subset of the finite interval [-M, M].
Example 4.1: Let A = {1, ½, 1/3…}. Then A is bounded since A is certainly a subset of the closed interval [0, 1].
Example 4.2: Let A = {2, 4, 6,…..}. Then A is an unbounded set.
Example 4.3: Let A = {7, 350, -473, 2322, 42}. Then A is bounded
Remark 3.3: If a set A is finite then, it is necessarily bounded.
If a set is infinite then it can be either bounded as in example 4.1 or unbounded as in example 4.2
11. SUMMARY
In this unit, you have been introduced to the sets of numbers. The set of real numbers, R, contains the set of integers, Z, Rational numbers, Q, Natural numbers, N, and Irrational numbers, Q’.
Intervals on the real line are open, closed, open-closed or closed-open depending on the nature of the endpoints.