The Fibonacci Sequence
This sequence is series of numbers where a number is found by adding up the two numbers before it. Starting with 0 and 1, the sequence goes 0,1,1,2,3,5,13, 21, 34, and so forth.
These numbers are the actual mathematical representation of everything.
The rule:
Xn = Xn + Xn-2
Fibonacci Spiral
The fibonacci spiral is found all over nature and in space as it forms.
The Golden Ratio is denoted by the Greek letter phi. Greek architects used the ratio 1:phi as an integral part of their designs, including the Parthenon in Athens. Though this was not consciously used by Greeks or artists, the Golden Rectangle does appear in the Mona Lisa and other Renaissance art works. Phi is also the ratio of the side of a regular pentagon to its diagonal. The resulting pentagram forms a star, which is the star seen on many flags.Science, L. (2013). What is the Fibonacci Sequence?. Live Science. Retrieved from https://www.livescience.com/37470-fibonacci-sequence.html