login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A079483
Array read by rows in which n-th row lists the periodic part of the base-n expansion of 1/7.
0
0, 0, 1, 0, 1, 0, 2, 1, 2, 0, 2, 1, 0, 3, 2, 4, 1, 2, 0, 5, 0, 1, 1, 2, 5, 1, 4, 2, 8, 5, 7
OFFSET
2,7
EXAMPLE
In base 2, 1/111 = 0.001001001001 ...; the periodic part is 0 0 1, so these form the first three digits. The periodic portions in the next few bases are 010212 (base 3), 021 (base 4), etc.
CROSSREFS
KEYWORD
nonn,tabf
AUTHOR
Stephen K. Johnson, Jan 17 2003
STATUS
approved