Need a tutor? I am now a private math tutor and computer science tutor! Please visit my Web site for more information.

--Jon Dreyer

Fibonacci/Golden Ratio Lab

  1. Press this button to bring up GeoGebra. Sorry, the GeoGebra Applet could not be started. Please make sure that Java 1.4.2 (or later) is installed and active in your browser (Click here to install Java now)
  2. Draw a small square near the top left of your screen with the "regular polygon" tool: Select the tool, then click one point, then another relatively close by. It will ask how many sides, defaulting to 4. Take that default. You should see a small square. Keeping the Regular Polygon tool (RPT), click the top right vertex of the square and the bottom right vertex. You should see a square pop out to the right. Now you should have two squares next to each other, making a longish rectangle.
  3. Still using the RPT, pick the bottom right point and then the bottom left point of the rectangle. Accepting the default, 4, creates a new rectangle.
  4. Now we have a tall rectangle. Using the RPT, click the top right and then bottom right vertices of the rectangle to create a new square to the right. That creates a still bigger rectangle.
  5. Go a few more steps, alternately drawing bigger and bigger squares below and to the right, making bigger and bigger rectangles. You should end up with something like this. Use the VCR buttons to move back and forth in the construction. Sorry, the GeoGebra Applet could not be started. Please make sure that Java 1.4.2 (or later) is installed and active in your browser (Click here to install Java now)
  6. Assuming the side of the smallest square is 1, going smallest to largest, what are the sizes of the squares? Do you recognize that sequence? What is the relationship betwee a number in the sequence and the previous two numbers?
  7. What is the ratio of the side of the largest square to the side of the next-largest square? (Ask Geogebra by typing distance[A,B]/distance[B,C] if A and B are vertices of the largest square and B and C are vertices of the second-largest square. As you add more squares, this ratio approaches a number we'll look at soon.
  8. Bring up this GeoGebra window: Sorry, the GeoGebra Applet could not be started. Please make sure that Java 1.4.2 (or later) is installed and active in your browser (Click here to install Java now)
  9. Note square ABCD. Use the midpoint tool to find the midpoint, E, of BC, then do it again to find the midpoint, F, of AD. Use the "segment between two points" tool to join E and F, and again to join E and D. Now use the "circle with center through point" tool to draw a circle with center E and point D. Now use the ray tool to create ray BC, and again to create ray AD. Use the new point tool to create a point, G, at the intersection of ray BC and the circle. Use the perpendicular line tool to create a perpendicular to line BG through G. Use the new point tool to create point H at the intersection of ray AD and the new perpendicular. You have just created rectangle ABGH, whose sides are in the golden ratio. Type distance[B,G]/distance[A,B] to see the value of that ratio. What is it, approximately?
  10. We can calculate that ratio exactly.
    1. Assuming a side of the square ABCD measures 2 units, what is the measure of DC?
    2. What is the measure of EC?
    3. Remembering your Pythagorean theorem, what is the measure of DE?
    4. Remembering the fundamental fact about radii of a circle, what is the measure of EG?
    5. What is the measure of the long side of the rectangle, BG?
    6. What is the measure of the short side, AB?
    7. What is the ratio of long to short?
    8. That is the Golden Ratio.
    9. But why is it golden?
  11. Using the RPT, click on G and then on B to create a square below segment BG.
  12. What do you notice about rectangle ABGH compared with rectangle AHIJ?
  13. Let's demonstrate that the sides of AHIJ are also in the same golden ratio. We'll do a similar thing to this bigger rectangle. Use the midpoint tool to find the midpoint K of GJ. (We're skipping a few steps compared with last time but don't worry.) Use the segment tool to create segment KB. Use the circle tool to create a circle centered on K containing B. Notice that point H seems to lie on circle K much like point G lies on circle E. Calculate the ratio of HJ to IJ.
  14. How does HJ/IJ compare with BG/AB? That's what makes it the Golden Ratio: no other rectangles do that!
  15. How close is that to the ratio of those two Fibonacci numbers?
  16. Note by the way this isn't a real proof because, though it seems as if H lies on circle K, we haven't proven that.
  17. If you get lost, here's what it should look like. Use the VCR buttons to go back and forth in the construction. Sorry, the GeoGebra Applet could not be started. Please make sure that Java 1.4.2 (or later) is installed and active in your browser (Click here to install Java now)
Jon Dreyer