cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A087002 Right half of periodic part of decimal expansion of 1/p for those primes having a periodic part of even length.

Original entry on oeis.org

857, 0, 230, 41176470, 473684210, 56521739130, 65517241379310, 78723404255319148936170, 83050847457627118644067796610, 836065573770491803278688524590, 8630, 8876404494382022471910
Offset: 1

Views

Author

Reinhard Zumkeller, Jul 29 2003

Keywords

Comments

a(n) = A086999(n) mod 10^A087000(n); A055642(a(n))=A087000(n);
A087001(n) + a(n) = 10^A087000(n) - 1.

Examples

			p=19: A086999(5)=526315789473684210 -> [526315789][473684210] ->
A087001(5)=526315789, A087002(5)=473684210,
A087001(5)+A087002(5)=526315789+473684210=999999999.
		

References

  • H. Rademacher and O. Toeplitz, Von Zahlen und Figuren (Springer 1930, reprinted 1968), ch. 19, Die periodischen Dezimalbrueche.