BookRags.com Literature Guides Literature
Guides
Criticism & Essays Criticism &
Essays
Questions & Answers Questions &
Answers
Lesson Plans Lesson
Plans
My Bibliography Periodic Table U.S. Presidents Shakespeare Sonnet Shake-Up
Research Anything:        
History | Encyclopedias | Films | News | Create a Bibliography | More... Login | Register | Help

Repeating decimal

Print-Friendly
About 7 pages (2,109 words)

Bookmark and Share Questions on this topic? Just ask!

A repeating decimal (or recurring decimal) is a number that, when expressed as a decimal, has a set of "final" digits that repeat an infinite number of times. For instance 13 = 0.3333333… (spoken as "0.3 repeating"). More fully: a repeating decimal is a rational number whose expression in the decimal numeral system has some point after which the same sequence of digits repeats infinitely-many times. The repetition may begin before, at, or after the decimal point and the repeating sequence may consist of just one digit or of any finite number of digits. A decimal number written with a repeating final 0 is not classed as a repeating decimal, and the decimal is said to terminate before the first final 0 (because it is not necessary to explicitly write that there is a repeating "0". There is one special case where it is not necessary to express the repetition, but sometimes useful to do so. That is where the repeating part is a single digit 9. In these cases, the final 9's may be omitted, and the previous digit increased by one. (e.g. 0.999999… = 1; 1.77999999… = 1.78). This is because an extra 1 added to the last (i.e. infinitieth) digit would add a value of 10−∞ = 0. In general, the repeating form is only used to show how the number was derived, or to express an interesting relationship (1 = 33 = 3 × 13 = 3 × 0.333333… = 0.99999…). For a longer discussion, see 0.999.... The other types of decimals are terminating decimals and decimals that neither terminate nor repeat.

  • Terminating decimals represent rational numbers whose fractions in lowest terms are of the form k(2n5m). A rational number is one that can be expressed in the form ab where a and b are integers (b must of course be non-zero, as division by zero is undefined), that is, a vulgar fraction.
  • A non-terminating non-repeating decimal represents an irrational number (which cannot be expressed as the ratio of two integers).

Contents

Notation

One convention to indicate a repeating decimal is to put a horizontal line (known as a vinculum) above the repeated numerals (<math>\scriptstyle 1/3\, =\, 0.\overline{3}</math>). Another convention is to place dots above the outermost numerals of the repeating digits. Where these methods are impossible, the extension may be represented by an ellipsis (…) although this may introduce uncertainty as to exactly which digits should be repeated. Another notation, used for example in Europe, encloses the repeating digits in brackets.

Fraction Decimal Overline Dots Brackets
19 0.111… 0.1 <math>0.\dot{1}</math> 0.(1)
13 0.333… 0.3 <math>0.\dot{3}</math> 0.(3)
23 0.666… 0.6 <math>0.\dot{6}</math> 0.(6)
17 0.142857142857… 0.142857 <math>0.\dot{1}4285\dot{7}</math> 0.(142857)
181 0.012345679… 0.012345679 <math>0.\dot{0}1234567\dot{9}</math> 0.(012345679)
712 0.58333… 0.583 <math>0.58\dot{3}</math> 0.58(3)

Fractions with prime denominators

A fraction in lowest terms with a prime denominator other than 2 or 5 (i.e. coprime to 10) always produces a repeating decimal. The period of the repeating decimal, 1p, where p is prime, is either p − 1 (the first group) or a divisor of p − 1 (the second group). Examples of fractions of the first group are:

  • 17 = 0.142857…; 6 repeating digits
  • 117 = 0.0588235294117647…; 16 repeating digits
  • 119 = 0.052631578947368421…; 18 repeating digits
  • 123 = 0.0434782608695652173913…; 22 repeating digits
  • 129 = 0.0344827586206896551724137931…; 28 repeating digits

The list can go on to include the fractions 147, 159, 161, 197, 1109, etc. The following multiplications exhibit an interesting property:

  • 27 = 2 × 0.142857… = 0.285714…
  • 37 = 3 × 0.142857… = 0.428571…
  • 47 = 4 × 0.142857… = 0.571428…
  • 57 = 5 × 0.142857… = 0.714285…
  • 67 = 6 × 0.142857… = 0.857142…

That is, these multiples can be obtained from rotating the digits of the original decimal of 17. The reason for the rotating behaviour of the digits is apparent from an arithmetics exercise of finding the decimal of 17. Of course 142857 × 7 = 999999, and 142 + 857 = 999. Decimals of other prime fractions, such as 117, 119, 123, 129, 147, 159, 161, 197, and 1109, each exhibit the same property. Fractions of the second group are:

  • 13 = 0.333… which has 1 repeating digit.
  • 111 = 0.090909… which has 2 repeating digits.
  • 113 = 0.076923… which has 6 repeating digits.

Note that the following multiples of 113 exhibit the discussed property of rotating digits:

  • 113 = 0.076923…
  • 313 = 0.230769…
  • 413 = 0.307692…
  • 913 = 0.692307…
  • 1013 = 0.769230…
  • 1213 = 0.923076…

And similarly these multiples:

  • 213 = 0.153846…
  • 513 = 0.384615…
  • 613 = 0.461538…
  • 713 = 0.538461…
  • 813 = 0.615384…
  • 1113 = 0.846153…

Again, 076923 × 13 = 999999, and 076 + 923 = 999. The period of the repeating decimal of 1p is equal to the order of 10 modulo p. The period is equal to p-1 if 10 is a primitive root modulo p.

Fraction from repeating decimal

Given a repeating decimal, it is possible to calculate the fraction that produced it. For example:

  x = 0.333333...
10x = 3.333333...    (multiplying each side of the above line by 10)
 9x = 3           (subtracting the 1st line from the 2nd)
  x = 3/9 = 1/3   (simplifying)

Another example:

   x =  0.18181818...
100x = 18.18181818...
 99x = 18
   x = 18/99 = 2/11

From this kind of argument, we can see that the period of the repeating decimal of a fraction nd will be (at most) the smallest number k such that 10k − 1 is divisible by d. For example, the fraction 27 has d = 7, and the smallest k that makes 10k − 1 divisible by 7 is k = 6, because 999999 = 7 × 142857. The period of the fraction 27 is therefore 6.

A shortcut

If the repeating decimal is between 0.1 and 1, and the repeating block is n digits long occurring right at the decimal point, then the fraction (not necessarily reduced) will be the n-digit block over n digits of 9. For example,

  • 0.444444... = 49 since the repeating block is 4 (a 1-digit block),
  • 0.565656... = 5699 since the repeating block is 56 (a 2-digit block),
  • 0.789789... = 789999 since the repeating block is 789 (a 3-digit block), etc. (and this further reduces to 263333).

If the repeating decimal is between 0 and 0.1, and the repeating n-digit block is preceded only by k digits of 0 (all of which are to the right of the decimal point), then the fraction (not necessarily reduced) will be the n-digit block over the integer consists of n digits of 9 followed by k digits of 0. For example,

  • 0.000444... = 49000 since the repeating block is 4 and this block is preceded by 3 zeros,
  • 0.005656... = 569900 since the repeating block is 56 and it is preceded by 2 zeros,
  • 0.0789789... = 7899990 since the repeating block is 789 and it is preceded by 1 zero.

For any repeating decimal not prescribed above, it can be written as a sum of a terminating decimal and a repeating decimal of one of the two above types. For example,

  • 1.23444... = 1.23 + 0.00444... = 123100 + 4900 = 1107900 + 4900 = 1111900
  • 0.3789789... = 0.3 + 0.0789789... = 310 + 7899990 = 29979990 + 7899990 = 37869990 = 6311665

Repeating decimals as an infinite series

Repeating decimals can also be expressed as an infinite series. That is, repeating decimals can be shown to be a sum of a sequence of numbers. To take the simplest example,

<math>\sum_{n=1}^\infty\frac{1}{10^n} = {1 \over 10} + {1 \over 100} + {1 \over 1000} + \cdots = 0.\overline{1}</math>

The above series is a geometric series with the first term as 1/10 and the common factor 1/10. Because the absolute value of the common factor is less than 1, we can say that the geometric series converges and find the exact value in the form of a fraction by using the following formula where "a" is the first term of the series and "r" is the common factor.

<math>\ \frac{a}{1-r} = \frac{\frac{1}{10}}{1-\frac{1}{10}} = \frac{1}{9} = 0.\overline{1}</math>

Why all rational numbers must have repeating or terminating decimal expansions

In order to convert a rational number represented as a fraction into decimal form, one may use long division. For example, consider the rational number 574:

        0.0675
   74 ) 5.00000
        4.44
          560
          518
           420
           370
            500

