Repeating decimal

From Wikipedia, the free encyclopedia
(Redirected from Recurring decimals)

A repeating decimal or recurring decimal is a decimal representation of a number whose digits are eventually periodic (that is, after some place, the same sequence of digits is repeated forever); if this sequence consists only of zeros (that is if there is only a finite number of nonzero digits), the decimal is said to be terminating, and is not considered as repeating. It can be shown that a number is rational if and only if its decimal representation is repeating or terminating. For example, the decimal representation of 1/3 becomes periodic just after the decimal point, repeating the single digit "3" forever, i.e. 0.333.... A more complicated example is 3227/555, whose decimal becomes periodic at the second digit following the decimal point and then repeats the sequence "144" forever, i.e. 5.8144144144.... Another example of this is 593/53, which becomes periodic after the decimal point, repeating the 13-digit pattern "1886792452830" forever, i.e. 11.18867924528301886792452830....

The infinitely repeated digit sequence is called the repetend or reptend. If the repetend is a zero, this decimal representation is called a terminating decimal rather than a repeating decimal, since the zeros can be omitted and the decimal terminates before these zeros.[1] Every terminating decimal representation can be written as a decimal fraction, a fraction whose denominator is a power of 10 (e.g. 1.585 = 1585/1000); it may also be written as a ratio of the form k/2n·5m (e.g. 1.585 = 317/23·52). However, every number with a terminating decimal representation also trivially has a second, alternative representation as a repeating decimal whose repetend is the digit 9. This is obtained by decreasing the final (rightmost) non-zero digit by one and appending a repetend of 9. Two examples of this are 1.000... = 0.999... and 1.585000... = 1.584999.... (This type of repeating decimal can be obtained by long division if one uses a modified form of the usual division algorithm.[2])

Any number that cannot be expressed as a ratio of two integers is said to be irrational. Their decimal representation neither terminates nor infinitely repeats, but extends forever without repetition (see § Every rational number is either a terminating or repeating decimal). Examples of such irrational numbers are 2 and π.[3]

Background[edit]

Notation[edit]

There are several notational conventions for representing repeating decimals. None of them are accepted universally.

Different notations with examples
Fraction Vinculum Dots Parentheses Arc Ellipsis
1/9 0.1 0..1 0.(1) 0.1 0.111...
1/3 = 3/9 0.3 0..3 0.(3) 0.3 0.333...
2/3 = 6/9 0.6 0..6 0.(6) 0.6 0.666...
9/11 = 81/99 0.81 0..8.1 0.(81) 0.81 0.8181...
7/12 = 525/900 0.583 0.58.3 0.58(3) 0.583 0.58333...
1/7 = 142857/999999 0.142857 0..14285.7 0.(142857) 0.142857 0.142857142857...
1/81 = 12345679/999999999 0.012345679 0..01234567.9 0.(012345679) 0.012345679 0.012345679012345679...
22/7 = 3142854/999999 3.142857 3..14285.7 3.(142857) 3.142857 3.142857142857...
593/53 = 111886792452819/9999999999999 11.1886792452830 11..188679245283.0 11.(1886792452830) 11.1886792452830 11.18867924528301886792452830...

In English, there are various ways to read repeating decimals aloud. For example, 1.234 may be read "one point two repeating three four", "one point two repeated three four", "one point two recurring three four", "one point two repetend three four" or "one point two into infinity three four". Likewise, 11.1886792452830 may be read "eleven point repeating one double eight six seven nine two four five two eight three zero", "eleven point repeated one double eight six seven nine two four five two eight three zero", "eleven point recurring one double eight six seven nine two four five two eight three zero" "eleven point repetend one double eight six seven nine two four five two eight three zero" or "eleven point into infinity one double eight six seven nine two four five two eight three zero".

Decimal expansion and recurrence sequence[edit]

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 5/74:

        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....

For any integer fraction A/B, the remainder at step k, for any positive integer k, is A × 10k (modulo B).

Every rational number is either a terminating or repeating decimal[edit]

For any given divisor, only finitely many different remainders can occur. In the example above, the 74 possible remainders are 0, 1, 2, ..., 73. If at any point in the division the remainder is 0, the expansion terminates at that point. Then the length of the repetend, also called "period", is defined to be 0.

