login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A021208 Decimal expansion of 1/204. 0
0, 0, 4, 9, 0, 1, 9, 6, 0, 7, 8, 4, 3, 1, 3, 7, 2, 5, 4, 9, 0, 1, 9, 6, 0, 7, 8, 4, 3, 1, 3, 7, 2, 5, 4, 9, 0, 1, 9, 6, 0, 7, 8, 4, 3, 1, 3, 7, 2, 5, 4, 9, 0, 1, 9, 6, 0, 7, 8, 4, 3, 1, 3, 7, 2, 5, 4, 9, 0, 1, 9, 6, 0, 7, 8, 4, 3, 1, 3, 7, 2, 5, 4, 9, 0, 1, 9, 6, 0, 7, 8, 4, 3, 1, 3, 7, 2, 5, 4 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
The period is short, just 16: after 0.00, 4901960784313725 repeats endlessly. - Alonso del Arte, Apr 17 2018
LINKS
EXAMPLE
0.00490196078431372549019607843137...
MATHEMATICA
Join[{0, 0}, RealDigits[1/204, 10, 120][[1]]] (* or *) PadRight[{0, 0}, 120, {2, 5, 4, 9, 0, 1, 9, 6, 0, 7, 8, 4, 3, 1, 3, 7}] (* Harvey P. Dale, Aug 20 2015 *)
PROG
(PARI) 1/204. \\ Altug Alkan, Apr 22 2018
CROSSREFS
Sequence in context: A198554 A200413 A370293 * A298813 A021675 A093872
KEYWORD
nonn,cons,easy
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified August 25 08:31 EDT 2024. Contains 375422 sequences. (Running on oeis4.)