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!)
A021100 Decimal expansion of 1/96. 2
0, 1, 0, 4, 1, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,4
COMMENTS
From Daniel Forgues, Oct 28 2011: (Start)
Generalization:
1/6 = Sum_{i>=0} 4^i/10^(i+1);
1/96 = Sum_{i>=0} 4^i/100^(i+1) (this sequence);
1/996 = Sum_{i>=0} 4^i/1000^(i+1);
1/9996 = Sum_{i>=0} 4^i/1000^(i+1); ... (End)
LINKS
EXAMPLE
0.0104166666666666666666666666666...
MATHEMATICA
Join[{0}, RealDigits[1/96, 10, 96][[1]]] (* Alonso del Arte, Apr 24 2018 *)
PROG
(PARI) 1/96. \\ Altug Alkan, Apr 24 2018
CROSSREFS
Sequence in context: A371498 A008565 A205325 * A021028 A193529 A214561
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 April 25 05:56 EDT 2024. Contains 371964 sequences. (Running on oeis4.)