Definition 792
A Golden Rectangle is a rectangle R having the following property. If a square on one of the shorter sides of R is removed from R, then the remaining rectangle is similar to R.
In other words, if a square on one side of a Golden Rectangle is removed from the rectangle, the rectangle that remains is also golden!
If u and u+v are, respectively, the short and the long side of the Golden Rectangle above, then clearly
| |
(2) |
The default window in which 2-dimensional graphics are drawn in the Mathematica software package is a Golden Rectangle.
There is a remarkable connection between
and Fibonnaci numbers. The
reason is that the powers
satisfy the same basic recurrence
as do the Fn. Indeed, since
, we have
| Tn=Tn-1+Tn-2 | (3) |
Proposition 810
Proof.Since
and F1=1=T1, the proposition
is valid when n=0 and n=1. Now we appeal to mathematical induction:
for all
. ![]()