Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A106591
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A106591 Six-symbol substitution based on doubling the Rauzy substitution : n=3 characteristic polynomial: x^6-19*x^4+99*x^2-81. +0
1
1, 4, 5, 6, 2, 2, 2, 3, 3, 3, 1, 2, 3, 4, 4, 4, 4, 4, 4, 4, 4, 4, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 5, 6, 4, 4, 4, 5, 5, 5, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 3, 3, 3, 1, 2, 3, 2, 2 (list; graph; listen)
OFFSET

0,2

COMMENT

Triangular form: {1}, {4, 5, 6}, {2, 2, 2, 3, 3, 3, 1, 2, 3} {4, 4, 4, 4, 4, 4, 4, 4, 4, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 5, 6, 4, 4, 4, 5, 5,5}

REFERENCES

Curtis McMullen, Prym varieties and Teichmuller curves.

FORMULA

1->{4.5.6}, 2->{4}*n, 3->{5}, 4->{2}, 5->{3}.n 6->{1, 2, 3}

MATHEMATICA

n0=6 n=3 s[1] = {4, 5, 6}; s[2] = Table[If[i <= n, 4, {}], {i, 1, n0}]; s[3] = Table[If[i <= n, 5, {}], {i, 1, n0}]; s[4] = Table[If[i <= n, 2, {}], {i, 1, n0}]; s[5] = Table[If[i <= n, 3, {}], {i, 1, n0}]; s[6] = {1, 2, 3}; t[a_] := Flatten[s /@ a]; p[0] = {1}; p[1] = t[p[0]]; p[n_] := t[p[n - 1]] aa = Table[p[i], {i, 0, 4}]; MatrixForm[aa] aaa = Flatten[aa]

CROSSREFS

Adjacent sequences: A106588 A106589 A106590 this_sequence A106592 A106593 A106594

Sequence in context: A075566 A076087 A082486 this_sequence A106592 A106593 A010665

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 October 13 20:18 EDT 2008. Contains 145016 sequences.


AT&T Labs Research