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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A107338 224 Pisot cubic substitution with characteristic polynomial:x^3-4*x^2+2*x-2. 0
1, 2, 1, 3, 2, 1, 3, 1, 2, 1, 3, 2, 1, 1, 3, 3, 1, 2, 1, 3, 2, 1, 1, 3, 1, 2, 1, 3, 2, 1, 3, 1, 2, 1, 3, 2, 1, 1, 3, 3, 1, 2, 1, 3, 2, 1, 1, 2, 1, 3, 2, 1, 1, 3, 1, 3, 1, 2, 1, 3, 2, 1, 3, 1, 2, 1, 3, 2, 1, 1, 3, 3, 1, 2, 1, 3, 2, 1, 1, 2, 1, 3, 2, 1, 1, 3, 1, 2, 1, 3, 2, 1, 3, 1, 2, 1, 3, 2, 1, 1, 3, 3, 1, 2, 1 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

FORMULA

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

MATHEMATICA

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

CROSSREFS

Sequence in context: A200651 A126597 A076081 * A118123 A181743 A174737

Adjacent sequences:  A107335 A107336 A107337 * A107339 A107340 A107341

KEYWORD

nonn,uned

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), May 22 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 14:37 EST 2012. Contains 205930 sequences.