Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A105123
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A105123 Substitution Group for a von Koch curve. +0
1
1, 1, 1, 6, 3, 1, 1, 1, 6, 3, 1, 1, 6, 3, 1, 1, 6, 3, 1, 6, 8, 1, 6, 3, 1, 2, 4, 1, 6, 3, 1, 1, 1, 6, 3, 1, 1, 6, 3, 1, 1, 6, 3, 1, 6, 8, 1, 6, 3, 1, 2, 4, 1, 6, 3, 1, 1, 6, 3, 1, 1, 6, 3, 1, 6, 8, 1, 6, 3, 1, 2, 4, 1, 6, 3, 1, 1, 6, 3, 1, 6, 8, 1, 6, 3, 1, 2, 4, 1, 6, 3, 1, 1, 6, 3, 1, 6, 8, 1, 6, 3, 1, 2, 4, 1 (list; graph; listen)
OFFSET

0,4

COMMENT

To get a von Koch set to show up you need level 6 and: bb = aa /. 1 -> {-0.5,0.8660254037844386} /. 2 -> {-0.5, 0.8660254037844386} /. 3 -> {1, 0} /. 4 -> {-1, 0} /. 5 -> {0.5, -0.8660254037844386} /. 6 -> {0.5, -0.8660254037844386} /. 7 -> {-1, 0 } /. 8 -> {1, 0}; ListPlot[FoldList[Plus, {0, 0}, bb], PlotJoined -> False, PlotRange -> All];

REFERENCES

F. M. Dekking, "Recurrent Sets", Advances in Mathematics, vol. 44, no.1, April 1982, page 96, section 4.11

FORMULA

1->{1, 6, 3, 1} 2->{2, 4, 5, 2} 3->{3, 1, 2, 4} 4->{3, 1, 2, 4} 5->{5, 2, 7, 5} 6->{6, 8, 1, 6} 7->{7, 5, 6, 8} 8->{7, 5, 6, 8}

MATHEMATICA

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

CROSSREFS

Cf. A105056.

Sequence in context: A102525 A119923 A102410 this_sequence A058291 A132615 A021617

Adjacent sequences: A105120 A105121 A105122 this_sequence A105124 A105125 A105126

KEYWORD

nonn,uned

AUTHOR

Roger Bagula (rlbagulatftn(AT)yahoo.com), Apr 08 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 27 22:38 EST 2009. Contains 167602 sequences.


AT&T Labs Research