avatarBrett Berry

Free AI web copilot to create summaries, insights and extended knowledge, download it at here

3482

Abstract

size:fit:800/1*4jUPPpXzWRVGxLO1KrJTGg.png"><figcaption></figcaption></figure><p id="b50a">Since we’re working with lengths, we need only the positive solution.</p><figure id="0c98"><img src="https://cdn-images-1.readmedium.com/v2/resize:fit:800/1*uildf6DFEAKIwx6cUWXxKg.png"><figcaption></figcaption></figure><p id="f239">And there it is! The Golden Ratio, as promised!</p><p id="0556">For good measure, plug in <b>a=1.618</b> and <b>b=1 </b>to confirm the proportion holds.</p><figure id="2bdb"><img src="https://cdn-images-1.readmedium.com/v2/resize:fit:800/1*yWhO_-Bf1l8oEdHS198UIw.png"><figcaption></figcaption></figure><h2 id="b987">Notice anything interesting about (1.618 + 1)/1.618 = 1.618?</h2><p id="f738">We can write the Golden Ratio in terms of itself! Which is totally awesome.</p><figure id="a02e"><img src="https://cdn-images-1.readmedium.com/v2/resize:fit:800/1*c19iqlX4ycPM3D3FXI-yWg.png"><figcaption><b>Rewritten with</b> <b>φ in place of 1.618.</b></figcaption></figure><p id="f125">Or equivalently,</p><figure id="1046"><img src="https://cdn-images-1.readmedium.com/v2/resize:fit:800/1*mI2sLyIfzSfQ24HRFi3YJg.png"><figcaption></figcaption></figure><p id="505a">Now let’s get crazy. Substitute φ=1 + 1/φ for φ in the denominator.</p><figure id="0c8f"><img src="https://cdn-images-1.readmedium.com/v2/resize:fit:800/1*dSu4sEO92sfINYKtjSUrqQ.png"><figcaption></figcaption></figure><p id="2bda">Whoa, that’s cool! Let’s do it again!</p><figure id="24ad"><img src="https://cdn-images-1.readmedium.com/v2/resize:fit:800/1*oku3lGRf1lEzxln-ax-lkg.png"><figcaption></figcaption></figure><p id="fb0b">We could keep on doing this forever. Which is pretty spectacular. Turns out the Golden Ratio can be written as an <b>infinite continued fraction</b>.</p><h1 id="055f">Finding Fibonacci</h1><p id="fcf4">We can use the continued fraction to approximate the Golden Ratio and uncover an interesting relationship with the Fibonacci Sequence.</p><h2 id="fae5">Step 1</h2><p id="8f79">To start out we’re going to alter our continued fraction a little.</p><p id="bea8">Instead of writing the formula nested in itself, we’ll add subscripts to indicate that the next value (φ_n+1) can be generated from the previous value (φ_n).</p><figure id="d614"><img src="https://cdn-images-1.readmedium.com/v2/resize:fit:800/1*ffi2A4QKxjhTFreioMpFCA.png"><figcaption></figcaption></figure><p id="5c37">Since this is an infinite continued fraction, as <i>n</i> increases, the approximation gets closer to the true value of φ.</p><h2 id="76ae">Step 2</h2><p id="7b88">Define<b> </b>φ_0 = 1<b>.</b> To find φ_1<b> </b>plug in n=0.</p><figure id="1f55"><img src="https://cdn-images-1.readmedium.com/v2/resize:fit:800/1*0ajAObMehtX1TNOawr1RLQ.png"><figcaption></figcaption></figure><h2 id="ce9f">Step 3</h2><p id="05d5">Repeat the process to find φ_2 with n=1, since φ_2 = φ_1+1. Use the result from Step 2 for φ_1.</p><figure id="1b05"><img src="https://cdn-images-1.readmedium.com/v2/resize:fit:800/1*YNm8keMgy97ZcRK02-yv8Q.png"><figcaption></figcaption></figure><h2 id="1736">Step 4</h2><p id="b809">Keep on repeating this process.</p><figure id="ec92"><img src="https://cdn-images-1.readmedium.com/v2/resize:fit:800/1*cAUQvubZAacb7PyCdtzkSw.png"><figcaption></figcaption></figure><figure id="4f9a"><img src="https://cdn-images-1.readmedium.com/v2/resize:fit:800/1*kT80tksxX8SbX922bApZxQ.png"><figcaption></figcaption></figure><h2 id="1249">Step 5</h2><p id="ddd5">Check it out. There’s the<b>

