Mathwords logoMathwords

Golden Rectangle — Definition, Formula & Properties

Golden Rectangle

A rectangle which has its ratio of length to width equal to the Golden Mean. This is supposedly the rectangle which is most pleasing to the eye.

 

A rectangle labeled "Golden Rectangle" with length-to-width ratio equal to the Golden Mean (~1.618:1).

 

 

See also

Golden spiral

Key Formula

lw=φ=1+521.6180\frac{l}{w} = \varphi = \frac{1 + \sqrt{5}}{2} \approx 1.6180
Where:
  • ll = The length (longer side) of the rectangle
  • ww = The width (shorter side) of the rectangle
  • φ\varphi = The golden ratio (phi), approximately 1.6180

Worked Example

Problem: A golden rectangle has a width of 10 cm. Find its length and area.
Step 1: Write the golden rectangle condition: the ratio of length to width equals the golden mean.
lw=φ=1+52\frac{l}{w} = \varphi = \frac{1 + \sqrt{5}}{2}
Step 2: Substitute the known width and solve for length.
l=wφ=10×1.6180=16.18 cml = w \cdot \varphi = 10 \times 1.6180 = 16.18 \text{ cm}
Step 3: Calculate the area of the rectangle.
A=l×w=16.18×10=161.8 cm2A = l \times w = 16.18 \times 10 = 161.8 \text{ cm}^2
Step 4: Verify the self-similar property: if you cut off a 10 × 10 square, the remaining rectangle should also be golden. Its dimensions are 6.18 cm × 10 cm.
106.181.618=φ\frac{10}{6.18} \approx 1.618 = \varphi \quad \checkmark
Answer: The length is approximately 16.18 cm and the area is approximately 161.8 cm².

Another Example

This example works in reverse—finding the shorter side given the longer side—and introduces the useful identity that 1/φ = φ − 1.

Problem: You know the length of a rectangle is 25 cm. Determine the width that makes it a golden rectangle, and verify the result.
Step 1: Rearrange the golden rectangle formula to solve for the width.
w=lφ=251.6180w = \frac{l}{\varphi} = \frac{25}{1.6180}
Step 2: Divide to find the width. You can also use the reciprocal of phi, which equals phi minus 1.
w=25×1φ=25×(φ1)=25×0.6180=15.45 cmw = 25 \times \frac{1}{\varphi} = 25 \times (\varphi - 1) = 25 \times 0.6180 = 15.45 \text{ cm}
Step 3: Check: divide the longer side by the shorter side to confirm the golden ratio.
2515.451.618=φ\frac{25}{15.45} \approx 1.618 = \varphi \quad \checkmark
Answer: The width is approximately 15.45 cm.

Frequently Asked Questions

What is special about a golden rectangle?
A golden rectangle has a unique self-similar property: when you remove the largest possible square from it, the leftover rectangle is also a golden rectangle. You can repeat this process infinitely. This self-similarity connects the golden rectangle to the golden spiral, which is formed by drawing quarter-circle arcs inside each successive square.
How do you construct a golden rectangle with a compass and straightedge?
Start with a unit square. Find the midpoint of the base, then swing an arc from that midpoint through the opposite top corner of the square down to the base line extended. The distance from the start of the base to where the arc meets the extended line gives the length of the golden rectangle. The resulting rectangle has a length-to-width ratio of exactly φ.
Where does the golden rectangle appear in real life?
The golden rectangle's proportions appear in architecture (such as the Parthenon's façade), art (compositions by Leonardo da Vinci), and design (many modern credit cards and screens approximate golden proportions). In nature, the related golden spiral appears in nautilus shells and the arrangement of sunflower seeds.

Golden Rectangle vs. Regular Rectangle

Golden RectangleRegular Rectangle
DefinitionA rectangle with length-to-width ratio equal to φ ≈ 1.618Any quadrilateral with four right angles
Ratio constraintl/w must equal (1 + √5)/2l/w can be any positive number
Self-similarityRemoving a square yields another golden rectangleRemoving a square generally does not yield a similar rectangle
Connection to spiralsGenerates the golden spiral through repeated subdivisionNo inherent connection to spirals

Why It Matters

The golden rectangle appears in geometry courses when studying ratios, proportions, and irrational numbers. It connects algebra (the golden ratio formula) to geometry (rectangle construction and spirals), making it a natural topic in both pure and applied math. Understanding it also strengthens your grasp of self-similarity, a concept that leads into fractals and more advanced mathematics.

Common Mistakes

Mistake: Confusing the golden ratio with its reciprocal. Students sometimes set w/l = φ instead of l/w = φ, effectively swapping which side is longer.
Correction: Always put the longer side in the numerator: l/w = φ ≈ 1.618. The reciprocal 1/φ ≈ 0.618 gives the ratio of the shorter side to the longer side. Note that 1/φ = φ − 1, a handy identity to remember.
Mistake: Rounding φ too early, such as using 1.6 instead of 1.6180, which leads to noticeable errors in calculations and constructions.
Correction: Use at least four decimal places (1.6180) for computations, or keep the exact form (1 + √5)/2 when possible.

Related Terms

  • Golden MeanThe ratio that defines the golden rectangle
  • Golden SpiralSpiral formed by subdividing golden rectangles
  • RectangleGeneral shape of which the golden rectangle is a special case
  • RatioCore concept used to define the golden proportion
  • SquareShape removed in the self-similarity construction
  • Fibonacci SequenceConsecutive term ratios approach the golden ratio
  • Similar FiguresGolden rectangle subdivision produces similar rectangles
  • Irrational NumberThe golden ratio is irrational