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

A021808
Decimal expansion of 1/804.
0
0, 0, 1, 2, 4, 3, 7, 8, 1, 0, 9, 4, 5, 2, 7, 3, 6, 3, 1, 8, 4, 0, 7, 9, 6, 0, 1, 9, 9, 0, 0, 4, 9, 7, 5, 1, 2, 4, 3, 7, 8, 1, 0, 9, 4, 5, 2, 7, 3, 6, 3, 1, 8, 4, 0, 7, 9, 6, 0, 1, 9, 9, 0, 0, 4, 9, 7, 5, 1, 2, 4, 3, 7, 8, 1, 0, 9, 4, 5, 2, 7, 3, 6, 3, 1, 8, 4, 0, 7, 9, 6, 0, 1, 9, 9, 0, 0, 4, 9
OFFSET
0,4
EXAMPLE
0.0012437810945273631840796019900497512437810945273631840796...
MATHEMATICA
Join[{0, 0}, RealDigits[1/804, 10, 120][[1]]] (* Harvey P. Dale, Jul 06 2011 *)
CROSSREFS
Sequence in context: A245614 A246165 A260432 * A365215 A225252 A235201
KEYWORD
nonn,cons
STATUS
approved