Skip to main content
DigiCalcs

learn.howToCalculate

learn.whatIsHeading

The golden ratio (φ ≈ 1.6180339887) is a special mathematical ratio where (a+b)/a = a/b = φ. It appears in nature, art, architecture, and mathematics. A rectangle with side ratio φ:1 is a "golden rectangle," considered aesthetically pleasing.

ステップバイステップガイド

  1. 1φ = (1 + √5) / 2 ≈ 1.6180339887
  2. 2Each Fibonacci number / previous Fibonacci number → φ as numbers grow larger
  3. 3Golden rectangle: if you remove a square from it, the remaining rectangle is another golden rectangle
  4. 4φ² = φ + 1 and 1/φ = φ − 1

解いた例

入力
Fibonacci sequence
結果
1, 1, 2, 3, 5, 8, 13, 21, 34...
21/13 = 1.615, 34/21 = 1.619, approaches φ
入力
Rectangle with width 100
結果
Golden height = 161.8
100 × φ = 161.8

計算する準備はできましたか?無料の Golden Ratio 計算機をお試しください

自分で試してみる→

設定