Midy's theorem
From Wikipedia, the free encyclopedia
In mathematics, Midy's theorem, named after French mathematician E. Midy[1], is a statement about the decimal expansion of fractions a/p where p is a prime and a/p has a recurring decimal expansion with an even period. If the period of the decimal representation of a/p is 2n, so that
then the digits in the second half of the recurring decimal period are the 9s complement of the corresponding digits in its first half. In other words
- ai + ai + n = 9
For example
Contents |
[edit] Extended Midy's theorem
If k is any divisor of the period of the decimal expansion of a/p (where p is again a prime) then Midy's theorem can be generalised as follows. The extended Midy's theorem[2] states that if the repeating portion of the decimal expansion of a/p is divided into blocks of length k then the sum of these blocks will be a multiple of 10k − 1.
For example
has a period of 18. Dividing the repeating portion into blocks of length 6 or 3 and summing gives
- 052631 + 578947 + 368421 = 999999
[edit] Midy's theorem in other bases
Midy's theorem and its extension do not depend on special properties of the decimal expansion, but work equally well in any base b, provided we replace 10k − 1 with bk − 1 and carry out addition in base b. For example, in octal
- 0328 + 7458 = 7778
- 038 + 278 + 458 = 778.
[edit] Proof of Midy's theorem
Short proofs of Midy's theorem can be given using results from group theory. However, it is also possible to prove Midy's theorm using elementary algebra and modular arithmetic:
Let p be a prime and a/p be a fraction between 0 and 1. Suppose the expansion of a/p in base b has a period of l, so
where N is the integer whose expansion in base b is the string a1a2...al.
Note that bl − 1 is a multiple of p because (bl−1)a/p is an integer. Also bn−1 is not a multiple of p for any value of n less than l, because otherwise the repeating period of a/p in base b would be less than l.
Now suppose that l=hk. Then bl−1 is a multiple of bk − 1. Say bl − 1 = m(bk − 1), so
But bl−1 is a multiple of p; bk−1 is not a multiple of p (because k is less than l); and p is a prime; so m must be a multiple of p and
is an integer. In other words
Now split the string a1a2...al into h equal parts of length k, and let these represent the integers N0...Nh − 1 in base b, so that
- .
- .
To prove Midy's extended theorem in base b we must show that the sum of the h integers Ni is a multiple of bk − 1.
Since bk is congruent to 1 modulo bk−1, any power of bk will also be congruent to 1 modulo bk − 1. So
which proves Midy's extended theorem in base b.
To prove the original Midy's theorem, take the special case where h = 2. Note that N0 and N1 are both represented by strings of k digits in base b so both satisfy
N0 and N1 cannot both equal 0 (otherwise a/p = 0) and cannot both equal bk − 1 (otherwise a/p = 1), so
- 0 < N0 + N1 < 2(bk − 1)
and since N0 + N1 is a multiple of bk − 1, it follows that
- N0 + N1 = bk − 1.
[edit] References
- ^ A Theorem on Repeating Decimals; W. G. Leavitt; American Mathematical Monthly, Vol. 74, No. 6 (Jun. - Jul., 1967) , pp. 669-673
- ^ Extended Midy's Theorem, Bassam Abdul-Baki, 2005
[edit] External links
- Weisstein, Eric W., Midy's Theorem at MathWorld.