Median and pedal triangles and derived fractals: an introductory account

It is rather easily seen that joining the midpoints of the sides of a triangle yields four congruent triangles that in turn are similar to the original triangle (Figure 1). This figure might be used to provided a self-evident geometric demonstration of the sum of a series (Figure 1):

1by4_1by3Figure 1

\dfrac{1}{4}+\dfrac{1}{16}+\dfrac{1}{64}... = \displaystyle \sum_{k=1}^{\infty} \dfrac{1}{4^k}=\dfrac{1}{3}

This median triangle is also the source of rather miraculous figure (Figure 2) that has attracted and delighted numerous mathematicians and laymen alike since at least the days of the mathematician Cesaro. The figure in question is obtained rather easily: Remove the median triangle (\triangle EFD) of a starting triangle \triangle ABC. Repeat this procedure on the three remaining congruent triangles. Continue ad infinitum. The figure you get (Figure 2) is famous as the Sierpinski triangle.

sierpinskiFigure 2

While this is the geometrically obvious way of constructing it, the Sierpinski triangle can also be constructed by a slightly less-obvious method. Take a starting triangle and a random initial point. Randomly choose one of the three vertices of the starting triangle and draw the midpoint between the initial point and the chosen vertex. This midpoint becomes the new initial point. Again chose one of the three vertices of the starting triangle randomly and draw the midpoint between the new initial point and the chosen vertex. Repeat this process endlessly. Surprisingly, all the points drawn by the above procedure will settle down into a locus which is the same Sierpinski triangle (Figure 3). One of the very first programs we have memory of writing was to draw this figure by this method.

SierpinskiFigure 3

Notably, this figure also arises rather organically from arithmetic, thereby pointing to a deep connection between simple numbers and geometry. Consider the below matrix M:

\begin{matrix} & & & & 1 & & & & &\\ & & & 1 & & 1 & & & & \\ & & 1 & & 2 & & 1 & & & \\ & 1 & & 3 & & 3 & & 1 & & \\ 1 & & 4 & & 6 & & 4 & & 1 & \\ \end{matrix}

This is the well-known meru-prastāra of the Hindus of yore. The expansion of the binomial (x+y)^n has the coefficients as above. Now, if we apply the modulo operator M \; \mathrm{mod} \; 2 to this matrix it is converted to a matrix of 0s and 1s. If we assign different color values to 0 and 1 and plot the matrix then we get our Sierpinski triangle (Figure 4).

Meru_sierpinskiFigure 4

The Sierpinski triangle is a good way of illustrating fractal dimension to a beginner. Topological dimension is defined as the degrees of freedom of movement one has on a given geometric entity. On a point we cannot move anywhere other than it; hence we have 0 degrees of freedom and its dimension is 0. On a line we can move along the line; hence we have 1 degree of freedom. On plane likewise we have 2 degrees of freedom and so on. This can be objectively measured for a figure based on how many copies k of the original figure we get when we magnify it by a certain factor M. Thus we define the dimension as:
D=\dfrac{\log(k)}{\log(M)}

On can see that if we magnify a linear segment by two then we can fit two copies of the original segment in the magnification; thus D=\tfrac{\log 2}{\log 2}=1. If we magnify a square by two we get four copies of of the original square; thus D=\tfrac{\log 2^2}{\log 2}=2. If we magnify a cube by two then we can fit 8 copies of the original cube in the magnification; thus D=\tfrac{\log 2^3}{\log 2}=3. But what about a figure like the Sierpinski triangle? From the above figure we can see that for each doubling of magnification of the Sierpinski triangle we get 3 copies of it. Thus, D=\tfrac{\log 3}{\log 2}=1.584963. This gives us a measure for fractional dimentionality i.e. we can move on parts of the plane but not all of it. Thus, its dimension is neither 1 as a line nor 2 as the complete plane but in between.

This much is known to many moderately educated people. However, a slightly more involved figure is arises from pedal triangles (Figure 5). Here, we draw the altitudes of an acute angled triangle (for a right triangle two of the altitudes are its sides while for an obtuse angled triangle they will lie outside). By joining the feet of the altitudes i.e. the point where the altitude of the triangle intersects the side we dissect the triangle again into four triangles. Here the triangles are generally unequal. However, the three peripheral triangles generated by this construction are similar to each other and the starting triangle (Figure 5).

Pedal_triangle_similarityFigure 5

If we know carry out a Sierpinski-like process described above for this configuration of triangles we get another interesting fractal figure (Figure 6). For an equilateral triangle it becomes same as the Sierpinski triangle but for all other acute angled triangles it assumes a more complex form. It appears that this fractal has an even greater fractal dimension than the typical Sierpinski triangle.

Pedal_triangleFigure 6

Finally, returning to the midpoints of the sides of a triangle, if we join them to the opposite vertices we then get the medians of a triangle. The three medians are concurrent at the centroid of the triangle. Now if we join the centroid to the three vertices of the triangle we dissect the triangle into three triangles. Repeating this procedure for all three newly obtained triangles and iterating it for each of those triangles and so on we get another interesting figure (Figure 7). This is certain fold in origami which in principle can be carried out on paper. In this figure the area of each triangle tends to 0 as as the number of dissected triangles tends to infinity. Thus, it is good example of the concept of the balance of 0 and \infty conceived by āchārya Bhāskara-II in his account of these concepts.

triangle_centroid_dissectionFigure 7

This entry was posted in art, Scientific ramblings and tagged , , , , , . Bookmark the permalink.