Gosper curve
{{Short description|Space-filling curve}}
The Gosper curve, named after Bill Gosper, also known as the Peano-Gosper Curve{{cite web|last=Weisstein, Eric W.|title=Peano-Gosper Curve|url=http://mathworld.wolfram.com/Peano-GosperCurve.html|publisher=MathWorld|access-date=31 October 2013}} and the flowsnake (a spoonerism of snowflake), is a space-filling curve whose limit set is rep-7. It is a fractal curve similar in its construction to the dragon curve and the Hilbert curve.
The Gosper curve can also be used for efficient hierarchical hexagonal clustering and indexing.{{cite journal |last1=Uher |first1=Vojtěch |last2=Gajdoš |first2=Petr |last3=Snášel |first3=Václav |last4=Lai |first4=Yu-Chi |last5=Radecký |first5=Michal |title=Hierarchical Hexagonal Clustering and Indexing |journal=Symmetry |date=28 May 2019 |volume=11 |issue=6 |pages=731 |doi=10.3390/sym11060731|doi-access=free |hdl=10084/138899 |hdl-access=free }}
Lindenmayer system
Properties
The space filled by the curve is called the Gosper island. The first few iterations of it are shown below:
align=center |
The Gosper Island can tile the plane. In fact, seven copies of the Gosper island can be joined to form a shape that is similar, but scaled up by a factor of {{radic|7}} in all dimensions. As can be seen from the diagram below, performing this operation with an intermediate iteration of the island leads to a scaled-up version of the next iteration. Repeating this process indefinitely produces a tessellation of the plane. The curve itself can likewise be extended to an infinite curve filling the whole plane.
align=center |
See also
References
{{reflist}}
External links
- [https://web.archive.org/web/20060112165112/http://kilin.u-shizuoka-ken.ac.jp/museum/gosperex/343-024.pdf NEW GOSPER SPACE FILLING CURVES]
- [http://www.mathcurve.com/fractals/gosper/gosper.shtml FRACTAL DE GOSPER] (in French)
- [http://mathworld.wolfram.com/GosperIsland.html Gosper Island] at Wolfram MathWorld
- [https://larryriddle.agnesscott.org/ifs/ksnow/flowsnake.htm Flowsnake by R. William Gosper]
{{Fractals}}