Friday, June 12, 2015

regular polygons, dented and sliced

A while ago, l noticed that sliced up octagons made nice tiles.
In particular, octagons that are split in a particular way into a dented octagon and a rhombus are pretty neat. These rhombuses are formed from so that they share with the octagon two adjacent sides of the octagon. The dented octagon is formed by slicing off the rhombus. Four of those dented octagons can be put around a vertex to form a pinwheel pattern, and four of the rhombs can be added to that pinwheel to make a bigger octagon.

You can do this sort of rhombic slicing with any regular polygon with more than 4 sides (you could slice a rhombus off a square in this way, if you consider the split off rhombus to be the same as the original square, but let's not go there). The picture below shows the angles you get when you slice a regular n-gon to get a dented n-gon and an n-rhomb.

One way to play around with these is to see how they can fit back together in various combinations. The motivating question is: For a given n, which combinations of regular n-gons, dented n-gons and n-rhombs can be placed around a vertex without gap or overlap?

Consider the pentagon
Lets start with a pentagon. The interior angles of the pentagon are 3pi/5. The small angle of the rhombus is going to be 2pi/5, and the small angle of the dented pentagon is going to be pi/5.



You may know that you can't place a set of non-overlapping pentagons around a vertex without leaving a gap (the best you can do is three, which give 9pi/5 around the vertex). Well, the dented pentagon you get from rhomb-splitting is just what you need to fill that gap (9pi/5 + pi/5 = 2pi).


The dented pentagons on their own can be placed around vertex nicely to form a decagon pinwheel, as can the rhombs, to form a star.



Rhombuses formed from "rhombic slicing" of a regular polygon can always be placed in a star pattern around a vertex. For an n-gon, the big angle of the sliced rhomb is always (n-2)pi/n, so the small angle is always 2pi/n, which means you can always place n of these small angles around a vertex without a gap or overlap.

You can't always place the dented polygons (small angle inward) formed by rhombic slicing around a vertex to form pinwheels like the dented pentagon, and you can't always use the dented polygons to fill in gaps formed by regular polygons around a vertex, but there are some combinations of all three (regular, dented, and rhomb) that will always fit around a vertex.

A few special arrangements
Suppose we wanted to put k regular polygons around a vertex. The sum of the angles around the vertex would have to be 2pi. So we would have k(n-2)pi/n = 2pi. Solving for k, we have k = 2n/(n-2). This only has 3 integer solutions, which occur when n = 3, 4, and 6. So from this we know we can arrange 6 equilateral triangles, 4 squares, or 3 regular hexagons around a vertex, but no other single regular polygon.



If we want to put k dented polygons around a vertex to make a pinwheel like we saw above for the pentagons, we'd place the small angles at the vertex and try to have them sum to 2pi. This requires us to have k(n-4)pi/n = 2pi, or  k = 2n/(n-4). So only n = 5, 6, 8, or 12 will work.



It was neat how the dented pentagon could be used to fill the gap left by an arrangement of regular pentagons; can we do that for any other regular polygons? It turns out that octagons are the only other regular polygon that fits together with one of its "dented" selves in this way. Here we are looking at k(n-2)pi/n + (n-4)pi/n = 2pi, which gives us k = (n+4)/(n-2), and k will be an integer only for n = 5 and n = 8.



Above we saw that regular polygons with 5, 6, 8, and 12 sides would, when dented, form pinwheels. There may be some cases where an incomplete pinwheel can be completed with a full regular polygon (sort of the opposite case of what we just saw with a dented polygon completing an arrangement of regular polygons). For this we are looking at (n-2)pi/n + k(n-4)pi/n = 2pi, which gives us k = (n+2)/(n-4), with integer values of k at n = 5, 6, 7, and 10.

If we throw the sliced rhombuses into the mix, we get more options for arranging tiles around a vertex. For example, when can you arrange one regular polygon with k of its sliced rhombuses around a vertex? Here the equation is  (n-2)pi/n + 2kpi/n = 2pi, or k = (n+2)/2, which gives us integer k values for all even n.  The resulting squid-like shapes alternate between having an even number or odd number of limbs.



What always works
We already noticed that you can always place n of the rhombs from an n-gon around a vertex without a gap to form a star. There are some other combinations of these tiles that also always work.

For example, 2 regular polygons and 2 corresponding rhombs will work. 2(n-2)pi/n + 2(2pi)/n = 2pi. But then, you can take one of those two regular polygons and split it into a dented polygon and a rhomb, so 1 regular polygon, 1 dented polygon and 3 rhombs will work. Finally you can split your last regular polygon to get a combination of 2 dented polygons and 4 rhombs.