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!)
A113657 Decimal expansion of 1/1089. 0
0, 0, 0, 9, 1, 8, 2, 7, 3, 6, 4, 5, 5, 4, 6, 3, 7, 2, 8, 1, 9, 1, 0, 0, 0, 9, 1, 8, 2, 7, 3, 6, 4, 5, 5, 4, 6, 3, 7, 2, 8, 1, 9, 1, 0, 0, 0, 9, 1, 8, 2, 7, 3, 6, 4, 5, 5, 4, 6, 3, 7, 2, 8, 1, 9, 1, 0, 0, 0, 9, 1, 8, 2, 7, 3, 6, 4, 5, 5, 4, 6, 3, 7, 2, 8, 1, 9, 1, 0, 0, 0, 9, 1, 8, 2, 7, 3, 6 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,4
COMMENTS
This sequence can also be produced by Sqrt[11111111111111111111111111111111111111111111] =11*Sqrt[91827364554637281910009182736455463728191], where Sqrt is the square root. In fact we found this from the square root and later looked for the same sequence in the expansion.
Comment from Eric Desbiaux, Apr 08 2008: Also, of course, decimal expansion of 9/9801. Note that
99/9801 = 0.0101010101010101010101...,
9999/9801 = 1.02020202020202020202020...,
999999/9801 = 102.0303030303030303030303...,
99999999/9801 = 10203.040404040404040404040404..., etc.
LINKS
EXAMPLE
0.0009182736455463728191000918273645546372819100091827364554...
MATHEMATICA
m = 21; Sqrt[Apply[Plus, Table[11*100^k, {k, 0, m}]]]
CROSSREFS
Sequence in context: A182494 A065444 A010169 * A098783 A234468 A011111
KEYWORD
easy,nonn,cons
AUTHOR
Ryohei Miyadera, Jan 16 2006
EXTENSIONS
Edited by N. J. A. Sloane, May 15 2008, at the suggestion of R. J. Mathar.
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 01:35 EDT 2024. Contains 371964 sequences. (Running on oeis4.)