Tessellation Math Example 4
Follow the full solution, then compare it with the other examples linked below.
Example 4
mediumA tiling uses regular octagons and squares. One proposed vertex arrangement has octagon and squares. Does this satisfy the vertex condition? What arrangement actually works?
Solution
- 1 Interior angle of regular octagon: .
- 2 Interior angle of square: .
- 3 Proposed octagon squares: . ✗
- 4 Valid arrangement ( square octagons): . ✓
Answer
One octagon two squares gives and fails; the valid tiling is (one square two octagons), giving .
Even a small error in the polygon count (swapping how many octagons and squares appear at a vertex) breaks the condition. Systematically computing and checking the angle sum is the reliable method for verifying any proposed tessellation.
About Tessellation
A tessellation is a pattern that covers an infinite plane with repeated geometric shapes, leaving no gaps and having no overlaps.
Learn more about Tessellation →More Tessellation Examples
Example 1 medium
Explain why regular hexagons tessellate the plane but regular pentagons do not.
Example 2 hardA proposed semi-regular tiling places [formula] triangles and [formula] squares at every vertex. Ver
Example 3 easyDoes an equilateral triangle tessellate the plane? Justify your answer using the interior angle.