WOLFRAM NOTEBOOK

WOLFRAM|DEMONSTRATIONS PROJECT

Fibonacci and Padovan Spiral Identities

shape
triangle
square
iterations
6
highlight relation
Start with an equilateral triangle with side length 1, and place a second unit triangle next to it. At each stage, moving counterclockwise around the resulting figure, construct an equilateral triangle whose base falls along the current side. The triangle side lengths match a sequence called the Padovan numbers, which are normally defined with the relation
(n)=(n-2)+(n-3)
, with initial conditions
(1)=(2)=1
.
Similarly, starting with a unit square, place another unit square next to it; moving counterclockwise around the figure, construct a square with side length matching the current side of the resulting figure. The square side lengths match the Fibonacci numbers, traditionally defined with the relation
(n)=(n-1)+(n-2)
, with initial conditions
(1)=(2)=1
.
Wolfram Cloud

You are using a browser not supported by the Wolfram Cloud

Supported browsers include recent versions of Chrome, Edge, Firefox and Safari.


I understand and wish to continue anyway »

You are using a browser not supported by the Wolfram Cloud. Supported browsers include recent versions of Chrome, Edge, Firefox and Safari.