Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Thue–Morse sequence
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== Fractals and turtle graphics === Using [[turtle graphics]], a curve can be generated if an automaton is programmed with a sequence. When Thue–Morse sequence members are used in order to select program states: * If ''t''(''n'') = 0, move ahead by one unit, * If ''t''(''n'') = 1, rotate by an angle of π/3 [[radian]]s (60°) The resulting curve converges to the [[Koch snowflake|Koch curve]], a [[fractal curve]] of infinite length containing a finite area. This illustrates the fractal nature of the Thue–Morse Sequence.{{sfnp|Ma|Holdener|2005}} It is also possible to draw the curve precisely using the following instructions:<ref>{{Cite web|url=http://blog.zacharyabel.com/2012/01/thue-morse-navigating-turtles/|title=Thue-Morse Navigating Turtles|last=Abel|first=Zachary|date=January 23, 2012|website=Three-Cornered Things}}</ref> *If ''t''(''n'') = 0, rotate by an angle of π radians (180°), * If ''t''(''n'') = 1, move ahead by one unit, then rotate by an angle of π/3 radians.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)