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 + √5) / 2 ≈ 1.6180339887
- 2Each Fibonacci number / previous Fibonacci number → φ as numbers grow larger
- 3Golden rectangle: if you remove a square from it, the remaining rectangle is another golden rectangle
- 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
learn.ctaText
ଏହାକୁ ନିଜେ ଚେଷ୍ଟା କରନ୍ତୁ →