For how many values of does there exist a convex -sided polygon that can be tiled using only squares and equilateral triangles--at least one of each--of side length 1?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Consider what internal angles this n-gon must have. Its internal angles must be "shared" by the triangles and squares that makes it up. Hence, the angles this n-gon can have is limited to 60 (traiangle), 120 (2 triangles), 90 (square), 150 (triangle and square). This n-gon cannot have internal angles more than 180 or if not the n-gon is no longer convex.
The restriction that the polygon must contain at least one square and one triangle gives the minimum of n to be n=5, since the maximum number of edges two polygons can share is 1. Now it surfaces that it would be useful to find the maximum n possible. To maximise "n", we must maximise the sum of its internal angles. Since the maximum internal angle the n-gon can have is 150, to maximise the sum of internal angles, all of its angles must equal to 150. This results in 12 being the maximum value of n.
Now, since we have the lowest n (5) and the largest n (12) that is possible, we now prove that every n between 5 and 12 inclusive is possible by spewing explicit examples of such polygons: