|
Search: id:A156595
|
|
|
| A156595 |
|
Fixed point of the morphism 0->011, 1->010. |
|
+0 1
|
|
| 0, 1, 1, 0, 1, 0, 0, 1, 0, 0, 1, 1, 0, 1, 0, 0, 1, 1, 0, 1, 1, 0, 1, 0, 0, 1, 1, 0, 1, 1, 0, 1, 0, 0, 1, 0, 0, 1, 1, 0, 1, 0, 0, 1, 1, 0, 1, 1, 0, 1, 0, 0, 1, 0, 0, 1, 1, 0, 1, 0, 0, 1, 0, 0, 1, 1, 0, 1, 0, 0, 1, 1, 0, 1, 1, 0, 1, 0, 0, 1, 0, 0, 1, 1, 0, 1, 0, 0, 1, 0, 0, 1, 1, 0, 1, 0, 0, 1, 1, 0, 1, 1, 0, 1, 0
(list; graph; listen)
|
|
|
OFFSET
|
0,1
|
|
|
COMMENT
|
This sequence draws the Sierpinski gaskett, when iterating he following odd-even drawing rule : If "1" then draw a segment forward, if "0" then draw a segment forward and turn 120A degs right if in odd position or left if in even position.
|
|
REFERENCES
|
Combinatoris on words, M Lothaire.
|
|
FORMULA
|
apply morphism iteratively to infinity : 0->011 and 1->010
|
|
EXAMPLE
|
0 -> 0,1,1 -> 0,1,1,0,1,0,0,1,0 -> ...
|
|
MATHEMATICA
|
Nest[ Flatten[ # /. {0 -> {0, 1, 1}, 1 -> {0, 1, 0}}] &, {0}, 10]
|
|
CROSSREFS
|
Adjacent sequences: A156592 A156593 A156594 this_sequence A156596 A156597 A156598
Sequence in context: A057215 A029691 A053866 this_sequence A143222 A010060 A118247
|
|
KEYWORD
|
easy,nice,nonn
|
|
AUTHOR
|
Alexis Monnerot-Dumaine (alexis.monnerotdumaine(AT)gmail.com), Feb 10 2009
|
|
|
Search completed in 0.002 seconds
|