|
Search: id:A106154
|
|
|
| A106154 |
|
Terdragon matrix symmetry extended to 6 symbols: characteristic polynomial: x^6-6*x^5+15*x^4-20*x^3+15*x^2-6*x-63. |
|
+0 1
|
|
| 6, 5, 6, 5, 4, 5, 6, 5, 6, 5, 4, 5, 4, 3, 4, 5, 4, 5, 6, 5, 6, 5, 4, 5, 6, 5, 6, 5, 4, 5, 4, 3, 4, 5, 4, 5, 4, 3, 4, 3, 2, 3, 4, 3, 4, 5, 4, 5, 4, 3, 4, 5, 4, 5, 6, 5, 6, 5, 4, 5, 6, 5, 6, 5, 4, 5, 4, 3, 4, 5, 4, 5, 6, 5, 6, 5, 4, 5, 6, 5, 6, 5, 4, 5, 4, 3, 4, 5, 4, 5, 4, 3, 4, 3, 2, 3, 4, 3, 4, 5, 4, 5, 4, 3, 4
(list; graph; listen)
|
|
|
OFFSET
|
0,1
|
|
|
COMMENT
|
This sequence gives a segment of a 120 degree hexagonal border for a tile.
|
|
REFERENCES
|
F. M. Dekking, "Recurrent Sets", Advances in Mathematics, vol. 44, no.1, April 1982, page 96, section 4.11
|
|
FORMULA
|
1->{2, 1, 2}, 2->{3, 2, 3}, 3->{4, 3, 4}, 4->{5, 4, 5}, 5->{6, 5, 6}, 6->{1, 6, 1}
|
|
MATHEMATICA
|
s[1] = {2, 1, 2}; s[2] = {3, 2, 3}; s[3] = {4, 3, 4}; s[4] = {5, 4, 5}; s[5] = {6, 5, 6}; s[6] = {1, 6, 1}; t[a_] := Flatten[s /@ a]; p[0] = {1}; p[1] = t[p[0]]; p[n_] := t[p[n - 1]] aa = p[5]
|
|
CROSSREFS
|
Cf. A105969.
Sequence in context: A019850 A064844 A111718 this_sequence A023408 A133616 A019621
Adjacent sequences: A106151 A106152 A106153 this_sequence A106155 A106156 A106157
|
|
KEYWORD
|
nonn,uned
|
|
AUTHOR
|
Roger L. Bagula (rlbagulatftn(AT)yahoo.com), May 07 2005
|
|
|
Search completed in 0.002 seconds
|