Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A106038
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A106038 Triangle Loop von Koch substitution: characteristic polynomial:x^3-6x^2+8*x. +0
1
1, 2, 3, 1, 2, 1, 1, 2, 3, 1, 1, 3, 1, 2, 3, 1, 2, 1, 1, 2, 1, 2, 3, 1, 1, 2, 3, 1, 2, 1, 1, 2, 3, 1, 1, 3, 1, 2, 3, 1, 1, 2, 3, 1, 3, 1, 1, 3, 1, 2, 3, 1, 2, 1, 1, 2, 3, 1, 1, 3, 1, 2, 3, 1, 2, 1, 1, 2, 1, 2, 3, 1, 1, 2, 3, 1, 2, 1, 1, 2, 1, 2, 3, 1, 2, 1, 1, 2, 3, 1, 1, 3, 1, 2, 3, 1, 1, 2, 3, 1, 2, 1, 1, 2, 3 (list; graph; listen)
OFFSET

0,2

COMMENT

To get the fractal: bb = aa /. 1 -> {1, 0} /. 2 -> {-1, N[Sqrt[3]]}/2 /. 3 -> {-1, -N[Sqrt[3]]}/2; ListPlot[FoldList[Plus, {0, 0}, bb], PlotJoined -> True, PlotRange -> All, Axes -> False];

FORMULA

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

MATHEMATICA

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

CROSSREFS

Sequence in context: A064529 A091654 A127246 this_sequence A078711 A076423 A075660

Adjacent sequences: A106035 A106036 A106037 this_sequence A106039 A106040 A106041

KEYWORD

nonn,uned

AUTHOR

Roger Bagula (rlbagulatftn(AT)yahoo.com), May 05 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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research