Decimal Expansions
Decimal Representation of Real Numbers
Once the number line with 0 and 1 has been fixed, the location of any other real number is given by a precise address called the DECIMAL REPRESENTATION.
We start with 0 and 1 and begin counting by adding 1 each time and naming a new digit:
3 = 2 + 1
4 = 3 + 1
:
:
9 = 8 + 1
The formal definition of Natural Numbers states:
-
N is the smallest subset of R with the following two
properties:
- (i)
- 1 in N
- (ii)
- if n is in N then n + 1 is in N
In general if aj, aj-1, aj-2, ...,
a1, a0 are digits from {0,1, 2, ... , 9}, then
ajaj-1aj-2...a1a0
represents the natural number
We often write the set of Natural Numbers as
How do we represent a positive number that is not a natural number? Again we use a string of digits but now a "." is inserted and the digits to the right of the "." corresponds to amounts (1/10)k where k in N. Examples.
Some numbers have an infinite number of decimal digits, however it is possible for us to work with such numbers. Here is an example.
Vital Point:
-
Let x in R. If
0
x <
n.d1d2...dj + (1/10)j.
If
-x <
n.d1d2...dj + (1/10)j.
This implies that
-n.d1d2...dj
We write x = -n.d1d2...dj Click
here to view an example.
Integers and Rational Numbers
A real number n is called an INTEGER if one of the following is true:
- (i)
- n = 0
- (ii)
- n in N
- (iii)
- -n in N
The addition, subtraction and multiplication of integers results in forming
another integer. With division, however, we sometimes generate non-integers.
For example, 1/2, 113/52, and -2/7. These numbers are called the RATIONAL
NUMBERS, which is denoted Q. Then we say
0}.
.
Every rational number has a decimal representation that has a repeating component. Examples.
Also, any decimal representation of a number with a repeating component can be changed to a rational number. Here are three examples
Irrational Numbers
The real numbers which are not rational are called irrational. For the irrationals, we can not determine their full decimal representation. We can get a close representation of the irrationals by doing the same kind of procedure that we did in the example on the cube root on 10 in the section Decimal Representations of Real Numbers.
- Aside:
- let n,j in N. We say j divides n if there exists a k in N
such that n = jk. This is denoted
j | n.
Examples:2 | 6, 17 | 51, 10 | 320, but 5 does not divide 18.
