Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A106601
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A106601 Rauzy-like 3-symbol substitution that gives a tile: Characteristic polynomial: x^3-3*x^2-x-1. +0
1
3, 1, 2, 3, 3, 2, 3, 3, 1, 2, 3, 3, 3, 1, 2, 3, 3, 3, 3, 1, 2, 3, 3, 3, 1, 2, 3, 3, 2, 3, 3, 1, 2, 3, 3, 3, 1, 2, 3, 3, 3, 1, 2, 3, 3, 2, 3, 3, 1, 2, 3, 3, 3, 1, 2, 3, 3, 3, 1, 2, 3, 3, 3, 1, 2, 3, 3, 2, 3, 3, 1, 2, 3, 3, 3, 1, 2, 3, 3, 3, 1, 2, 3, 3, 2, 3, 3, 1, 2, 3, 3, 3, 1, 2, 3, 3, 3, 3, 1, 2, 3, 3, 3, 1, 2 (list; graph; listen)
OFFSET

0,1

COMMENT

To get tile: ( tile has edges like the (2,3) Akiyama curly tile) aa=p[12] rule = NSolve[Det[M - x*IdentityMatrix[n0]] == 0, x][[1]] * graphing subroutine*) bb = aa /. 1 -> {Re[x], Im[x]} /. 2 -> {Re[x^2], Im[x^2]} /. 3 -> {Re[x^3], Im[x^3]} /. rule; ListPlot[FoldList[Plus, {0, 0}, bb], PlotJoined -> False, PlotRange -> All, Axes -> False];

REFERENCES

Curtis McMullen, Prym varieties and Teichmuller curves.

FORMULA

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

MATHEMATICA

s[1] = {2}; s[2] = {3}; s[3] = {3, 1, 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: A165084 A029279 A026181 this_sequence A110030 A021766 A135564

Adjacent sequences: A106598 A106599 A106600 this_sequence A106602 A106603 A106604

KEYWORD

nonn,uned

AUTHOR

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

page 1

Search completed in 0.002 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 December 21 10:15 EST 2009. Contains 171081 sequences.


AT&T Labs Research