Sunflower Spiral

by Tuğrul Yazar | December 22, 2011 00:09

Sunflower Spiral (or Phyllotaxis[1]) can be constructed in Grasshopper according to Vogel’s model of parametric relationships. This model uses polar coordinates. You can download the Grasshopper definition file here:

2011_12_22_Grasshopper fileDownload[2]

(The Grasshopper file is still working after more than 11 years -15.12.2022. This is such a powerful quality of Grasshopper, I think.)

Sunflower Spiral

It’s a good example of utilizing polar coordinates. It’s also fun to play with the parameters and constraints of the Sunflower Spiral. Also, there are very interesting results if you also connect the polar angle value to the “z” of the point component.

Sunflower Spiral[3]

According to Science.org[4]:

Mathematical biologists love sunflowers. The giant flowers are one of the most obvious—as well as the prettiest—demonstrations of a hidden mathematical rule shaping the patterns of life: the Fibonacci sequence, a set in which each number is the sum of the previous two (1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 233, 377, 610, …), found in everything from pineapples to pine cones. In this case, the telltale sign is the number of different seed spirals on the sunflower’s face.

Count the clockwise and counterclockwise spirals that reach the outer edge, and you’ll usually find a pair of numbers from the sequence: 34 and 55, or 55 and 89, or—with very large sunflowers—89 and 144. Although the math may be beautiful, plant biologists have not worked out a mechanistic model. Thus, this fully explains how the sunflower seed patterns arise. The problem is that plants don’t always show perfect Fibonacci numbers.

Endnotes:
  1. Phyllotaxis: https://en.wikipedia.org/wiki/Phyllotaxis#:~:text=In%20botany%2C%20phyllotaxis%20(from%20Ancient,class%20of%20patterns%20in%20nature.
  2. Download: https://www.designcoding.net/decoder/wp-content/uploads/2011/12/2011_12_22_fermat.ghx
  3. [Image]: https://www.designcoding.net/decoder/wp-content/uploads/2011/12/2011_12_22_fermat-2.jpg
  4. Science.org: https://www.science.org/content/article/sunflowers-show-complex-fibonacci-sequences

Source URL: https://www.designcoding.net/sunflower-spiral/