login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A106698 Three-symbol substitution: characteristic polynomial: x^3-x^2-3*x-3. 0
1, 2, 1, 2, 1, 2, 2, 3, 1, 2, 1, 2, 3, 1, 2, 1, 2, 1, 2, 2, 3, 1, 2, 1, 2, 3, 1, 2, 1, 2, 1, 2, 2, 3, 1, 2, 1, 2, 3, 2, 3, 1, 2, 1, 2, 3, 1, 2, 1, 2, 3, 1, 2, 1, 1, 2, 1, 2, 1, 2, 2, 3, 1, 2, 1, 2, 3, 1, 2, 1, 2, 1, 2, 2, 3, 1, 2, 1, 2, 3, 1, 2, 1, 2, 3, 1, 2, 1, 1, 2, 1, 2, 1, 2, 2, 3, 1, 2, 1, 2, 3, 1, 2, 1, 2 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

FORMULA

1->{2, 3}, 2->{1, 2, 1}, 3->{2, 1, 2}

MATHEMATICA

s[1] = {2, 3}; s[2] = {1, 2, 1}; s[3] = {2, 1, 2}; t[a_] := Flatten[s /@ a]; p[0] = {1}; p[1] = t[p[0]]; p[n_] := t[p[n - 1]] aa = p[6]

CROSSREFS

Sequence in context: A025817 A109381 A058506 * A097848 A124830 A191373

Adjacent sequences:  A106695 A106696 A106697 * A106699 A106700 A106701

KEYWORD

nonn,uned

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), May 13 2005

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 03:44 EST 2012. Contains 205860 sequences.