etc. Observe that at each step we have a remainder; the successive remainders displayed above are 56, 42, 50. When we arrive at 50 as the remainder, and bring down the "0", we find ourselves dividing 500 by 74, which is the same problem we began with. Therefore the decimal repeats: 0.0675675675…. We eventually see a remainder that we have seen earlier because only finitely many different remainders — in this case 74 possible remainders: 0, 1, 2, …, 73 — can occur. As soon as we only bring down zeros, the same remainder implies the same new digit in the result and the same new remainder. Therefore the whole sequence repeats itself, again and again.

The case of 0.99999…

Main article: 0.999...

A proof that 1 = 0.99999…, using the method of calculating fractions from repeating decimals, follows these steps.

      x = 0.99999…
    10x = 9.9999…
10xx = 9.9999… − 0.99999…
     9x = 9
      x = 1

The second step is not 10x = 9.999…0, because the right-hand side does not terminate (it is repeating) and so there is no end to which a zero can be appended.[1] One can also think of this as the sum of a geometric series.

<math>S_a = \sum_{n=0}^{a} \frac{0.9}{10^n}</math>
<math>S_a = 0.9 \sum_{n=0}^{a} \frac{1}{10^n}</math>

By a standard result,

<math>S_a = 0.9 \frac{10^{-a-1} - 1}{10^{-1}-1}.</math>

