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!)
A113675 Decimal expansion of 1/8991. 3
0, 0, 0, 1, 1, 1, 2, 2, 2, 3, 3, 3, 4, 4, 4, 5, 5, 5, 6, 6, 6, 7, 7, 7, 8, 8, 9, 0, 0, 0, 1, 1, 1, 2, 2, 2, 3, 3, 3, 4, 4, 4, 5, 5, 5, 6, 6, 6, 7, 7, 7, 8, 8, 9, 0, 0, 0, 1, 1, 1, 2, 2, 2, 3, 3, 3, 4, 4, 4, 5, 5, 5, 6, 6, 6, 7, 7, 7, 8, 8, 9, 0, 0, 0, 1, 1, 1, 2, 2, 2, 3, 3, 3, 4, 4, 4 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,7
COMMENTS
1/(89...91) can produce this kind of sequence infinitely.
LINKS
FORMULA
Sqrt[576576576576576576576576576576576576576576576576576576] =72*Sqrt[111222333444555666777889000111222333444555666777889].
EXAMPLE
0.00011122233344455566677788900011...
MATHEMATICA
m = 17; Sqrt[Apply[Plus, 576*Table[(10^3)^k, {k, 0, m}]]]
Join[{0, 0, 0}, RealDigits[1/8991, 10, 120][[1]]] (* Harvey P. Dale, Apr 22 2012 *)
CROSSREFS
Cf. A021895.
Sequence in context: A008620 A104581 A261916 * A020912 A194990 A231153
KEYWORD
easy,cons,nonn
AUTHOR
Daisuke Minematsu and Ryohei Miyadera, Jan 17 2006
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 26 19:53 EDT 2024. Contains 372004 sequences. (Running on oeis4.)