OFFSET
0,3
COMMENTS
To build the curve:
- start from the origin looking to the right,
- for k=0, 1, ...:
- move forward to the next lattice point,
- if A003849(k) = 1 then:
- if k is even then turn 90 degrees to the right
- otherwise turn 90 degrees to the left.
LINKS
Rémy Sigrist, Table of n, a(n) for n = 0..10946
Robert Ferréol (MathCurve), Courbe du mot de Fibonacci [in French]
Alexis Monnerot-Dumaine, The Fibonacci Word Fractal, HAL-00367972, February 2009.
Alexis Monnerot-Dumaine, The Fibonacci word fractal [Cached copy, with permission]
Rémy Sigrist, Colored representation of the first 1+F(24) points of the Fibonacci word fractal (where the color is function of the greatest Fibonacci number <= n)
Wikipedia, Fibonacci word fractal
PROG
CROSSREFS
KEYWORD
nonn,look
AUTHOR
Rémy Sigrist, Feb 09 2020
STATUS
approved