Exploring Some Geometric Themes

Chapter 4 · Mathematics · Class 8 30 min read

Why This Matters

Look closely at a fern leaf. The whole leaf is made of smaller leaves. Each smaller leaf is made of even smaller leaves. They all look the same — just at different sizes.

You see this everywhere in nature. A tree has a trunk. The trunk has big branches. Each branch has smaller branches. Each small branch has tiny twigs. The same “branching” idea repeats again and again.

Clouds, mountains, lightning, and the edge of a coastline all do this too. A small piece of a coastline, zoomed in, looks a lot like the whole coastline.

This chapter is about two beautiful ideas in geometry. First, fractals — shapes that are made of smaller copies of themselves. Second, visualising solids — how to see a 3D object clearly: what its parts are called, how to flatten it out, and how to draw it from different sides.

Both ideas help in real life. Fractals are used in art, in temple designs, and even in computer graphics. Visualising solids is the heart of engineering — designing a box, a building, or a machine all start with seeing the solid in your mind.

The Big Idea

This chapter has two themes. A fractal is a shape that repeats the same pattern at smaller and smaller scales — zoom into any small part and you see the whole shape again. This special property is called self-similarity. The second theme is visualising solids: every solid with flat surfaces has faces (flat surfaces), edges (lines where faces meet), and vertices (corner points). You can unfold a solid into a flat shape called a net that folds back into the solid, and you can describe a solid by its top, front and side views. Many solids also follow a neat rule, F + V − E = 2.

Let’s Break It Down

What is a fractal?

A fractal is a shape that is built from smaller copies of itself.

The key idea is self-similarity. “Self” means itself. “Similar” means same shape. So self-similar means a shape looks like itself — even when you zoom in.

Here is the test. Take a fractal. Zoom into one small part of it. If that small part looks just like the whole shape, then the shape is self-similar.

A fern is self-similar. So is a tree, a cloud, and a coastline. These are nature’s fractals.

Maths fractals are made by a simple trick. You start with a basic shape. Then you follow one rule, over and over, at smaller and smaller sizes. The rule never stops. So the pattern keeps appearing, smaller each time. Let us build three famous ones.

The Sierpinski Carpet

The Polish mathematician Sierpinski found this fractal. Let us build it step by step.

Start with a square. This is Step 0.

Now the rule: cut the square into a 3-by-3 grid of 9 equal smaller squares. Remove the middle one. This leaves 8 squares. This is Step 1.

Now apply the same rule to each of those 8 squares. Cut each into 9, remove its middle. This is Step 2. And you keep going forever.

Let us see the first three steps together. Figure 4.1 shows how the same “remove the middle” rule repeats at smaller and smaller scales.

The Sierpinski Carpet in three steps. Step 0 is a full square. Step 1 has the middle of a 3 by 3 grid removed, leaving 8 squares. Step 2 repeats the removal inside each of the 8 squares.
Figure 4.1 — Building the Sierpinski Carpet. Step 0 is one full square (1 square, 0 holes). In Step 1 the square is split into a 3 by 3 grid of 9 equal squares and the central one is removed, leaving 8 squares around 1 hole. In Step 2 the same rule is applied inside each of those 8 squares, so a smaller hole appears in every one of them, leaving 64 small squares and 9 holes in total. The purple box notes the self-similar nature: zoom into any small square and you see the whole pattern again, and the number of remaining squares follows Rn equals 8 to the power n.

Do you see a pattern in the numbers? Let Rₙ be the number of squares that remain at step n, and Hₙ the number of holes.

Every square that remains becomes 8 squares in the next step (it is split into 9, and 1 is removed). So Rₙ₊₁ = 8 × Rₙ.

Let us count: R₀ = 1, then R₁ = 8 × 1 = 8, then R₂ = 8 × 8 = 8². In general, Rₙ = 8ⁿ.

