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

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

0,1

COMMENTS

Pisot with roots: {{x -> -0.415589 - 0.424848*I}, {x -> -0.415589 + 0.424848*I}, {x -> 2.83118}} This substitution gives two part near tile fractal.

FORMULA

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

MATHEMATICA

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

CROSSREFS

Sequence in context: A097663 A204259 A066517 * A106589 A051911 A106595

Adjacent sequences:  A108129 A108130 A108131 * A108133 A108134 A108135

KEYWORD

nonn,uned

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Jun 04 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 17 10:05 EST 2012. Contains 206009 sequences.