Geometry > Curves > Spirals >

Golden Rectangle

DOWNLOAD Mathematica Notebook EXPLORE THIS TOPIC IN the MathWorld Classroom GoldenRatioEuclid

Given a rectangle having sides in the ratio 1:phi, the golden ratio phi is defined such that partitioning the original rectangle into a square and new rectangle results in a new rectangle having sides with a ratio 1:phi. Such a rectangle is called a golden rectangle. Euclid used the following construction to construct them. Draw the square  square ABDC, call E the midpoint of AC, so that AE=EC=x. Now draw the segment BE, which has length

 xsqrt(2^2+1^2)=xsqrt(5),
(1)

and construct EF with this length. Now complete the rectangle CFGD, which is golden since

 phi=(FC)/(CD)=(EF+CE)/(CD)=(x(sqrt(5)+1))/(2x)=1/2(sqrt(5)+1).
(2)
GoldenSpiral

Successive points dividing a golden rectangle into squares lie on a logarithmic spiral (Wells 1991, p. 39; Livio 2002, p. 119) which is sometimes known as the golden spiral.

GoldenRectangleInter

The spiral is not actually tangent at these points, however, but passes through them and intersects the adjacent side, as illustrated above.

If the top left corner of the original square is positioned at (0, 0), the center of the spiral occurs at the position

x_0=sum_(n=0)^(infty)(1/(phi^(4n))+1/(phi^(4n+1))-1/(phi^(4n+2))-1/(phi^(4n+3)))
(3)
=(1+phi^(-1)-phi^(-2)-phi^(-3))sum_(n=0)^(infty)1/(phi^(4n))
(4)
=(2phi+1)/(phi+2)
(5)
=1/(10)(5+3sqrt(5)) approx 1.17082
(6)
y_0=sum_(n=0)^(infty)(-1/(phi^(4n))+1/(phi^(4n+1))+1/(phi^(4n+2))-1/(phi^(4n+3)))
(7)
=(-1+phi^(-1)+phi^(-2)-phi^(-3))sum_(n=0)^(infty)1/(phi^(4n))
(8)
=-1/(2+phi)
(9)
=1/(10)(sqrt(5)-5)
(10)
 approx -0.276393,
(11)

and the parameters of the spiral ae^(btheta) are given by

a=(4/5)^(1/4)phi^((tan^(-1)2)/pi)
(12)
 approx 1.120529
(13)
b=(2lnphi)/pi
(14)
 approx 0.306349.
(15)

Wolfram Web Resources

Mathematica »

The #1 tool for creating Demonstrations and anything technical.

Wolfram|Alpha »

Explore anything with the first computational knowledge engine.

Wolfram Demonstrations Project »

Explore thousands of free applications across science, mathematics, engineering, technology, business, art, finance, social sciences, and more.

Computerbasedmath.org »

Join the initiative for modernizing math education.

Online Integral Calculator »

Solve integrals with Wolfram|Alpha.

Step-by-step Solutions »

Walk through homework problems step-by-step from beginning to end. Hints help you try the next step on your own.

Wolfram Problem Generator »

Unlimited random practice problems and answers with built-in Step-by-step solutions. Practice online or make a printable study sheet.

Wolfram Education Portal »

Collection of teaching and learning tools built by Wolfram education experts: dynamic textbook, lesson plans, widgets, interactive Demonstrations, and more.

Wolfram Language »

Knowledge-based programming for everyone.