Principles of Design #14 – Fibonacci Sequence

Mar 06 2011 Published by Neil Gains under design

The sequence of nature

A Fibonacci sequence is a sequence of numbers in which each number is the sum of the two preceding numbers – for example, 1, 1, 2, 3, 5, 8, 13, etc.  Patterns which reflect this sequence are commonly found in nature, for example the petals of flowers, spirals of galaxies and bones of the human hand. Read more »

No responses yet