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!)
A058631 Continued fraction for the Morse-Thue constant .01101001100101101001... formed from A010060. 2
0, 90, 1, 4, 1, 3, 5, 4, 6, 8, 4, 5, 4, 1, 3, 30, 1, 5, 3, 2, 65, 1, 37, 20, 2, 1, 5, 1, 14, 2, 1, 4, 1, 30, 2, 1, 32, 3, 1, 4, 5, 80, 1, 4, 1, 4, 3, 1, 3, 6, 7, 9, 1, 7, 1, 4, 1, 9, 1, 1, 1, 1, 4, 2, 9, 1, 1, 2, 10, 3, 1, 69, 1, 2, 12, 1, 1, 1, 1, 5, 1, 1, 1, 2, 5, 4, 1, 1, 27, 3, 3, 1, 2 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
The constant is Sum A010060(n)*10^(-n).
LINKS
MATHEMATICA
mt = 0; Do[ mt = ToString[ mt ] <> ToString[ (10^(2^n) - 1)/9 - ToExpression[ mt ] ], {n, 0, 7} ]; ContinuedFraction[ N[ ToExpression[ mt ]/10^(2^8), 2^8 ], 75 ]
CROSSREFS
More terms from R. K. Guy, Jun 15 2001
Sequence in context: A093405 A348166 A221307 * A078293 A247899 A247902
KEYWORD
cofr,nonn,easy
AUTHOR
Robert G. Wilson v, Dec 29 2000
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 23 08:29 EDT 2024. Contains 371905 sequences. (Running on oeis4.)