Last Time | Next Time |
This work features one of the topics we'll be studying down the road -- the Platonic solids. But it is also famously regarded as a painting in which the artist made conscious use of the golden ratio, which we cover today. This rectangle is almost "golden" -- the most beautiful rectangle, according to some of the ancient Greeks.
We build the Fibonacci spiral by building bigger and bigger rectangles. The shapes of the rectangles change as we go along, in such a way that the ratio of side lengths are Fibonacci numbers. Let's look at the sequence of the ratios....
So let's recap the spiral building process, with a focus on those side ratios.
Now if we look back at the Fibonacci spiral sequence of rectangles, we see that they're tending toward a golden rectangle.
Both had roughly the same effect, however.
Each of these as an example of a "fractal process": a simple rule, applied recursively (that is, do it again, and again, and again!). We believe that nature loves fractals, and we'll study them in more detail down the road.
But, before I go, here's an example fractal I just made for my son and his wife, with their forever and infinite friend Bernie Sanders:
And here's another -- A Fibonacci spiral fractal comic I just made, which I have just now entitled "Flirting with Death Spiral". Infinite fun!
You'll be making these, too, soon!
$(a+b)^n$
So, for example,
\[ (a+b)^0=1 \] \[ (a+b)^1=1a+1b \] \[ (a+b)^2=1a^2+2ab+1b^2 \] \[ (a+b)^3=1a^3+3a^2b+3ab^2+1b^3 \]
(please see your assigned reading).
I hope that you noticed Pascal's triangle peeking out from the right hand sides above!