If 0 never occurs as a remainder, then the division process continues forever, and eventually, a remainder must occur that has occurred before. The next step in the division will yield the same new digit in the quotient, and the same new remainder, as the previous time the remainder was the same. Therefore, the following division will repeat the same results. The repeating sequence of digits is called "repetend" which has a certain length greater than 0, also called "period".[4]

In base 10, a fraction has a repeating decimal if and only if in lowest terms, its denominator has any prime factors besides 2 or 5, or in other words, cannot be expressed as 2m 5n, where m and n are non-negative integers.

Every repeating or terminating decimal is a rational number[edit]

Each repeating decimal number satisfies a linear equation with integer coefficients, and its unique solution is a rational number. In the example above, α = 5.8144144144... satisfies the equation

10000α − 10α = 58144.144144... − 58.144144...
9990α = 58086
Therefore, α = 58086/9990 = 3227/555

The process of how to find these integer coefficients is described below.

Formal proof[edit]

Given a repeating decimal where , , and are groups of digits, let , the number of digits of . Multiplying by separates the repeating and terminating groups:

If the decimals terminate (), the proof is complete.[5] For with digits, let where is a terminating group of digits. Then,

where denotes the i-th digit, and

Since ,[6]

Since is the sum of an integer () and a rational number (), is also rational.[7]

