Decimal representation
Encyclopedia
|
| Tutorials | Encyclopedia | Dictionary | Directory |
|
Decimal representation
A decimal representation of a non-negative real number r is an expression of the form
where a_0 is a nonnegative integer, and a_1, a_2, \dots are integers satisfying 0\leq a_i\leq 9; this is often written more briefly as
That is to say, a_0 is the integer part of r, not necessarily between 0 and 9, and a_1, a_2, a_3,\dots are the digits forming the fractional part of r.
Finite decimal approximationsAny real number can be approximated to any desired degree of accuracy by rational numbers with finite decimal representations. Assume x\geq 0. Then for every integer n\geq 1 there is a finite decimal r_n=a_0.a_1a_2\cdots a_n such that
Proof: Let r_n = \textstyle\frac{p}{10^n}, where p = \lfloor 10^nx\rfloor. Then p \leq 10^nx < p+1, and the result follows from dividing all sides by 10^n. (The fact that r_n has a finite decimal representation is easily established.) Multiple decimal representationsSome real numbers have two infinite decimal representations. For example, the number 1 may be equally represented by 1.00000... as by 0.99999... (where the infinite sequences of digits 0 and 9, respectively, are represented by "..."). Conventionally, the version with zero digits is preferred; by omitting the infinite sequence of zero digits, removing any final zero digits and a possible final decimal point, a normalized finite decimal representation is obtained. Finite decimal representationsThe 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 x=\sum_{i=0}^n\frac{a_i}{10^i}=\sum_{i=0}^n10^{n-i}a_i/10^n for some n, then the denominator of x is of the form 10n = 2n5n. Conversely, if the denominator of x is of the form 2n5m, x=\frac{p}{2^n5^m}=\frac{2^m5^np}{2^{n+m}5^{n+m}}= \frac{2^m5^np}{10^{n+m}} for some p. While x is of the form \textstyle\frac{p}{10^k}, p=\sum_{i=0}^{n}10^ia_i for some n. By x=\sum_{i=0}^n10^{n-i}a_i/10^n=\sum_{i=0}^n\frac{a_i}{10^i}, x will end in zeros. Recurring decimal representationsSome real numbers have decimal expansions that eventually get into loops, endlessly repeating a sequence of one or more digits:
Every time this happens the number is still a rational number (i.e. can alternatively be represented as a ratio of a non-negative and a positive integer). See alsoReferencesExternal links
da:Decimaltal fr:Développement décimal no:Desimaltall sv:Decimaltal Source: Wikipedia | The above article is available under the GNU FDL. | Edit this article
|
|
top
©2008-2009 TutorGig.com. All Rights Reserved. Privacy Statement