Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A108122
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A108122 Lengths of steps in a three-symbol substitution sequence with characteristic polynomial: x^3-x^2-2*x-1. +0
1
1, 1, 1, 4, 7, 16, 34, 73, 157, 337, 724, 1555, 3340, 7174, 15409, 33097, 71089, 152692, 327967, 704440, 1513066 (list; graph; listen)
OFFSET

0,4

COMMENT

This substitution is unique in that it gives a two part tile that only tiles aperiodically.

FORMULA

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

MATHEMATICA

s[1] = {2}; s[2] = {3}; s[3] = {1, 2, 2, 3}; t[a_] := Flatten[s /@ a]; p[0] = {1}; p[1] = t[p[0]]; p[n_] := t[p[n - 1]] a0 = Table[Length[p[i]], {i, 0, 20}]

CROSSREFS

Sequence in context: A133600 A166865 A051049 this_sequence A027609 A145763 A144916

Adjacent sequences: A108119 A108120 A108121 this_sequence A108123 A108124 A108125

KEYWORD

nonn,uned

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Jun 04 2005

page 1

Search completed in 0.005 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 14:49 EST 2009. Contains 167514 sequences.


AT&T Labs Research