Table of values[edit]

  • fraction
    decimal
    expansion
    10 binary
    expansion
    2
    1/2 0.5 0 0.1 0
    1/3 0.3 1 0.01 2
    1/4 0.25 0 0.01 0
    1/5 0.2 0 0.0011 4
    1/6 0.16 1 0.001 2
    1/7 0.142857 6 0.001 3
    1/8 0.125 0 0.001 0
    1/9 0.1 1 0.000111 6
    1/10 0.1 0 0.00011 4
    1/11 0.09 2 0.0001011101 10
    1/12 0.083 1 0.0001 2
    1/13 0.076923 6 0.000100111011 12
    1/14 0.0714285 6 0.0001 3
    1/15 0.06 1 0.0001 4
    1/16 0.0625 0 0.0001 0
  • fraction
    decimal
    expansion
    10
    1/17 0.0588235294117647 16
    1/18 0.05 1
    1/19 0.052631578947368421 18
    1/20 0.05 0
    1/21 0.047619 6
    1/22 0.045 2
    1/23 0.0434782608695652173913 22
    1/24 0.0416 1
    1/25 0.04 0
    1/26 0.0384615 6
    1/27 0.037 3
    1/28 0.03571428 6
    1/29 0.0344827586206896551724137931 28
    1/30 0.03 1
    1/31 0.032258064516129 15
  • fraction
    decimal
    expansion
    10
    1/32 0.03125 0
    1/33 0.03 2
    1/34 0.02941176470588235 16
    1/35 0.0285714 6
    1/36 0.027 1
    1/37 0.027 3
    1/38 0.0263157894736842105 18
    1/39 0.025641 6
    1/40 0.025 0
    1/41 0.02439 5
    1/42 0.0238095 6
    1/43 0.023255813953488372093 21
    1/44 0.0227 2
    1/45 0.02 1
    1/46 0.02173913043478260869565 22
    1/47 0.0212765957446808510638297872340425531914893617 46
  • Thereby fraction is the unit fraction 1/n and 10 is the length of the (decimal) repetend.

    The lengths 10(n) of the decimal repetends of 1/n, n = 1, 2, 3, ..., are:

    0, 0, 1, 0, 0, 1, 6, 0, 1, 0, 2, 1, 6, 6, 1, 0, 16, 1, 18, 0, 6, 2, 22, 1, 0, 6, 3, 6, 28, 1, 15, 0, 2, 16, 6, 1, 3, 18, 6, 0, 5, 6, 21, 2, 1, 22, 46, 1, 42, 0, 16, 6, 13, 3, 2, 6, 18, 28, 58, 1, 60, 15, 6, 0, 6, 2, 33, 16, 22, 6, 35, 1, 8, 3, 1, 18, 6, 6, 13, 0, 9, 5, 41, 6, 16, 21, 28, 2, 44, 1, 6, 22, 15, 46, 18, 1, 96, 42, 2, 0... (sequence A051626 in the OEIS).

    For comparison, the lengths 2(n) of the binary repetends of the fractions 1/n, n = 1, 2, 3, ..., are:

    0, 0, 2, 0, 4, 2, 3, 0, 6, 4, 10, 2, 12, 3, 4, 0, 8, 6, 18, 4, 6, 10, 11, 2, 20, 12, 18, 3, 28, 4, 5, 0, 10, 8, 12, 6, 36, 18, 12, 4, 20, 6, 14, 10, 12, 11, ... (=A007733[n], if n not a power of 2 else =0).

    The decimal repetends of 1/n, n = 1, 2, 3, ..., are:

    0, 0, 3, 0, 0, 6, 142857, 0, 1, 0, 09, 3, 076923, 714285, 6, 0, 0588235294117647, 5, 052631578947368421, 0, 047619, 45, 0434782608695652173913, 6, 0, 384615, 037, 571428, 0344827586206896551724137931, 3, 032258064516129, 0, 03, 2941176470588235, 285714... (sequence A036275 in the OEIS).

    The decimal repetend lengths of 1/p, p = 2, 3, 5, ... (nth prime), are:

    0, 1, 0, 6, 2, 6, 16, 18, 22, 28, 15, 3, 5, 21, 46, 13, 58, 60, 33, 35, 8, 13, 41, 44, 96, 4, 34, 53, 108, 112, 42, 130, 8, 46, 148, 75, 78, 81, 166, 43, 178, 180, 95, 192, 98, 99, 30, 222, 113, 228, 232, 7, 30, 50, 256, 262, 268, 5, 69, 28, 141, 146, 153, 155, 312, 79... (sequence A002371 in the OEIS).

    The least primes p for which 1/p has decimal repetend length n, n = 1, 2, 3, ..., are:

    3, 11, 37, 101, 41, 7, 239, 73, 333667, 9091, 21649, 9901, 53, 909091, 31, 17, 2071723, 19, 1111111111111111111, 3541, 43, 23, 11111111111111111111111, 99990001, 21401, 859, 757, 29, 3191, 211, 2791, 353, 67, 103, 71, 999999000001, 2028119, 909090909090909091, 900900900900990990990991, 1676321, 83, 127, 173... (sequence A007138 in the OEIS).

    The least primes p for which k/p has n different cycles (1 ≤ kp−1), n = 1, 2, 3, ..., are:

    7, 3, 103, 53, 11, 79, 211, 41, 73, 281, 353, 37, 2393, 449, 3061, 1889, 137, 2467, 16189, 641, 3109, 4973, 11087, 1321, 101, 7151, 7669, 757, 38629, 1231, 49663, 12289, 859, 239, 27581, 9613, 18131, 13757, 33931... (sequence A054471 in the OEIS).

    Citations[edit]

    1. ^ Courant, R. and Robbins, H. What Is Mathematics?: An Elementary Approach to Ideas and Methods, 2nd ed. Oxford, England: Oxford University Press, 1996: p. 67.
    2. ^ Beswick, Kim (2004), "Why Does 0.999... = 1?: A Perennial Question and Number Sense", Australian Mathematics Teacher, 60 (4): 7–9
    3. ^ "Lambert's Original Proof that $\pi$ is irrational". Mathematics Stack Exchange. Retrieved 2023-12-19.
    4. ^ For a base b and a divisor n, in terms of group theory this length divides
      (with modular arithmetic ≡ 1 mod n) which divides the Carmichael function
      which again divides Euler's totient function φ(n).
    5. ^ Vuorinen, Aapeli. "Rational numbers have repeating decimal expansions". Aapeli Vuorinen. Retrieved 2023-12-23.
    6. ^ "The Sets of Repeating Decimals". www.sjsu.edu. Archived from the original on 23 December 2023. Retrieved 2023-12-23.
    7. ^ RoRi (2016-03-01). "Prove that every repeating decimal represents a rational number". Stumbling Robot. Archived from the original on 23 December 2023. Retrieved 2023-12-23.

    Fractions with prime denominators[edit]

    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 length of the repetend (period of the repeating decimal segment) of 1/p is equal to the order of 10 modulo p. If 10 is a primitive root modulo p, then the repetend length is equal to p − 1; if not, then the repetend length is a factor of p − 1. This result can be deduced from Fermat's little theorem, which states that 10p−1 ≡ 1 (mod p).

    The base-10 digital root of the repetend of the reciprocal of any prime number greater than 5 is 9.[1]

    If the repetend length of 1/p for prime p is equal to p − 1 then the repetend, expressed as an integer, is called a cyclic number.

    Cyclic numbers[edit]

    Examples of fractions belonging to this group are:

    • 1/7 = 0.142857, 6 repeating digits
    • 1/17 = 0.0588235294117647, 16 repeating digits
    • 1/19 = 0.052631578947368421, 18 repeating digits
    • 1/23 = 0.0434782608695652173913, 22 repeating digits
    • 1/29 = 0.0344827586206896551724137931, 28 repeating digits
    • 1/47 = 0.0212765957446808510638297872340425531914893617, 46 repeating digits
    • 1/59 = 0.0169491525423728813559322033898305084745762711864406779661, 58 repeating digits
    • 1/61 = 0.016393442622950819672131147540983606557377049180327868852459, 60 repeating digits
    • 1/97 = 0.010309278350515463917525773195876288659793814432989690721649484536082474226804123711340206185567, 96 repeating digits

    The list can go on to include the fractions 1/109, 1/113, 1/131, 1/149, 1/167, 1/179, 1/181, 1/193, 1/223, 1/229, etc. (sequence A001913 in the OEIS).

    Every proper multiple of a cyclic number (that is, a multiple having the same number of digits) is a rotation:

    • 1/7 = 1 × 0.142857 = 0.142857
    • 2/7 = 2 × 0.142857 = 0.285714
    • 3/7 = 3 × 0.142857 = 0.428571
    • 4/7 = 4 × 0.142857 = 0.571428
    • 5/7 = 5 × 0.142857 = 0.714285
    • 6/7 = 6 × 0.142857 = 0.857142

    The reason for the cyclic behavior is apparent from an arithmetic exercise of long division of 1/7: the sequential remainders are the cyclic sequence {1, 3, 2, 6, 4, 5}. See also the article 142,857 for more properties of this cyclic number.

    A fraction which is cyclic thus has a recurring decimal of even length that divides into two sequences in nines' complement form. For example 1/7 starts '142' and is followed by '857' while 6/7 (by rotation) starts '857' followed by its nines' complement '142'.

    The rotation of the repetend of a cyclic number always happens in such a way that each successive repetend is a bigger number than the previous one. In the succession above, for instance, we see that 0.142857... < 0.285714... < 0.428571... < 0.571428... < 0.714285... < 0.857142.... This, for cyclic fractions with long repetends, allows us to easily predict what the result of multiplying the fraction by any natural number n will be, as long as the repetend is known.

    A proper prime is a prime p which ends in the digit 1 in base 10 and whose reciprocal in base 10 has a repetend with length p − 1. In such primes, each digit 0, 1,..., 9 appears in the repeating sequence the same number of times as does each other digit (namely, p − 1/10 times). They are:[2]: 166 

    61, 131, 181, 461, 491, 541, 571, 701, 811, 821, 941, 971, 1021, 1051, 1091, 1171, 1181, 1291, 1301, 1349, 1381, 1531, 1571, 1621, 1741, 1811, 1829, 1861,... (sequence A073761 in the OEIS).

    A prime is a proper prime if and only if it is a full reptend prime and congruent to 1 mod 10.

    If a prime p is both full reptend prime and safe prime, then 1/p will produce a stream of p − 1 pseudo-random digits. Those primes are

    7, 23, 47, 59, 167, 179, 263, 383, 503, 863, 887, 983, 1019, 1367, 1487, 1619, 1823, 2063... (sequence A000353 in the OEIS).

    Other reciprocals of primes[edit]

    Some reciprocals of primes that do not generate cyclic numbers are:

    • 1/3 = 0.3, which has a period (repetend length) of 1.
    • 1/11 = 0.09, which has a period of two.
    • 1/13 = 0.076923, which has a period of six.
    • 1/31 = 0.032258064516129, which has a period of 15.
    • 1/37 = 0.027, which has a period of three.
    • 1/41 = 0.02439, which has a period of five.
    • 1/43 = 0.023255813953488372093, which has a period of 21.
    • 1/53 = 0.0188679245283, which has a period of 13.
    • 1/67 = 0.014925373134328358208955223880597, which has a period of 33.
    • 1/71 = 0.01408450704225352112676058338028169, which has a period of 35.
    • 1/73 = 0.01369863, which has a period of eight.
    • 1/79 = 0.0126582278481, which has a period of 13.
    • 1/83 = 0.01204819277108433734939759036144578313253, which has a period of 41.
    • 1/89 = 0.01123595505617977528089887640449438202247191, which has a period of 44.

    (sequence A006559 in the OEIS)

    The reason is that 3 is a divisor of 9, 11 is a divisor of 99, 41 is a divisor of 99999, etc. To find the period of 1/p, we can check whether the prime p divides some number 999...999 in which the number of digits divides p − 1. Since the period is never greater than p − 1, we can obtain this by calculating 10p−1 − 1/p. For example, for 11 we get

    and then by inspection find the repetend 09 and period of 2.

    Those reciprocals of primes can be associated with several sequences of repeating decimals. For example, the multiples of 1/13 can be divided into two sets, with different repetends. The first set is:

    • 1/13 = 0.076923...
    • 10/13 = 0.769230...
    • 9/13 = 0.692307...
    • 12/13 = 0.923076...
    • 3/13 = 0.230769...
    • 4/13 = 0.307692...,

    where the repetend of each fraction is a cyclic re-arrangement of 076923. The second set is:

    • 2/13 = 0.153846...
    • 7/13 = 0.538461...
    • 5/13 = 0.384615...
    • 11/13 = 0.846153...
    • 6/13 = 0.461538...
    • 8/13 = 0.615384...,

    where the repetend of each fraction is a cyclic re-arrangement of 153846.

    In general, the set of proper multiples of reciprocals of a prime p consists of n subsets, each with repetend length k, where nk = p − 1.

    Totient rule[edit]

    For an arbitrary integer n, the length L(n) of the decimal repetend of 1/n divides φ(n), where φ is the totient function. The length is equal to φ(n) if and only if 10 is a primitive root modulo n.[3]

    In particular, it follows that L(p) = p − 1 if and only if p is a prime and 10 is a primitive root modulo p. Then, the decimal expansions of n/p for n = 1, 2, ..., p − 1, all have period p − 1 and differ only by a cyclic permutation. Such numbers p are called full repetend primes.

    Reciprocals of composite integers coprime to 10[edit]

    If p is a prime other than 2 or 5, the decimal representation of the fraction 1/p2 repeats:

    1/49 = 0.020408163265306122448979591836734693877551.

    The period (repetend length) L(49) must be a factor of λ(49) = 42, where λ(n) is known as the Carmichael function. This follows from Carmichael's theorem which states that if n is a positive integer then λ(n) is the smallest integer m such that

    for every integer a that is coprime to n.

    The period of 1/p2 is usually pTp, where Tp is the period of 1/p. There are three known primes for which this is not true, and for those the period of 1/p2 is the same as the period of 1/p because p2 divides 10p−1−1. These three primes are 3, 487, and 56598313 (sequence A045616 in the OEIS).[4]

    Similarly, the period of 1/pk is usually pk–1Tp

    If p and q are primes other than 2 or 5, the decimal representation of the fraction 1/pq repeats. An example is 1/119:

    119 = 7 × 17
    λ(7 × 17) = LCM(λ(7), λ(17)) = LCM(6, 16) = 48,

    where LCM denotes the least common multiple.

    The period T of 1/pq is a factor of λ(pq) and it happens to be 48 in this case:

    1/119 = 0.008403361344537815126050420168067226890756302521.

    The period T of 1/pq is LCM(TpTq), where Tp is the period of 1/p and Tq is the period of 1/q.

    If p, q, r, etc. are primes other than 2 or 5, and k, , m, etc. are positive integers, then

    is a repeating decimal with a period of

    where Tpk, Tq, Trm,... are respectively the period of the repeating decimals 1/pk, 1/q, 1/rm,... as defined above.

    Reciprocals of integers not coprime to 10[edit]

    An integer that is not coprime to 10 but has a prime factor other than 2 or 5 has a reciprocal that is eventually periodic, but with a non-repeating sequence of digits that precede the repeating part. The reciprocal can be expressed as:

    where a and b are not both zero.

    This fraction can also be expressed as:

    if a > b, or as

    if b > a, or as

    if a = b.

    The decimal has:

    • An initial transient of max(ab) digits after the decimal point. Some or all of the digits in the transient can be zeros.
    • A subsequent repetend which is the same as that for the fraction 1/pk q.

    For example 1/28 = 0.03571428:

    • a = 2, b = 0, and the other factors pk q ⋯ = 7
    • there are 2 initial non-repeating digits, 03; and
    • there are 6 repeating digits, 571428, the same amount as 1/7 has.

    Converting repeating decimals to fractions[edit]

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

    (multiply each side of the above line by 10)
    (subtract the 1st line from the 2nd)
    (reduce to lowest terms)

    Another example:

    (move decimal to start of repetition = move by 1 place = multiply by 10)
    (collate 2nd repetition here with 1st above = move by 2 places = multiply by 100)
    (subtract to clear decimals)
    (reduce to lowest terms)

    A shortcut[edit]

    The procedure below can be applied in particular if the repetend has n digits, all of which are 0 except the final one which is 1. For instance for n = 7:

    So this particular repeating decimal corresponds to the fraction 1/10n − 1, where the denominator is the number written as n 9s. Knowing just that, a general repeating decimal can be expressed as a fraction without having to solve an equation. For example, one could reason:

    or

    It is possible to get a general formula expressing a repeating decimal with an n-digit period (repetend length), beginning right after the decimal point, as a fraction:

    More explicitly, one gets the following cases:

    If the repeating decimal is between 0 and 1, and the repeating block is n digits long, first occurring right after the decimal point, then the fraction (not necessarily reduced) will be the integer number represented by the n-digit block divided by the one represented by n 9s. For example,

    • 0.444444... = 4/9 since the repeating block is 4 (a 1-digit block),
    • 0.565656... = 56/99 since the repeating block is 56 (a 2-digit block),
    • 0.012012... = 12/999 since the repeating block is 012 (a 3-digit block); this further reduces to 4/333.
    • 0.999999... = 9/9 = 1, since the repeating block is 9 (also a 1-digit block)

    If the repeating decimal is as above, except that there are k (extra) digits 0 between the decimal point and the repeating n-digit block, then one can simply add k digits 0 after the n digits 9 of the denominator (and, as before, the fraction may subsequently be simplified). For example,

    • 0.000444... = 4/9000 since the repeating block is 4 and this block is preceded by 3 zeros,
    • 0.005656... = 56/9900 since the repeating block is 56 and it is preceded by 2 zeros,
    • 0.00012012... = 12/99900 = 1/8325 since the repeating block is 012 and it is preceded by 2 zeros.

    Any repeating decimal not of the form described above can be written as a sum of a terminating decimal and a repeating decimal of one of the two above types (actually the first type suffices, but that could require the terminating decimal to be negative). For example,

    • 1.23444... = 1.23 + 0.00444... = 123/100 + 4/900 = 1107/900 + 4/900 = 1111/900
      • or alternatively 1.23444... = 0.79 + 0.44444... = 79/100 + 4/9 = 711/900 + 400/900 = 1111/900
    • 0.3789789... = 0.3 + 0.0789789... = 3/10 + 789/9990 = 2997/9990 + 789/9990 = 3786/9990 = 631/1665
      • or alternatively 0.3789789... = −0.6 + 0.9789789... = −6/10 + 978/999 = −5994/9990 + 9780/9990 = 3786/9990 = 631/1665

    An even faster method is to ignore the decimal point completely and go like this

    • 1.23444... = 1234 − 123/900 = 1111/900 (denominator has one 9 and two 0s because one digit repeats and there are two non-repeating digits after the decimal point)
    • 0.3789789... = 3789 − 3/9990 = 3786/9990 (denominator has three 9s and one 0 because three digits repeat and there is one non-repeating digit after the decimal point)

    It follows that any repeating decimal with period n, and k digits after the decimal point that do not belong to the repeating part, can be written as a (not necessarily reduced) fraction whose denominator is (10n − 1)10k.

    Conversely the period of the repeating decimal of a fraction c/d will be (at most) the smallest number n such that 10n − 1 is divisible by d.

    For example, the fraction 2/7 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 2/7 is therefore 6.

    In compressed form[edit]

    The following picture suggests kind of compression of the above shortcut. Thereby represents the digits of the integer part of the decimal number (to the left of the decimal point), makes up the string of digits of the preperiod and its length, and being the string of repeated digits (the period) with length which is nonzero.

    Formation rule

    In the generated fraction, the digit will be repeated times, and the digit will be repeated times.

    Note that in the absence of an integer part in the decimal, will be represented by zero, which being to the left of the other digits, will not affect the final result, and may be omitted in the calculation of the generating function.

    Examples:

    The symbol in the examples above denotes the absence of digits of part in the decimal, and therefore and a corresponding absence in the generated fraction.

    Repeating decimals as infinite series[edit]

    A repeating decimal can also be expressed as an infinite series. That is, a repeating decimal can be regarded as the sum of an infinite number of rational numbers. To take the simplest example,

    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.

    Similarly,

    Multiplication and cyclic permutation[edit]

    The cyclic behavior of repeating decimals in multiplication also leads to the construction of integers which are cyclically permuted when multiplied by certain numbers. For example, 102564 × 4 = 410256. 102564 is the repetend of 4/39 and 410256 the repetend of 16/39.

    Other properties of repetend lengths[edit]

    Various properties of repetend lengths (periods) are given by Mitchell[5] and Dickson.[6]

    • The period of 1/k for integer k is always ≤ k − 1.
    • If p is prime, the period of 1/p divides evenly into p − 1.
    • If k is composite, the period of 1/k is strictly less than k − 1.
    • The period of c/k, for c coprime to k, equals the period of 1/k.
    • If k = 2a·5bn where n > 1 and n is not divisible by 2 or 5, then the length of the transient of 1/k is max(ab), and the period equals r, where r is the multiplicative order of 10 mod n, that is the smallest integer such that 10r ≡ 1 (mod n).
    • If p, p′, p″,... are distinct primes, then the period of 1/p p′ p″ equals the lowest common multiple of the periods of 1/p, 1/p′, 1/p″,....
    • If k and k′ have no common prime factors other than 2 or 5, then the period of 1/k k′ equals the least common multiple of the periods of 1/k and 1/k′.
    • For prime p, if
    for some m, but
    then for c ≥ 0 we have
    • If p is a proper prime ending in a 1, that is, if the repetend of 1/p is a cyclic number of length p − 1 and p = 10h + 1 for some h, then each digit 0, 1, ..., 9 appears in the repetend exactly hp − 1/10 times.

    For some other properties of repetends, see also.[7]

    Extension to other bases[edit]

    Various features of repeating decimals extend to the representation of numbers in all other integer bases, not just base 10:

    • Every real number can be represented as an integer part followed by a radix point (the generalization of a decimal point to non-decimal systems) followed by a finite or infinite number of digits.
    • If the base is an integer, a terminating sequence obviously represents a rational number.
    • A rational number has a terminating sequence if all the prime factors of the denominator of the fully reduced fractional form are also factors of the base. These numbers make up a dense set in Q and R.
    • If the positional numeral system is a standard one, that is it has base
    combined with a consecutive set of digits
    with r := |b|, dr := d1 + r − 1 and 0 ∈ D, then a terminating sequence is obviously equivalent to the same sequence with non-terminating repeating part consisting of the digit 0. If the base is positive, then there exists an order homomorphism from the lexicographical order of the right-sided infinite strings over the alphabet D into some closed interval of the reals, which maps the strings 0.A1A2...Andb and 0.A1A2...(An+1)d1 with AiD and Andb to the same real number – and there are no other duplicate images. In the decimal system, for example, there is 0.9 = 1.0 = 1; in the balanced ternary system there is 0.1 = 1.T = 1/2.
    • A rational number has an indefinitely repeating sequence of finite length l, if the reduced fraction's denominator contains a prime factor that is not a factor of the base. If q is the maximal factor of the reduced denominator which is coprime to the base, l is the smallest exponent such that q divides b − 1. It is the multiplicative order ordq(b) of the residue class b mod q which is a divisor of the Carmichael function λ(q) which in turn is smaller than q. The repeating sequence is preceded by a transient of finite length if the reduced fraction also shares a prime factor with the base. A repeating sequence
    represents the fraction
    • An irrational number has a representation of infinite length that is not, from any point, an indefinitely repeating sequence of finite length.

    For example, in duodecimal, 1/2 = 0.6, 1/3 = 0.4, 1/4 = 0.3 and 1/6 = 0.2 all terminate; 1/5 = 0.2497 repeats with period length 4, in contrast with the equivalent decimal expansion of 0.2; 1/7 = 0.186A35 has period 6 in duodecimal, just as it does in decimal.

    If b is an integer base and k is an integer, then

    For example 1/7 in duodecimal:

    which is 0.186A35base12. 10base12 is 12base10, 102base12 is 144base10, 21base12 is 25base10, A5base12 is 125base10.

    Algorithm for positive bases[edit]

    For a rational 0 < p/q < 1 (and base bN>1) there is the following algorithm producing the repetend together with its length:

    function b_adic(b,p,q) // b ≥ 2; 0 < p < q
      digits = "0123..."; // up to the digit with value b–1
    begin
      s = "";  // the string of digits
      pos = 0; // all places are right to the radix point
      while not defined(occurs[p]) do
        occurs[p] = pos; // the position of the place with remainder p
        bp = b*p;
        z = floor(bp/q); // index z of digit within: 0 ≤ z ≤ b-1
        p = b*p  z*q;   // 0 ≤ p < q
        if p = 0 then L = 0;
          if not z = 0 then
            s = s . substring(digits, z, 1) 
          end if
          return (s);
        end if
        s = s . substring(digits, z, 1); // append the character of the digit
        pos += 1;
      end while
      L = pos - occurs[p]; // the length of the repetend (being < q)
      // mark the digits of the repetend by a vinculum:
      for i from occurs[p] to pos-1 do
        substring(s, i, 1) = overline(substring(s, i, 1));
      end for
      return (s);
    end function
    

    The first highlighted line calculates the digit z.

    The subsequent line calculates the new remainder p′ of the division modulo the denominator q. As a consequence of the floor function floor we have

    thus

    and

    Because all these remainders p are non-negative integers less than q, there can be only a finite number of them with the consequence that they must recur in the while loop. Such a recurrence is detected by the associative array occurs. The new digit z is formed in the yellow line, where p is the only non-constant. The length L of the repetend equals the number of the remainders (see also section Every rational number is either a terminating or repeating decimal).

    Applications to cryptography[edit]

    Repeating decimals (also called decimal sequences) have found cryptographic and error-correction coding applications.[8] In these applications repeating decimals to base 2 are generally used which gives rise to binary sequences. The maximum length binary sequence for 1/p (when 2 is a primitive root of p) is given by:[9]

    These sequences of period p − 1 have an autocorrelation function that has a negative peak of −1 for shift of p − 1/2. The randomness of these sequences has been examined by diehard tests.[10]

    See also[edit]

    References and remarks[edit]

    1. ^ Gray, Alexander J. (March 2000). "Digital roots and reciprocals of primes". Mathematical Gazette. 84 (499): 86. doi:10.2307/3621484. JSTOR 3621484. S2CID 125834304. For primes greater than 5, all the digital roots appear to have the same value, 9. We can confirm this if...
    2. ^ Dickson, L. E., History of the Theory of Numbers, Volume 1, Chelsea Publishing Co., 1952.
    3. ^ William E. Heal. Some Properties of Repetends. Annals of Mathematics, Vol. 3, No. 4 (Aug., 1887), pp. 97–103
    4. ^ Albert H. Beiler, Recreations in the Theory of Numbers, p. 79
    5. ^ Mitchell, Douglas W., "A nonlinear random number generator with known, long cycle length", Cryptologia 17, January 1993, pp. 55–62.
    6. ^ Dickson, Leonard E., History of the Theory of Numbers, Vol. I, Chelsea Publ. Co., 1952 (orig. 1918), pp. 164–173.
    7. ^ Armstrong, N. J., and Armstrong, R. J., "Some properties of repetends", Mathematical Gazette 87, November 2003, pp. 437–443.
    8. ^ Kak, Subhash, Chatterjee, A. "On decimal sequences". IEEE Transactions on Information Theory, vol. IT-27, pp. 647–652, September 1981.
    9. ^ Kak, Subhash, "Encryption and error-correction using d-sequences". IEEE Transactios on Computers, vol. C-34, pp. 803–809, 1985.
    10. ^ Bellamy, J. "Randomness of D sequences via diehard testing". 2013. arXiv:1312.3618

    External links[edit]