From the definition,

<math>\lim_{a \rightarrow \infty} S_a = 0.99999 \ldots</math>

So applying this on the sum of the geometric series:

<math>\lim_{a \rightarrow \infty} 0.9 \frac{10^{-a-1} - 1}{10^{-1}-1} = 0.9 \frac{-1}{-0.9}</math>
<math>0.9 \frac{-1}{-0.9} = 1.</math>

Therefore

<math>0.99999 \ldots = 1.\,</math>

For a less persuasive but more formal-looking proof, consider the formula

<math>x = {10^n-1 \over 10^n},</math>
<math>n = 1: x = {9 \over 10} = 0.9,</math>
<math>n = 2: x = {99\over 100} = 0.99.</math>

It follows that

<math>\lim_{n \to \infty}{10^n-1 \over 10^n} = 0.9999\dots\,.</math>

On the other hand we can evaluate this limit easily as 1, also, by dividing top and bottom by 10n. The above exposition using formal mathematical notation looks more impressive than the arithmetic proof but it is not persuasive as the crucial step, the division by 10n, is not actually performed. But even were the proof using limits properly completed the arithmetic proof is adequate and simpler and can be followed by those without the proper understanding of limits. Generalising this, any nonzero number with a finite decimal expression (a decimal fraction) can be written in a second way as a repeating decimal. For example, 34 = 0.75 = 0.750000000… = 0.74999999… .

See also

Notes

  1. ^ 0.999...#Skepticism in education documents the reasons students of mathematics often reject the equality of 0.999… and 1.

External links

View More Summaries on Repeating decimal
 
Ask any question on Repeating decimal and get it answered FAST!
Answer questions in BookRags Q&A and earn points toward
discounted or even FREE Study Guides and other BookRags products!
Learn more about BookRags Q&A
Copyrights
Repeating decimal from Wíkipedia. ©2006 by Wíkipedia. Licensed under the GNU Free Documentation License. View a list of authors or edit this article.

Article Navigation
Join BookRagslearn moreJoin BookRags




About BookRags | Customer Service | Report an Error | Terms of Use | Privacy Policy