Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Create a Farey sunburst
ResourceFunction["FareySunburst"][n] creates a Farey sunburst of order n. |
Create a Farey sunburst of order 3:
| In[1]:= |
| Out[1]= |
Visualize it:
| In[2]:= |
| Out[2]= | ![]() |
Visualize the first 5, scaled to a standard height (see the Neat Example for an overlap example):
| In[3]:= |
| Out[3]= | ![]() |
Compute the areas of the first few Farey sunbursts:
| In[4]:= |
| Out[4]= |
Compare with an explicit formula:
| In[5]:= |
| Out[5]= |
Create a complicated pattern:
| In[6]:= |
| Out[6]= | ![]() |
Overlap the first ten Farey sunbursts:
| In[7]:= | ![]() |
| Out[8]= | ![]() |
Arrange Farey sunbursts in a Sierpiński carpet:
| In[9]:= | ![]() |
| Out[9]= | ![]() |
Wolfram Language 12.3 (May 2021) or above
This work is licensed under a Creative Commons Attribution 4.0 International License