What about the holes? Every remaining square makes one new hole in the next step. And all the old holes stay. So Hₙ₊₁ = Hₙ + Rₙ. This gives H₀ = 0, H₁ = 1, H₂ = 1 + 8, H₃ = 1 + 8 + 8², and so on.

Concept check

At Step 1 there are 8 squares left. How many squares remain at Step 2?

The Sierpinski Triangle (Gasket)

Sierpinski made another fractal in a very similar way, using a triangle.

Start with an equilateral triangle (a triangle with all three sides equal). This is Step 0.

Now the rule: join the midpoints of the three sides. A midpoint is the exact middle point of a side. Joining the three midpoints splits the big triangle into 4 smaller equal triangles. Remove the middle one (it points the other way, upside down). This leaves 3 triangles. This is Step 1.

Then repeat on each of the 3 remaining triangles, forever.

Before we go further, here is why joining the midpoints makes 4 equal triangles — NCERT just states it, so let us actually see why.

Figure 4.2 shows the first three steps. Notice how each small triangle is a tiny copy of the whole — that is self-similarity again.

The Sierpinski Triangle in three steps. Step 0 is a full triangle. Step 1 joins the midpoints, splits into 4 triangles, and removes the central upside-down one, leaving 3. Step 2 repeats inside each of the 3 triangles.
Figure 4.2 — Building the Sierpinski Triangle (Gasket). Step 0 is one full equilateral triangle (1 triangle, 0 holes). In Step 1 the midpoints of the sides are joined, splitting it into 4 equal triangles, and the central upside-down triangle is removed, leaving 3 triangles around 1 hole. In Step 2 the same rule is applied inside each of the 3 remaining triangles, leaving 9 triangles and 4 holes. The purple box notes that the number of triangles remaining follows Tn equals 3 to the power n, and that each small triangle is a copy of the whole shape.

Counting works just like the carpet. Each remaining triangle becomes 3 in the next step. So if Tₙ is the number of triangles remaining, Tₙ = 3ⁿ: that is T₀ = 1, T₁ = 3, T₂ = 9, and so on.

The Koch Snowflake

The Swedish mathematician Von Koch described this fractal in 1904. It looks like a snowflake.

Start with an equilateral triangle. This is Step 0.

Now the rule for each side: divide it into 3 equal parts. On the middle part, build a small triangle pointing outward. Then remove the middle part itself. So each straight side becomes a “bump” with 4 shorter parts instead of 1.

Then apply the same bump rule to every new side, forever. Figure 4.3 shows the first three steps.

The Koch Snowflake in three steps. Step 0 is a triangle. Step 1 puts an outward bump on the middle third of every side, making each side into four parts. Step 2 repeats the bump on every new shorter side, giving a jagged snowflake.
Figure 4.3 — Building the Koch Snowflake. Step 0 is a plain equilateral triangle with 3 sides. In Step 1, the middle third of every side is pushed out into a small triangular bump, so each of the 3 sides becomes 4 shorter sides, giving 12 sides. In Step 2 the same bump rule is applied to every one of those 12 sides, giving 48 sides and a more jagged, snowflake-like edge. The yellow box notes the rule: the number of sides at step n is 3 times 4 to the power n, so the edge keeps getting longer and more detailed at every step.

Count the sides. At each step, every side turns into 4 sides. So the number of sides is 3, 12, 48, … — that is 3 × 4ⁿ at step n. The edge gets longer and more detailed every time, but the snowflake never grows wider than a fixed circle around it. That surprising mix is what makes fractals special.

Concept check

A Koch Snowflake has 12 sides at Step 1. How many sides does it have at Step 2?

Fractals also appear in human art. The Kandariya Mahadev Temple in Khajuraho (built around 1025 C.E.) is a tall structure made of smaller copies of itself, with even smaller copies on those. Patterns on Nigerian Fulani wedding blankets show diamonds inside diamonds inside diamonds. The artist M.C. Escher drew lizards that repeat at smaller and smaller scales. All of these are self-similar — true fractals in art.

Visualising solids: faces, edges and vertices

