Skip to content

Commit 0d8b8fd

Browse files
committed
add a link to fibonacci spiral
1 parent 66284b6 commit 0d8b8fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/2015-01-24-golden-ratio-and-fibonacci-numbers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,8 @@ cut it anymore.
121121
It can be shown that to cut this rectangular forever, the only ratio
122122
you can start with is the golden ratio. If you start with a ratio of two
123123
adjacent Fibonacci numbers (can be very close to the godel ratio but not
124-
exactly), you will end up with a square, that is, the ratio of the sides
125-
is $$a_2/a_1$$.
124+
exactly), you will end up with [a square (or two)](http://www.mathsisfun.com/numbers/images/fibonacci-spiral.gif),
125+
that is, the ratio of the sides is $$a_2/a_1$$.
126126

127127

128128

0 commit comments

Comments
 (0)