A decimal representation of a non-negative real number r is an expression in the form of a series, traditionally written as a sum
Contents
- Finite decimal approximations
- Non uniqueness of decimal representation and notational conventions
- Finite decimal representations
- Recurring decimal representations
- References
where a0 is a nonnegative integer, and a1, a2, ... are integers satisfying 0 ≤ ai ≤ 9, called the digits of the decimal representation. The sequence of digits specified may be finite, in which case any further digits ai are assumed to be 0. Some authors forbid decimal representations with a trailing infinite sequence of "9"s. This restriction still allows a decimal representation for each non-negative real number, but additionally makes such a representation unique. The number defined by a decimal representation is often written more briefly as
That is to say, a0 is the integer part of r, not necessarily between 0 and 9, and a1, a2, a3, ... are the digits forming the fractional part of r.
Both notations above are, by definition, the following limit of a sequence:
Finite decimal approximations
Any real number can be approximated to any desired degree of accuracy by rational numbers with finite decimal representations.
Assume
Proof:
Let
Non-uniqueness of decimal representation and notational conventions
Some real numbers
Certain procedures for constructing the decimal expansion of
The procedure terminates when
Finite decimal representations
The decimal expansion of non-negative real number x will end in zeros (or in nines) if, and only if, x is a rational number whose denominator is of the form 2n5m, where m and n are non-negative integers.
Proof:
If the decimal expansion of x will end in zeros, or
Conversely, if the denominator of x is of the form 2n5m,
Recurring decimal representations
Some real numbers have decimal expansions that eventually get into loops, endlessly repeating a sequence of one or more digits:
1/3 = 0.33333...1/7 = 0.142857142857...1318/185 = 7.1243243243...Every time this happens the number is still a rational number (i.e. can alternatively be represented as a ratio of an integer and a positive integer). Also the converse is true: The decimal expansion of a rational number is either finite, or endlessly repeating.