Now the second theme. Let us move from flat shapes to solids — 3D objects like cubes, boxes, and pyramids.

When a solid has flat surfaces, three words help us describe it.

A face is one flat surface of the solid. A edge is a line segment where two faces meet. A vertex is a corner point where edges meet. (The plural of vertex is vertices.)

Figure 4.4 labels all three on a cuboid (a box shape).

A cuboid in 3D with one face shaded, one edge drawn thick in red, and the corner points marked as dots. A box lists 6 faces, 8 vertices, 12 edges, and F plus V minus E equals 2.
Figure 4.4 — Faces, edges and vertices of a cuboid. The shaded flat surface is a face — a cuboid has 6 of them. The thick red line at the bottom front is an edge — the line where two faces meet, and a cuboid has 12 edges. The blue dots are vertices — the corner points where edges meet, and a cuboid has 8. The blue box on the right collects the counts: F equals 6, V equals 8, E equals 12, and these satisfy F plus V minus E equals 2.

So a cube or cuboid has 6 faces, 12 edges and 8 vertices.

Some solids have special names based on their faces. A prism has two matching (congruent) polygon faces at opposite ends, joined by parallelograms. We name it by the end shape: a triangular prism, a pentagonal prism, and so on. A pyramid has one polygon base and a single top point (the apex), with edges running from the apex to each corner of the base. We name it by the base: a triangular pyramid (also called a tetrahedron), a square pyramid, and so on.

Let us count the parts for these two, because the counting itself is a useful skill. Figure 4.5 shows both.

A triangular prism with 5 faces, 6 vertices, 9 edges shown next to a triangular pyramid with 4 faces, 4 vertices, 6 edges. Both satisfy F plus V minus E equals 2.
Figure 4.5 — Counting faces, edges and vertices for two solids. The triangular prism on the left has 2 triangular ends plus 3 rectangle faces, so F equals 5, with V equals 6 and E equals 9, giving F plus V minus E equals 2. The triangular pyramid on the right has 1 triangular base plus 3 triangular sides, so F equals 4, with V equals 4 and E equals 6, again giving F plus V minus E equals 2. The purple box notes that Euler's relation F plus V minus E equals 2 holds for both.

Here is a beautiful pattern. For all these solids, the counts obey one rule:

F + V − E = 2

(F = number of faces, V = number of vertices, E = number of edges. This is called Euler’s relation.)

Check it on the cuboid: 6 + 8 − 12 = 2. ✓ On the triangular prism: 5 + 6 − 9 = 2. ✓ On the triangular pyramid: 4 + 4 − 6 = 2. ✓ It works every time for these solids — a small miracle of geometry.

This relation also lets us count quickly for big shapes. Let us try.

Counting parts of an n-sided prism

A prism has two congruent polygon ends, each with n sides (for example n = 10). How many faces, vertices and edges does it have? Check Euler's relation.

Nets: unfolding a solid into a flat shape

You can make a solid out of flat paper or cardboard. The trick is to draw a flat shape that folds up into the solid. That flat shape is called a net.

Think of it the other way too: a net is what you get when you unfold a solid and lay it out flat, like opening up a cardboard box.

Figure 4.6 shows one net of a cube and the cube it folds into.

A cross-shaped net of six labelled squares on the left, an arrow saying fold, and the folded cube on the right showing the front, top and right faces.
Figure 4.6 — A net of a cube folds into a cube. On the left, six squares are arranged in a cross or plus shape: a column of four squares (top, front, bottom, back) with one square on the left and one on the right of the second square. Each square will become one face of the cube. The red fold arrow points to the folded cube on the right, where you can see the front, top and right faces. This shows that a net is simply the cube unfolded flat, and folding it back gives the solid.

A cube actually has 11 different nets in total. (Two nets count as the same if one is just a rotation or flip of the other.) Not every arrangement of 6 squares works — some fold up wrong, with two faces landing on the same spot. The only way to be sure is to picture the fold, or cut it out and try.