Options

Fibonacci Sequence</b>! Each approximation is the ratio of two adjacent Fibonacci numbers. We no longer need to go through the hassle of plugging values into the continued fraction, we can simply divide successive terms of the Fibonacci Sequence.</p><figure id="e994"><img src="https://cdn-images-1.readmedium.com/v2/resize:fit:800/1*xSngj1IxaVpZq-EZu8mKBg.png"><figcaption></figcaption></figure><p id="8819">As we move forward with each calculation, we find that our approximation of the Golden Ratio is getting closer and closer to its true value.</p><p id="17ba">In fact, the limit of the F(n+1)/F(n) as n → ∞ (where F(n) and F(n+1) represents the nth and nth plus 1 terms in the Fibonacci sequence) converges to φ.</p><p id="2120">Visually, we can see how the Fibonacci Sequence generates rectangles closer and closer to the coveted Golden Rectangle.</p><figure id="1860"><img src="https://cdn-images-1.readmedium.com/v2/resize:fit:800/1*oDj3PZxuCcyZ8kxt4MJn7w.png"><figcaption>Fibonacci Squares</figcaption></figure><p id="9385">While the design world may be arguing over whether the Golden Ratio is folklore or not, I think it’s safe to say that the Golden Ratio is mathematically intriguing nonetheless.</p><p id="7002"><i>Thanks for reading!</i></p><h2 id="b1b7">❤ STAY CONNECTED ❤</h2><p id="ead0"><i>Stay up-to-date with everything Math Hacks is up to!</i></p><p id="2278"><a href="https://www.instagram.com/mathhacksco">Instagram</a> | <a href="https://www.facebook.com/Math-Hacks-513137915801590">Facebook</a> | <a href="https://twitter.com/mathhacksco">Twitter</a></p><h2 id="a77b">More from Math Hacks →</h2><div id="ceb5" class="link-block"> <a href="https://medium.com/i-math/why-does-a%C2%B2-b%C2%B2-c%C2%B2-96d4e7921db4"> <div> <div> <h2>Why does a² + b² = c²?</h2> <div><h3>Visual Proof of the Pythagorean Theorem</h3></div> <div><p>medium.com</p></div> </div> <div> <div style="background-image: url(https://miro.readmedium.com/v2/resize:fit:320/1*Q6k6D4GQ7rk2iQaxvQ1cZA.png)"></div> </div> </div> </a> </div><div id="8ca4" class="link-block"> <a href="https://readmedium.com/top-10-secrets-of-pascals-triangle-6012ba9c5e23"> <div> <div> <h2>Top 10 Secrets of Pascal’s Triangle</h2> <div><h3>Binomial Theorem, Fibonacci Sequence, Sierpinski Triangle & More</h3></div> <div><p>medium.com</p></div> </div> <div> <div style="background-image: url(https://miro.readmedium.com/v2/resize:fit:320/1*BswW10Q9p_FaVhubzwsrTA.png)"></div> </div> </div> </a> </div><div id="b170" class="link-block"> <a href="https://readmedium.com/the-birthday-problem-307f31a9ac6f"> <div> <div> <h2>The Birthday Problem🎈</h2> <div><h3>Today’s problem goes out to a special new member of the family. Welcome to the world my niece, Edison Grace Berry! My…</h3></div> <div><p>medium.com</p></div> </div> <div> <div style="background-image: url(https://miro.readmedium.com/v2/resize:fit:320/1*i9ANl3A365vj3APz_ePb4A.png)"></div> </div> </div> </a> </div></article></body>

What is the Golden Ratio?

You know you’re truly geeking out when you’re gushing about how beautiful a number is, but hey this number is pretty special ;)

