top of page
Inaugurated by IN-SPACe
ISRO Registered Space Tutor

S3-SA2-0207

What is tessellation?

Grade Level:

Class 8

AI/ML, Data Science, Physics, Economics, Cryptography, Computer Science, Engineering

Definition
What is it?

Tessellation is when you cover a flat surface completely with shapes, without any gaps or overlaps. Think of it like fitting puzzle pieces together perfectly to form a larger picture.

Simple Example
Quick Example

Imagine arranging square tiles on your bathroom floor. If the tiles fit perfectly next to each other, covering the whole floor without any space in between or any tile on top of another, that's a tessellation. It’s like how a honeycomb is made of perfect hexagons.

Worked Example
Step-by-Step

PROBLEM: Can regular hexagons tessellate a surface?

STEP 1: Find the interior angle of a regular hexagon. The formula for the interior angle of a regular polygon is (n-2) * 180 / n, where n is the number of sides.

--- STEP 2: For a hexagon, n = 6. So, the interior angle = (6-2) * 180 / 6 = 4 * 180 / 6 = 720 / 6 = 120 degrees.

--- STEP 3: For shapes to tessellate, the sum of the angles around any point where vertices meet must be 360 degrees.

--- STEP 4: Check if 360 is perfectly divisible by the interior angle of the hexagon (120 degrees).

--- STEP 5: 360 / 120 = 3.

--- STEP 6: Since 360 is perfectly divisible by 120 (meaning 3 hexagons can meet at a point without gaps or overlaps), regular hexagons CAN tessellate a surface.

ANSWER: Yes, regular hexagons can tessellate a surface.

Why It Matters

Tessellations are not just pretty patterns; they are fundamental in computer graphics for creating realistic textures and 3D models. Engineers use tessellations to design strong and efficient structures, from bridge supports to aircraft wings. Even in data science, understanding how to 'tile' data can help in organizing and analyzing information more efficiently.

Common Mistakes

MISTAKE: Thinking any shape can tessellate, even if it leaves gaps or overlaps. | CORRECTION: Tessellation requires shapes to fit together perfectly, completely covering the surface without any empty spaces or pieces on top of each other.

MISTAKE: Assuming only regular polygons can tessellate. | CORRECTION: While regular polygons like squares, triangles, and hexagons tessellate, many irregular shapes and combinations of shapes can also tessellate.

MISTAKE: Confusing tessellation with simply drawing repeating patterns. | CORRECTION: Tessellation is specifically about covering a 2D plane without gaps or overlaps using one or more geometric shapes, not just any repeating design.

Practice Questions
Try It Yourself

QUESTION: Can regular triangles tessellate a surface? | ANSWER: Yes, because the interior angle of a regular triangle is 60 degrees, and 360 / 60 = 6, meaning 6 triangles can meet at a point.

QUESTION: Can regular pentagons tessellate a surface? Explain why or why not. | ANSWER: No, regular pentagons cannot tessellate. The interior angle of a regular pentagon is 108 degrees. 360 is not perfectly divisible by 108 (360 / 108 is approximately 3.33), so pentagons will either leave gaps or overlap.

QUESTION: If you have a combination of regular octagons and squares, can they tessellate a surface? (Hint: Consider the angles at a point where they might meet). | ANSWER: Yes, they can. An octagon has an interior angle of 135 degrees, and a square has an interior angle of 90 degrees. At a point, if one square and two octagons meet, their angles sum to 90 + 135 + 135 = 360 degrees, allowing them to tessellate.

MCQ
Quick Quiz

Which of the following describes a tessellation?

Shapes arranged randomly on a surface

Shapes covering a surface with gaps and overlaps

Shapes fitting together perfectly to cover a surface without gaps or overlaps

Only square shapes used to cover a surface

The Correct Answer Is:

C

Tessellation specifically means covering a flat surface completely with shapes without any empty spaces or overlapping pieces. Options A, B, and D describe situations that are not true tessellations.

Real World Connection
In the Real World

You see tessellations everywhere! The intricate patterns in traditional Indian floor rangolis often use tessellating designs. Architects designing modern buildings use tessellated patterns for aesthetic appeal and structural strength in facades or roof tiling. Even in computer games, game developers use tessellation techniques to make surfaces look more detailed and realistic, like a bumpy road or textured wall.

Key Vocabulary
Key Terms

Tessellation: Covering a surface with shapes without gaps or overlaps | Regular Polygon: A polygon with all sides and all angles equal | Interior Angle: The angle inside a polygon at one of its vertices | Vertex: A corner point where two or more edges meet | Plane: A flat, two-dimensional surface

What's Next
What to Learn Next

Great job understanding tessellations! Next, you can explore symmetry in tessellations, which shows how patterns can be repeated by reflection, rotation, or translation. This will deepen your understanding of geometric transformations and their real-world applications.

bottom of page