Other solids have nets too. A regular tetrahedron (a triangular pyramid with equilateral-triangle faces) has only 2 nets. A cylinder unfolds into 2 circles and a rectangle. A cone unfolds into a circle and a curved “fan” shape (part of a bigger circle). The octahedron, like the cube, has 11 nets, and a dodecahedron has a huge 43,380 of them.

Concept check

What is a net of a solid, in one sentence?

Nets are not just for building. They also help solve a clever puzzle: the shortest path on the surface of a box. An ant on one face of a box wants to reach food on another face, walking only along the surface. On a flat sheet the shortest path is a straight line. So we unfold the box into a net, draw the straight line on the net, then fold back. The catch is that a box can be unfolded in several ways, and the straight line is shortest only on the right unfolding — so you must try each net and pick the shortest. This turns a tricky 3D problem into an easy flat-paper one.

Different views: top, front and side

When you look at a solid, you only see its outline from where you stand. Look from a different direction and the outline can change a lot.

A cylinder is a good example. From the side it looks like a rectangle. From directly above it looks like a circle. Same solid — two very different outlines.

Engineers use this. To describe a solid fully on paper, they draw three views from three directions:

  • The front view — what you see looking straight at the front.
  • The side view — what you see looking from the side.
  • The top view — what you see looking straight down from above.

These three flat outlines together tell you the shape of the solid. Figure 4.7 shows all three for an L-shaped solid made of cubes.

An L-shaped solid made of cubes on the left, with its front view drawn as an L shape, its side view as a tall rectangle, and its top view as a wide rectangle.
Figure 4.7 — The three views of one L-shaped solid. On the left is the solid itself, drawn in 3D as an L-shaped step of cubes. Looking straight at its front gives the front view, which is an L shape. Looking from the side gives the side view, a tall rectangle. Looking straight down from above gives the top view, a wide rectangle two units long. Together these three flat outlines describe the whole solid, which is how engineers record shapes on paper.

Here is the why behind a surprising fact: the same set of three views can sometimes come from more than one solid, so a single view is not enough on its own. That is exactly why engineers always draw all three. With front, top and side together, the shape is pinned down.

There is even a special drawing where one cube’s edges all keep equal length on paper — called an isometric drawing (isometric means “equal measure” in Greek). A cube balanced on a corner and viewed straight on looks like a regular hexagon. Engineers draw on isometric grid paper because it shows length, depth and height all at once, without losing information.

Common Mistakes

These are the slips students make most often. Read them once and you will avoid them.

⚠️ Common mistake
What students think

A fractal is just any complicated or messy shape.

Why it seems right

Fractals do look complicated and detailed, so it is easy to think 'complicated equals fractal' and stop there.

What actually happens

A fractal is not just any messy shape. It must be self-similar: zoom into a small part and you see the same pattern as the whole. The detail comes from one simple rule repeated at smaller and smaller scales — that repeating self-similar structure is what makes it a fractal.

⚠️ Common mistake
What students think

A net is the same thing as the solid's faces just drawn separately, so any arrangement of the right faces is a net.

Why it seems right

A net does use exactly the solid's faces, so it feels like any layout of those faces should fold up fine.

What actually happens

The faces must be joined in the correct arrangement so they fold up without overlapping or leaving a gap. Many layouts of 6 squares do not fold into a cube — two faces end up in the same place. Only 11 arrangements actually work for a cube, so you must check the fold.

⚠️ Common mistake
What students think

One view of a solid, like the top view, tells you exactly what the solid is.

Why it seems right

A single view does look like a clear picture of the object, so it seems like enough to know the shape.

What actually happens

One view is not enough. Different solids can share the same single view — a circle from above could be a cylinder, a cone, or a sphere. That is why we use three views (front, top and side) together. Only all three pin down the solid.

Quick Check

Try these. Each one checks an idea from the chapter.

What does it mean for a shape to be self-similar?

In the Sierpinski Carpet, each remaining square becomes how many squares in the next step?

