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!)
A074071 Decimal expansion of Thue constant. 0
8, 5, 9, 0, 9, 9, 7, 9, 6, 8, 5, 4, 7, 0, 3, 1, 0, 4, 9, 0, 3, 5, 7, 2, 5, 0, 2, 8, 4, 1, 9, 7, 4, 2, 0, 2, 6, 1, 4, 2, 3, 9, 9, 5, 5, 5, 5, 9, 4, 3, 9, 0, 8, 7, 4, 3, 5, 4, 3, 2, 6, 5, 9, 9, 4, 9, 7, 3, 4, 7, 3, 9, 2, 7, 2, 4, 3, 7, 3, 6, 7, 4, 7, 6, 3, 8, 4, 6, 6, 5, 4, 2, 8, 0, 7, 3, 7, 1, 6, 0, 8 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
Eric Weisstein's World of Mathematics, Thue Constant
EXAMPLE
0.859099...
MATHEMATICA
tm = Nest[ Flatten[# /. {0 -> {1, 1, 1}, 1 -> {1, 1, 0}}] &, {0}, 6]; RealDigits[ FromDigits[{tm, 0}, 2]][[1]][[1 ;; 101]] (* Jean-François Alcover, Oct 29 2012, after Robert G. Wilson v's program in A014578 *)
CROSSREFS
Cf. A014578.
Sequence in context: A308743 A305582 A144454 * A100126 A330111 A335822
KEYWORD
nonn,cons
AUTHOR
Eric W. Weisstein, Aug 18 2002
EXTENSIONS
Leading zero removed by R. J. Mathar, Feb 05 2009
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 June 26 12:21 EDT 2024. Contains 373718 sequences. (Running on oeis4.)