The Golden Ratio has been heralded as the most beautiful ratio in art and architecture for centuries. From the Parthenon to Salvador Dali’s The Sacrament of the Last Supper the Golden Ratio has been found lurking in some of the world’s most celebrated creations.

Now whether you believe this divine proportion is truly a mark of beauty or simply selection bias is up to you, but without a doubt it is one of the most intriguing numbers in existence.

Phi is Golden

Represented by the greek letter phi (φ), the Golden Ratio is the irrational value:

The Golden Ratio

Euclid and the Golden Ratio

In book 6 of The Elements, Euclid gives us the definition of the Golden Ratio.

He instructs us to take a line segment and divide it into two smaller segments such that the ratio of the whole line segment (a+b) to segment a is the same as the ratio of segment a to segment b, like this:

Or equivalently as a proportion:

Also known as the Golden Proportion or Golden Mean

(You geometry buffs out there probably recognize that a is the geometric mean of a+b and b 🙌🏼 )

The Golden Rectangle

The Golden Ratio is most commonly represented as the Golden Rectangle, a rectangle with side-length ratio of 1.618:1.

Golden Rectangles also have the property that if you cut off a square, you’ll be left with another Golden Rectangle.

Golden Rectangles

Solving the Golden Proportion

To find where the value 1.618034… comes from we must solve the proportion. For simplicity assume b=1 and a=x so that you may solve for x.

a=x and b=1

Step 1

Take the cross products.

Step 2

Subtract x+1 to set the equation equal to zero.

We now have a standard quadratic with a=1, b=-1, and c=-1.

Step 3

Plug these values into the quadratic formula and solve.

Since we’re working with lengths, we need only the positive solution.

And there it is! The Golden Ratio, as promised!

For good measure, plug in a=1.618 and b=1 to confirm the proportion holds.

Notice anything interesting about (1.618 + 1)/1.618 = 1.618?

We can write the Golden Ratio in terms of itself! Which is totally awesome.

Rewritten with φ in place of 1.618.

Or equivalently,

Now let’s get crazy. Substitute φ=1 + 1/φ for φ in the denominator.

Whoa, that’s cool! Let’s do it again!

We could keep on doing this forever. Which is pretty spectacular. Turns out the Golden Ratio can be written as an infinite continued fraction.

Finding Fibonacci

We can use the continued fraction to approximate the Golden Ratio and uncover an interesting relationship with the Fibonacci Sequence.

Step 1

To start out we’re going to alter our continued fraction a little.

Instead of writing the formula nested in itself, we’ll add subscripts to indicate that the next value (φ_n+1) can be generated from the previous value (φ_n).

Since this is an infinite continued fraction, as n increases, the approximation gets closer to the true value of φ.

Step 2

Define φ_0 = 1. To find φ_1 plug in n=0.

Step 3

Repeat the process to find φ_2 with n=1, since φ_2 = φ_1+1. Use the result from Step 2 for φ_1.

Step 4

Keep on repeating this process.

Step 5

Check it out. There’s the Fibonacci Sequence! Each approximation is the ratio of two adjacent Fibonacci numbers. We no longer need to go through the hassle of plugging values into the continued fraction, we can simply divide successive terms of the Fibonacci Sequence.

As we move forward with each calculation, we find that our approximation of the Golden Ratio is getting closer and closer to its true value.

In fact, the limit of the F(n+1)/F(n) as n → ∞ (where F(n) and F(n+1) represents the nth and nth plus 1 terms in the Fibonacci sequence) converges to φ.

Visually, we can see how the Fibonacci Sequence generates rectangles closer and closer to the coveted Golden Rectangle.

Fibonacci Squares

While the design world may be arguing over whether the Golden Ratio is folklore or not, I think it’s safe to say that the Golden Ratio is mathematically intriguing nonetheless.

Thanks for reading!

❤ STAY CONNECTED ❤

Stay up-to-date with everything Math Hacks is up to!

Instagram | Facebook | Twitter

More from Math Hacks →

Mathematics
Math
Math Education
Golden Ratio
Riddles
Recommended from ReadMedium