How many faces, edges and vertices does a cube have?

A solid looks like a circle from above and a rectangle from the side. Which solid is it?

Practice Problems

Try each one yourself first. Only then tap to see the full solution.

Easy

easy

In the Sierpinski Carpet, how many small squares remain at Step 3? Use the rule Rₙ = 8ⁿ.

easy

A triangular pyramid (tetrahedron) has 4 faces and 4 vertices. How many edges does it have? Use Euler's relation F + V − E = 2.

Medium

medium

The Koch Snowflake starts with 3 sides. The number of sides at step n is 3 × 4ⁿ. How many sides does it have at Step 3?

medium

A pentagonal prism has two pentagon (5-sided) ends. Find its number of faces, vertices and edges, and check Euler's relation.

medium

A solid made of cubes looks like a single column of 3 cubes stacked on top of each other. Draw or describe its front view, side view and top view.

Challenge

challenge

In the Sierpinski Triangle, the area remaining shrinks each step. The starting triangle has area 1 square unit. At each step we keep 3 out of every 4 small triangles. What fraction of the area remains after Step 1, Step 2, and Step n?

challenge

A square pyramid has a square base and 4 triangular sides meeting at a top point. Find its number of faces, vertices and edges, and check that F + V − E = 2.

Summary

  • A fractal is a shape made of smaller copies of itself. Its key property is self-similarity: zoom into any small part and you see the whole pattern again. Ferns, trees, clouds and coastlines are nature’s fractals.
  • Maths fractals are built by repeating one simple rule at smaller and smaller scales, forever. Examples: the Sierpinski Carpet (remaining squares Rₙ = 8ⁿ), the Sierpinski Triangle (remaining triangles Tₙ = 3ⁿ), and the Koch Snowflake (sides 3 × 4ⁿ).
  • A solid with flat surfaces has faces (flat surfaces), edges (lines where faces meet) and vertices (corner points). A cube has 6 faces, 12 edges and 8 vertices.
  • A prism has two matching polygon ends; a pyramid has one polygon base and a single top point. Many solids obey Euler’s relation: F + V − E = 2.
  • A net is a flat shape that folds into a solid (the solid unfolded). A cube has 11 nets; a regular tetrahedron has 2.
  • A solid can be described by its front, top and side views. One view alone is not enough — different solids can share the same single view, so we use all three together.

What’s Next

You have now met two of geometry’s most beautiful ideas: shapes that repeat forever at smaller scales, and the clear ways to see, unfold, and draw a solid. Both train the same skill — seeing patterns and pictures in your mind.

Next we explore a fresh way of building geometry itself, starting from simple dots and the lines between them. The next chapter is Tales by Dots and Lines. See you there!

Frequently Asked Questions

What is a fractal in simple words?

A fractal is a shape that is made of smaller copies of itself. If you zoom into a small part of it, you see the same pattern again. This property is called self-similarity. Ferns, trees, clouds and coastlines in nature look fractal, and so do maths shapes like the Sierpinski Carpet and the Koch Snowflake.

What does self-similar mean?

Self-similar means a shape looks the same at every scale. When you zoom into any small piece of the shape, that piece looks just like the whole shape. A fractal is built by repeating the same simple rule again and again at smaller and smaller sizes, so the pattern never really ends.

What is a net of a solid?

A net is a flat shape that you can fold up to make a solid. It is what you get by unfolding a solid and laying it out flat. For example, six squares joined in a cross shape fold into a cube. A cube has 11 different nets in all.

What are faces, edges and vertices?

A face is one flat surface of a solid. An edge is the line where two faces meet. A vertex is a corner point where edges meet. For example, a cube has 6 faces, 12 edges and 8 vertices.

What is Euler's relation for solids?

Euler's relation says that for many solids the number of faces F, vertices V and edges E are linked by F + V minus E equals 2. For a cube that is 6 + 8 minus 12, which equals 2. It works for prisms, pyramids and many other solids too.