Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A080826
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A080826 Successive factors of the Thue-Morse word defined by sequence A001285. +0
1
122, 12, 1122, 11212212, 1121221122121122, 11212211221211212212112211212212, 1121221122121121221211221121221122121122112122121121221122121122 (list; graph; listen)
OFFSET

1,1

LINKS

G. Melancon, Home page

G. Melancon, Lyndon Factorization of Infinite Words STACS 96 (Grenoble, 1996), 147-154, Lecture Notes in Comput. Sci., 1046, Springer, Berlin, 1996.

MAPLE

A080826:= proc(n) option remember: local l, i: if n = 0 then RETURN([1, 2, 2]) else l:=A080826(n-1):l := subsop(nops(l)=NULL, l):RETURN([op(l), seq(op(A080826(i)), i=0..n-2)]) fi:end; ds:=s->add(s[j]*10^(nops(s)-j), j=1..nops(s)); seq(ds(A080826(n)), n=0..7); (C. Ronaldo)

CROSSREFS

Sequence in context: A013859 A060032 A109643 this_sequence A043646 A077376 A138026

Adjacent sequences: A080823 A080824 A080825 this_sequence A080827 A080828 A080829

KEYWORD

nonn,easy

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Mar 28 2003

EXTENSIONS

More terms from C. Ronaldo (aga_new_ac(AT)hotmail.com), Dec 19 2004

The next term is too large to include.

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research