3 GEOMETRIC
The limit to what can he done using geometry is the mathematical knowledge and
imagination of the individual. As an example let us consider Le Corbusier's Modulor
shown in figure. Modulor is (based upon the Fibonacci series, examples of which arc
1,1,2,3, 5, 8, 13, 21, 34..….
1.3.4.7. 11. 18. 29. 47...
In both cases each term is the sum of the two preceding terms. Thus if xn is the nth
term.
Xn = Xn-1 + Xn-2
This equation has the general solution
Xn= (v< p 2-1) < p n + (v<p2-1) (-1/<p n) n x0
(v-1) (v <p 2+1)
where <p =1+^5/2 is the Golden Section and v = 1
1 - x0/x1
As n gets larger, the ratio of successive terms becomes closer to <p regardless of the
starting two terms of the series. X0 and X| .
If X1 / Xn = <p. than y=<p2 and Xn=<pn Xo which is the basis of the modulor. The
computer program below was used to produce the clxf file that is plotted in figure 6a.
replicating Modulor.
dxf files are text files which can be read by CAD programs such as AutoCAD,
MicroStation or MiniCAD.equation.