Skip to main content
Chapter 1 of 10
NCERT Solutions

Patterns in Mathematics

CBSE · Class 6 · Mathematics

NCERT Solutions for Patterns in Mathematics — CBSE Class 6 Mathematics.

45 questions21 flashcards5 concepts

Interactive on Super Tutor

Studying Patterns in Mathematics? Get the full interactive chapter.

Quizzes, flashcards, AI doubt-solver and a step-by-step study plan — built for ncert solutions and more.

1,000+ Class 6 students started this chapter today

21 Questions Solved · 4 Sections

Figure it Out — Pictorial Representations and Number Sequences

1Copy the pictorial representations of the number sequences in Table 2 in your notebook, and draw the next picture for each sequence!Show solution
Given: Various number sequences represented pictorially in Table 2.

Concept: Each sequence follows a specific pattern; to draw the next picture, we identify the rule and extend it.

Working and next pictures for each sequence:

1. Counting Numbers (1, 2, 3, 4, 5, ...): Each picture has one more dot than the previous. The next picture after 5 dots is 6 dots arranged in a row.

2. Odd Numbers (1, 3, 5, 7, 9, ...): Each picture adds 2 more dots. The next picture after 9 dots is 11 dots.

3. Even Numbers (2, 4, 6, 8, 10, ...): Each picture adds 2 more dots. The next picture after 10 dots is 12 dots.

4. Triangular Numbers (1, 3, 6, 10, 15, ...): Each picture forms a triangle by adding one more row. The next triangular number is 15+6=2115 + 6 = 21, so the next picture is a triangle with 6 rows (21 dots total).

5. Square Numbers (1, 4, 9, 16, 25, ...): Each picture is a square grid. The next square after 5×5=255 \times 5 = 25 is a 6×66 \times 6 grid (36 dots).

6. Cube Numbers (1, 8, 27, 64, 125, ...): Each picture is a cube. The next cube after 53=1255^3 = 125 is a 6×6×66 \times 6 \times 6 cube (216 dots).

7. Virahānka Numbers (1, 1, 2, 3, 5, 8, 13, ...): Each number is the sum of the two preceding numbers. The next number is 8+13=218 + 13 = \mathbf{21}.

8. Powers of 2 (1, 2, 4, 8, 16, ...): Each picture doubles. The next picture after 16 is 32.

Answer: Draw each sequence as described above, extending by one step following the identified rule.
2Why are 1, 3, 6, 10, 15, ... called triangular numbers? Why are 1, 4, 9, 16, 25, ... called square numbers or squares? Why are 1, 8, 27, 64, 125, ... called cubes?Show solution
Triangular Numbers (1, 3, 6, 10, 15, ...):

These are called triangular numbers because the dots representing each number can be arranged in the shape of an equilateral triangle.
- 1 dot → a triangle with 1 row
- 3 dots → a triangle with 2 rows (1 + 2)
- 6 dots → a triangle with 3 rows (1 + 2 + 3)
- 10 dots → a triangle with 4 rows (1 + 2 + 3 + 4)
- 15 dots → a triangle with 5 rows (1 + 2 + 3 + 4 + 5)

In general, the nn-th triangular number =1+2+3++n=n(n+1)2= 1 + 2 + 3 + \cdots + n = \dfrac{n(n+1)}{2}.

Square Numbers (1, 4, 9, 16, 25, ...):

These are called square numbers because the dots can be arranged in a perfect square grid.
- 1=1×11 = 1 \times 1, 4=2×24 = 2 \times 2, 9=3×39 = 3 \times 3, 16=4×416 = 4 \times 4, 25=5×525 = 5 \times 5

In general, the nn-th square number =n2= n^2. The shape formed is always a square.

Cube Numbers (1, 8, 27, 64, 125, ...):

These are called cubes because the dots can be arranged to fill a perfect cube (3D box with equal sides).
- 1=131 = 1^3, 8=238 = 2^3, 27=3327 = 3^3, 64=4364 = 4^3, 125=53125 = 5^3

In general, the nn-th cube number =n3= n^3. The shape formed is always a cube.

Answer: The names come from the geometric shapes that the respective numbers of dots can form — triangles, squares, and cubes.
3You will have noticed that 36 is both a triangular number and a square number! That is, 36 dots can be arranged perfectly both in a triangle and in a square. Make pictures in your notebook illustrating this! Try representing some other numbers pictorially in different ways!Show solution
Given: 36 is both a triangular number and a square number.

Verification:
- As a triangular number: 36=1+2+3+4+5+6+7+8=8×92=3636 = 1 + 2 + 3 + 4 + 5 + 6 + 7 + 8 = \dfrac{8 \times 9}{2} = 36. So 36 dots can be arranged in a triangle with 8 rows.
- As a square number: 36=6×6=6236 = 6 \times 6 = 6^2. So 36 dots can be arranged in a 6×66 \times 6 square grid.

Picture description:
- Draw a triangle with 8 rows: row 1 has 1 dot, row 2 has 2 dots, ..., row 8 has 8 dots. Total = 36 dots.
- Draw a 6×66 \times 6 square grid with 36 dots.

Other examples of numbers with multiple representations:
- 1 is a triangular number (T1T_1), a square number (121^2), and a cube (131^3).
- 9 is a square number (323^2) and can also be seen as the sum of first 3 odd numbers (1+3+5=91+3+5=9).
- 10 is a triangular number (T4T_4) and also the sum of first 4 counting numbers.

Answer: 36 dots form both a triangle (8 rows) and a 6×66 \times 6 square, showing the same number can have different geometric representations.
4What would you call the following sequence of numbers? (Hexagonal numbers sequence shown in image.) Draw these in your notebook. What is the next number in the sequence?Show solution
Given: The sequence shown in the image represents hexagonal numbers: 1,7,19,37,61,1, 7, 19, 37, 61, \ldots

Name: These are called Hexagonal Numbers because the dots can be arranged in the shape of a hexagon (a six-sided figure).

Pattern:
- 1st1^{\text{st}} hexagonal number: 11
- 2nd2^{\text{nd}} hexagonal number: 77 (difference = 6)
- 3rd3^{\text{rd}} hexagonal number: 1919 (difference = 12)
- 4th4^{\text{th}} hexagonal number: 3737 (difference = 18)
- 5th5^{\text{th}} hexagonal number: 6161 (difference = 24)

The differences are 6,12,18,24,6, 12, 18, 24, \ldots (multiples of 6).

The next difference = 3030.

Next number: 61+30=9161 + 30 = \mathbf{91}

Formula: The nn-th hexagonal number =1+6+12+18+=1+6((n1)n2)=3n23n+1= 1 + 6 + 12 + 18 + \cdots = 1 + 6\left(\dfrac{(n-1)n}{2}\right) = 3n^2 - 3n + 1

For n=6n = 6: 3(36)3(6)+1=10818+1=913(36) - 3(6) + 1 = 108 - 18 + 1 = 91

Answer: They are called hexagonal numbers. The next number in the sequence is 91\mathbf{91}.
5Can you think of pictorial ways to visualise the sequence of Powers of 2? Powers of 3?Show solution
Powers of 2: 1,2,4,8,16,32,1, 2, 4, 8, 16, 32, \ldots

Pictorial way 1 — Squares/Rectangles:
Start with 1 square. Each time, double the shape by placing an identical copy next to it.
- Step 0: 1 unit square
- Step 1: 2 unit squares (a 1×21 \times 2 rectangle)
- Step 2: 4 unit squares (a 2×22 \times 2 square)
- Step 3: 8 unit squares (a 2×42 \times 4 rectangle)
- Step 4: 16 unit squares (a 4×44 \times 4 square)

Each step doubles the number of squares.

Pictorial way 2 — Branching tree:
A tree where each branch splits into 2 at every level. At level nn, there are 2n2^n branches.

Powers of 3: 1,3,9,27,81,1, 3, 9, 27, 81, \ldots

Pictorial way — Squares divided into 3 parts:
Start with 1 square. Divide it into 3 equal parts; each part is then divided into 3 more, and so on.
- Step 0: 1 square
- Step 1: 3 smaller squares
- Step 2: 9 smaller squares
- Step 3: 27 smaller squares

Pictorial way 2 — Branching tree:
A tree where each branch splits into 3 at every level. At level nn, there are 3n3^n branches.

Answer: Powers of 2 can be visualised by repeatedly doubling a rectangle or a branching tree with 2 branches at each node. Powers of 3 can be visualised by repeatedly tripling a square (like a Sierpinski carpet) or a branching tree with 3 branches at each node.

Figure it Out — Relations among Number Sequences

1Can you find a similar pictorial explanation for why adding counting numbers up and down, i.e., 1,1+2+1,1+2+3+2+1,1, 1+2+1, 1+2+3+2+1, \ldots, gives square numbers?Show solution
Given: The sequence 1, 1+2+1, 1+2+3+2+1, 1,\ 1+2+1,\ 1+2+3+2+1,\ \ldots

Computing the sums:
1=1=121 = 1 = 1^2
1+2+1=4=221+2+1 = 4 = 2^2
1+2+3+2+1=9=321+2+3+2+1 = 9 = 3^2
1+2+3+4+3+2+1=16=421+2+3+4+3+2+1 = 16 = 4^2

So the sums give square numbers.

Pictorial Explanation:

Consider an n×nn \times n square grid of dots. We can count the dots diagonally:
- The main diagonal (longest) has nn dots.
- The diagonals above and below it have n1,n2,,1n-1, n-2, \ldots, 1 dots each.

Counting all diagonals from top-left to bottom-right:
1+2+3++n++3+2+1=n21 + 2 + 3 + \cdots + n + \cdots + 3 + 2 + 1 = n^2

This is because the diagonals of an n×nn \times n square grid, counted from one corner to the other, give exactly 1,2,3,,n,,3,2,11, 2, 3, \ldots, n, \ldots, 3, 2, 1 dots, and together they fill the entire n×nn \times n square.

Answer: An n×nn \times n square grid, when its dots are counted along diagonals, gives the sum 1+2++n++2+1=n21+2+\cdots+n+\cdots+2+1 = n^2, confirming that these sums are perfect squares.
2By imagining a large version of your picture, or drawing it partially, as needed, can you see what will be the value of 1+2+3++99+100+99++3+2+11 + 2 + 3 + \dots + 99 + 100 + 99 + \dots + 3 + 2 + 1?Show solution
Given: The sum S=1+2+3++99+100+99++3+2+1S = 1 + 2 + 3 + \cdots + 99 + 100 + 99 + \cdots + 3 + 2 + 1

Concept used: From the pictorial pattern established in Question 1:
1+2+3++n++3+2+1=n21 + 2 + 3 + \cdots + n + \cdots + 3 + 2 + 1 = n^2

Working:
Here, the largest number in the sum is 100100, so n=100n = 100.

S=1+2+3++100++3+2+1=1002S = 1 + 2 + 3 + \cdots + 100 + \cdots + 3 + 2 + 1 = 100^2

S=10000\boxed{S = 10000}

Pictorial reasoning: This sum counts all the dots in a 100×100100 \times 100 square grid when counted along diagonals, giving 1002=10000100^2 = 10000 dots total.

Answer: 1+2+3++100++3+2+1=100001 + 2 + 3 + \cdots + 100 + \cdots + 3 + 2 + 1 = \mathbf{10000}
3Which sequence do you get when you start to add the All 1's sequence up? What sequence do you get when you add the All 1's sequence up and down?Show solution
All 1's sequence: 1,1,1,1,1,1, 1, 1, 1, 1, \ldots

Part 1 — Adding the All 1's sequence up (cumulative sums):
1=11 = 1
1+1=21 + 1 = 2
1+1+1=31 + 1 + 1 = 3
1+1+1+1=41 + 1 + 1 + 1 = 4

We get the Counting Numbers (Natural Numbers): 1,2,3,4,5,1, 2, 3, 4, 5, \ldots

Part 2 — Adding the All 1's sequence up and down:
1=11 = 1
1+1+1=31 + 1 + 1 = 3
1+1+1+1+1=51 + 1 + 1 + 1 + 1 = 5
1+1+1+1+1+1+1=71 + 1 + 1 + 1 + 1 + 1 + 1 = 7

We get the Odd Numbers: 1,3,5,7,9,1, 3, 5, 7, 9, \ldots

Answer:
- Adding the All 1's sequence up gives the counting numbers: 1,2,3,4,5,1, 2, 3, 4, 5, \ldots
- Adding the All 1's sequence up and down gives the odd numbers: 1,3,5,7,9,1, 3, 5, 7, 9, \ldots
4Which sequence do you get when you start to add the counting numbers up? Can you give a smaller pictorial explanation?Show solution
Counting numbers: 1,2,3,4,5,1, 2, 3, 4, 5, \ldots

Cumulative sums:
1=11 = 1
1+2=31 + 2 = 3
1+2+3=61 + 2 + 3 = 6
1+2+3+4=101 + 2 + 3 + 4 = 10
1+2+3+4+5=151 + 2 + 3 + 4 + 5 = 15

We get the Triangular Numbers: 1,3,6,10,15,1, 3, 6, 10, 15, \ldots

Pictorial Explanation:
When we add 1+2+3++n1 + 2 + 3 + \cdots + n, we are stacking rows of dots:
- Row 1: 1 dot
- Row 2: 2 dots
- Row 3: 3 dots
- \vdots
- Row nn: nn dots

This forms a triangle shape, which is exactly why these are called triangular numbers.

The nn-th triangular number =n(n+1)2= \dfrac{n(n+1)}{2}.

Answer: Adding the counting numbers up gives the triangular numbers 1,3,6,10,15,1, 3, 6, 10, 15, \ldots The pictorial explanation is that stacking rows of 1, 2, 3, ..., nn dots forms a triangle.
5What happens when you add up pairs of consecutive triangular numbers? That is, take 1+3,3+6,6+10,10+15,1+3, 3+6, 6+10, 10+15, \ldots Which sequence do you get? Why? Can you explain it with a picture?Show solution
Given: Pairs of consecutive triangular numbers.

Computing:
1+3=4=221 + 3 = 4 = 2^2
3+6=9=323 + 6 = 9 = 3^2
6+10=16=426 + 10 = 16 = 4^2
10+15=25=5210 + 15 = 25 = 5^2
15+21=36=6215 + 21 = 36 = 6^2

We get the Square Numbers: 4,9,16,25,36,4, 9, 16, 25, 36, \ldots (i.e., 22,32,42,52,2^2, 3^2, 4^2, 5^2, \ldots)

Why does this happen?

The nn-th triangular number is Tn=n(n+1)2T_n = \dfrac{n(n+1)}{2}.

Tn1+Tn=(n1)n2+n(n+1)2=n(n1)+n(n+1)2=n(2n)2=n2T_{n-1} + T_n = \frac{(n-1)n}{2} + \frac{n(n+1)}{2} = \frac{n(n-1) + n(n+1)}{2} = \frac{n(2n)}{2} = n^2

Pictorial Explanation:
The nn-th triangular number forms a right-angled triangle. If we take Tn1T_{n-1} (a triangle with n1n-1 rows) and flip it upside down, it fits perfectly with TnT_n (a triangle with nn rows) to form an n×nn \times n square.

Answer: Adding consecutive triangular numbers gives square numbers. This is because Tn1+Tn=n2T_{n-1} + T_n = n^2, and pictorially, two consecutive triangles fit together to form a square.
6What happens when you add up powers of 2 starting with 1, i.e., take 1,1+2,1+2+4,1+2+4+8,1, 1+2, 1+2+4, 1+2+4+8, \ldots? Now add 1 to each of these numbers—what numbers do you get? Why does this happen?Show solution
Given: Cumulative sums of powers of 2.

Computing the sums:
1=11 = 1
1+2=31 + 2 = 3
1+2+4=71 + 2 + 4 = 7
1+2+4+8=151 + 2 + 4 + 8 = 15
1+2+4+8+16=311 + 2 + 4 + 8 + 16 = 31

The sequence is: 1,3,7,15,31,1, 3, 7, 15, 31, \ldots

Adding 1 to each:
1+1=21 + 1 = 2
3+1=43 + 1 = 4
7+1=87 + 1 = 8
15+1=1615 + 1 = 16
31+1=3231 + 1 = 32

We get the Powers of 2: 2,4,8,16,32,2, 4, 8, 16, 32, \ldots

Why does this happen?

Using the formula for the sum of a geometric series:
1+2+4++2n1=2n11 + 2 + 4 + \cdots + 2^{n-1} = 2^n - 1

So adding 1 gives 2n1+1=2n2^n - 1 + 1 = 2^n, which is the next power of 2.

Pictorial reasoning: If you have a row of 2n2^n squares and fill them one by one doubling each time, you always need just one more square to complete the next power of 2.

Answer: The cumulative sums are 1,3,7,15,31,1, 3, 7, 15, 31, \ldots (one less than powers of 2). Adding 1 to each gives 2,4,8,16,32,2, 4, 8, 16, 32, \ldots — the powers of 2 — because 1+2+4++2n1=2n11 + 2 + 4 + \cdots + 2^{n-1} = 2^n - 1.
7What happens when you multiply the triangular numbers by 6 and add 1? Which sequence do you get? Can you explain it with a picture?Show solution
Given: Triangular numbers: 1,3,6,10,15,21,1, 3, 6, 10, 15, 21, \ldots

Computing 6×Tn+16 \times T_n + 1:
6×1+1=76 \times 1 + 1 = 7
6×3+1=196 \times 3 + 1 = 19
6×6+1=376 \times 6 + 1 = 37
6×10+1=616 \times 10 + 1 = 61
6×15+1=916 \times 15 + 1 = 91
6×21+1=1276 \times 21 + 1 = 127

The sequence is: 7,19,37,61,91,127,7, 19, 37, 61, 91, 127, \ldots

This is the sequence of Hexagonal Numbers (starting from the 2nd term): 1,7,19,37,61,91,1, 7, 19, 37, 61, 91, \ldots

Why does this happen?

The nn-th hexagonal number is Hn=3n23n+1H_n = 3n^2 - 3n + 1.

The nn-th triangular number is Tn=n(n+1)2T_n = \dfrac{n(n+1)}{2}.

6×Tn1+1=6×(n1)n2+1=3n(n1)+1=3n23n+1=Hn6 \times T_{n-1} + 1 = 6 \times \frac{(n-1)n}{2} + 1 = 3n(n-1) + 1 = 3n^2 - 3n + 1 = H_n

Pictorial Explanation:
A hexagonal arrangement can be seen as 6 triangular arrangements placed around a central dot. So 6 triangles + 1 centre = hexagon.

Answer: Multiplying triangular numbers by 6 and adding 1 gives the hexagonal numbers 7,19,37,61,7, 19, 37, 61, \ldots This is because a hexagon can be formed by placing 6 triangular arrangements around a central point.
8What happens when you start to add up hexagonal numbers, i.e., take 1,1+7,1+7+19,1+7+19+37,1, 1+7, 1+7+19, 1+7+19+37, \ldots? Which sequence do you get? Can you explain it using a picture of a cube?Show solution
Given: Hexagonal numbers: 1,7,19,37,61,1, 7, 19, 37, 61, \ldots

Computing cumulative sums:
1=1=131 = 1 = 1^3
1+7=8=231 + 7 = 8 = 2^3
1+7+19=27=331 + 7 + 19 = 27 = 3^3
1+7+19+37=64=431 + 7 + 19 + 37 = 64 = 4^3
1+7+19+37+61=125=531 + 7 + 19 + 37 + 61 = 125 = 5^3

We get the Cube Numbers: 1,8,27,64,125,1, 8, 27, 64, 125, \ldots

Why does this happen?

The nn-th hexagonal number is Hn=3n23n+1H_n = 3n^2 - 3n + 1.

k=1nHk=k=1n(3k23k+1)=3n(n+1)(2n+1)63n(n+1)2+n\sum_{k=1}^{n} H_k = \sum_{k=1}^{n} (3k^2 - 3k + 1) = 3\cdot\frac{n(n+1)(2n+1)}{6} - 3\cdot\frac{n(n+1)}{2} + n
=n(n+1)(2n+1)23n(n+1)2+n=n(n+1)(2n+1)3n(n+1)+2n2= \frac{n(n+1)(2n+1)}{2} - \frac{3n(n+1)}{2} + n = \frac{n(n+1)(2n+1) - 3n(n+1) + 2n}{2}
=n[(n+1)(2n+1)3(n+1)+2]2=n[2n2+3n+13n3+2]2=n(2n2)2=n3= \frac{n[(n+1)(2n+1) - 3(n+1) + 2]}{2} = \frac{n[2n^2 + 3n + 1 - 3n - 3 + 2]}{2} = \frac{n(2n^2)}{2} = n^3

Pictorial Explanation using a cube:
An n×n×nn \times n \times n cube can be built layer by layer. The kk-th layer (a square slab) contributes Hk=3k23k+1H_k = 3k^2 - 3k + 1 unit cubes (the kk-th hexagonal number). Adding all layers from 1 to nn gives the total n3n^3 unit cubes.

Answer: Adding up hexagonal numbers gives cube numbers 1,8,27,64,125,1, 8, 27, 64, 125, \ldots because each hexagonal number represents one layer of a cube, and stacking nn such layers builds an n×n×nn \times n \times n cube.
9Find your own patterns or relations in and among the sequences in Table 1. Can you explain why they happen with a picture or otherwise?Show solution
Given: Various number sequences in Table 1.

Some interesting patterns and relations:

Pattern 1: Every even-positioned triangular number is also divisible by 3.
- T2=3, T4=10, T6=21, T8=36T_2 = 3,\ T_4 = 10,\ T_6 = 21,\ T_8 = 36T2,T6T_2, T_6 are divisible by 3.

Pattern 2: The sum of the first nn counting numbers equals the nn-th triangular number:
1+2+3++n=Tn=n(n+1)21 + 2 + 3 + \cdots + n = T_n = \frac{n(n+1)}{2}

Pattern 3: The difference between consecutive square numbers gives odd numbers:
41=3, 94=5, 169=7, 2516=9,4 - 1 = 3,\ 9 - 4 = 5,\ 16 - 9 = 7,\ 25 - 16 = 9, \ldots
This is because (n+1)2n2=2n+1(n+1)^2 - n^2 = 2n + 1, which is always odd.

Pattern 4: Every square number is the sum of two consecutive triangular numbers:
n2=Tn1+Tnn^2 = T_{n-1} + T_n
(As shown in Question 5 above.)

Pattern 5: The Virahānka (Fibonacci) numbers appear in Pascal's triangle along the diagonals.

Pattern 6: Powers of 2 are always even except for 20=12^0 = 1.

Answer: There are many beautiful patterns among the sequences. Three key ones are: (i) differences of consecutive squares are odd numbers, (ii) sums of consecutive triangular numbers are squares, and (iii) cumulative sums of odd numbers are squares. Each can be explained pictorially using dot arrangements or grid diagrams.

Figure it Out — Patterns in Shapes

1Can you recognise the pattern in each of the sequences in Table 3?Show solution
Given: Shape sequences in Table 3.

Patterns in each sequence:

1. Regular Polygons: Each shape has one more side than the previous. The sequence goes: equilateral triangle (3 sides), square (4 sides), regular pentagon (5 sides), regular hexagon (6 sides), and so on. The number of sides increases by 1 each time.

2. Complete Graphs: Each new shape adds one more point (node), and the new point is connected to all existing points. The number of lines increases by 1, 2, 3, 4, ... at each step.

3. Stacked Squares: Each shape is formed by adding one more row and one more column of unit squares. The total number of unit squares follows the sequence of square numbers: 1,4,9,16,1, 4, 9, 16, \ldots

4. Stacked Triangles: Each shape is formed by adding one more row of small triangles. The total number of small triangles follows the sequence of square numbers: 1,4,9,16,1, 4, 9, 16, \ldots

5. Koch Snowflake: Each shape is formed by replacing every line segment with a 'speed bump' shape (a line with a triangular bump in the middle). The number of line segments multiplies by 4 at each step.

Answer: Each sequence in Table 3 follows a clear geometric rule — adding sides, adding nodes and connections, adding rows of squares or triangles, or replacing segments with bumps.
2Try and redraw each sequence in Table 3 in your notebook. Can you draw the next shape in each sequence? Why or why not? After each sequence, describe in your own words what is the rule or pattern for forming the shapes in the sequence.Show solution
Working:

1. Regular Polygons:
- Rule: Each shape has one more side than the previous, with all sides equal and all angles equal.
- Next shape after regular hexagon (6 sides): Regular Heptagon (7 equal sides).
- ✓ Can be drawn.

2. Complete Graphs:
- Rule: Add one new point and connect it to all existing points with straight lines.
- If the previous shape had 4 points (6 lines), the next has 5 points connected to each other = (52)=10\binom{5}{2} = 10 lines.
- ✓ Can be drawn.

3. Stacked Squares:
- Rule: Each shape is an n×nn \times n grid of unit squares.
- Next shape after 4×44 \times 4 grid: 5×55 \times 5 grid (25 unit squares).
- ✓ Can be drawn.

4. Stacked Triangles:
- Rule: Each shape is formed by stacking rows of small equilateral triangles, with each row having more triangles.
- Next shape: Add one more row.
- ✓ Can be drawn.

5. Koch Snowflake:
- Rule: Replace each line segment '—' with a 'speed bump' \wedge shape (four segments instead of one).
- Next shape: Apply the replacement to every segment of the current shape.
- ✓ Can be drawn (though it becomes very detailed).

Answer: All next shapes can be drawn by following the respective rules. The rules are: add one side (polygons), add one connected node (complete graphs), add one row/column (stacked squares/triangles), and replace each segment with a bump (Koch snowflake).

Figure it Out — Relation to Number Sequences

1Count the number of sides in each shape in the sequence of Regular Polygons. Which number sequence do you get? What about the number of corners in each shape in the sequence of Regular Polygons? Do you get the same number sequence? Can you explain why this happens?Show solution
Given: Sequence of Regular Polygons: triangle, square, pentagon, hexagon, heptagon, ...

Number of sides:
3,4,5,6,7,8,3, 4, 5, 6, 7, 8, \ldots
This is the counting numbers starting from 3.

Number of corners (vertices):
3,4,5,6,7,8,3, 4, 5, 6, 7, 8, \ldots
This is also the counting numbers starting from 3 — the same sequence!

Why are they the same?

In any polygon, the number of corners (vertices) is always equal to the number of sides. This is because each side connects two consecutive corners, and as you go around the polygon, each corner is the meeting point of exactly two sides. So a polygon with nn sides always has exactly nn corners.

Answer: Both the number of sides and the number of corners give the sequence 3,4,5,6,7,3, 4, 5, 6, 7, \ldots (counting numbers starting at 3). They are equal because in any polygon, the number of sides equals the number of vertices.
2Count the number of lines in each shape in the sequence of Complete Graphs. Which number sequence do you get? Can you explain why?Show solution
Given: Sequence of Complete Graphs with 1,2,3,4,5,1, 2, 3, 4, 5, \ldots points.

Counting lines (edges):
- 1 point: 00 lines
- 2 points: 11 line
- 3 points: 33 lines
- 4 points: 66 lines
- 5 points: 1010 lines
- 6 points: 1515 lines

The sequence is: 0,1,3,6,10,15,0, 1, 3, 6, 10, 15, \ldots

This is the Triangular Numbers (starting from 0): T0,T1,T2,T3,T_0, T_1, T_2, T_3, \ldots

Why does this happen?

In a complete graph with nn points, every point is connected to every other point. The number of lines is the number of ways to choose 2 points from nn points:
Number of lines=(n2)=n(n1)2\text{Number of lines} = \binom{n}{2} = \frac{n(n-1)}{2}

This is the (n1)(n-1)-th triangular number:
n(n1)2=Tn1\frac{n(n-1)}{2} = T_{n-1}

When we add the nn-th point, it connects to all (n1)(n-1) existing points, adding (n1)(n-1) new lines. So the number of lines increases by 1,2,3,4,1, 2, 3, 4, \ldots — exactly the counting numbers — giving triangular numbers.

Answer: The number of lines in complete graphs gives the triangular numbers 0,1,3,6,10,15,0, 1, 3, 6, 10, 15, \ldots because each new point connects to all previous points, adding one more line each time.
3How many little squares are there in each shape of the sequence of Stacked Squares? Which number sequence does this give? Can you explain why?Show solution
Given: Sequence of Stacked Squares.

Counting unit squares:
- Shape 1: 1×1=11 \times 1 = 1 square
- Shape 2: 2×2=42 \times 2 = 4 squares
- Shape 3: 3×3=93 \times 3 = 9 squares
- Shape 4: 4×4=164 \times 4 = 16 squares
- Shape 5: 5×5=255 \times 5 = 25 squares

The sequence is: 1,4,9,16,25,1, 4, 9, 16, 25, \ldots

This is the Square Numbers sequence.

Why does this happen?

The nn-th shape in the sequence is an n×nn \times n grid. It contains nn rows, each with nn unit squares, giving a total of n×n=n2n \times n = n^2 unit squares. Since n2n^2 is the nn-th square number, the sequence of counts gives the square numbers.

Answer: The number of unit squares in each stacked square shape gives the square numbers 1,4,9,16,25,1, 4, 9, 16, 25, \ldots because the nn-th shape is an n×nn \times n grid containing n2n^2 unit squares.
4How many little triangles are there in each shape of the sequence of Stacked Triangles? Which number sequence does this give? Can you explain why? (Hint: In each shape in the sequence, how many triangles are there in each row?)Show solution
Given: Sequence of Stacked Triangles.

Counting unit triangles (using the hint):

In the nn-th shape:
- Row 1 (top): 1 triangle
- Row 2: 3 triangles
- Row 3: 5 triangles
- Row kk: (2k1)(2k - 1) triangles

Total triangles in the nn-th shape:
1+3+5++(2n1)=n21 + 3 + 5 + \cdots + (2n-1) = n^2

Verification:
- Shape 1: 1=12=11 = 1^2 = 1
- Shape 2: 1+3=4=221 + 3 = 4 = 2^2
- Shape 3: 1+3+5=9=321 + 3 + 5 = 9 = 3^2
- Shape 4: 1+3+5+7=16=421 + 3 + 5 + 7 = 16 = 4^2

The sequence is: 1,4,9,16,25,1, 4, 9, 16, 25, \ldots

This is the Square Numbers sequence.

Why does this happen?

Each row kk of the stacked triangle contains (2k1)(2k-1) small triangles (an odd number). The sum of the first nn odd numbers equals n2n^2 (as established in the pattern of adding odd numbers giving square numbers).

Answer: The number of unit triangles in each stacked triangle shape gives the square numbers 1,4,9,16,1, 4, 9, 16, \ldots because row kk has (2k1)(2k-1) triangles, and the sum of the first nn odd numbers is n2n^2.
5To get from one shape to the next shape in the Koch Snowflake sequence, one replaces each line segment '—' by a 'speed bump'. As one does this more and more times, the changes become tinier and tinier with very very small line segments. How many total line segments are there in each shape of the Koch Snowflake? What is the corresponding number sequence?Show solution
Given: Koch Snowflake sequence. Each line segment is replaced by 4 segments (a 'speed bump' replaces '—' with a shape made of 4 segments).

Counting line segments:

- Shape 1 (equilateral triangle): 3 line segments
- Shape 2: Each of the 3 segments is replaced by 4 segments: 3×4=123 \times 4 = 12 segments
- Shape 3: Each of the 12 segments is replaced by 4 segments: 12×4=4812 \times 4 = 48 segments
- Shape 4: 48×4=19248 \times 4 = 192 segments
- Shape 5: 192×4=768192 \times 4 = 768 segments

The sequence: 3,12,48,192,768,3, 12, 48, 192, 768, \ldots

Pattern: Each term is 4 times the previous term.
3=3×40,12=3×41,48=3×42,192=3×43,3 = 3 \times 4^0,\quad 12 = 3 \times 4^1,\quad 48 = 3 \times 4^2,\quad 192 = 3 \times 4^3, \ldots

The nn-th term =3×4n1= 3 \times 4^{n-1}.

This is 3 times the Powers of 4: 3×1, 3×4, 3×16, 3×64,3 \times 1,\ 3 \times 4,\ 3 \times 16,\ 3 \times 64, \ldots

Answer: The number of line segments in the Koch Snowflake shapes gives the sequence 3,12,48,192,3, 12, 48, 192, \ldots which is 3 times the powers of 4 (i.e., 3×4n13 \times 4^{n-1} for the nn-th shape), because each step multiplies the number of segments by 4.

Stuck on a step?

Ask Super Tutor AI to explain any solution on this page in a simpler way — free, 24x7.

Ask a Doubt Free

Frequently Asked Questions

What are the important topics in Patterns in Mathematics for CBSE Class 6 Mathematics?
Patterns in Mathematics covers several key topics that are frequently asked in CBSE Class 6 board exams. Focus on the core concepts listed on this page and practise related questions to build confidence.
How to score full marks in Patterns in Mathematics — CBSE Class 6 Mathematics?
Understand the core concepts first, then work through the 45 practice questions available for this chapter. Revise formulas and definitions regularly, and use flashcards for quick recall before the exam.
Where can I get free NCERT Solutions for Patterns in Mathematics Class 6 Mathematics?
This page has free step-by-step NCERT Solutions for every exercise question in Patterns in Mathematics (CBSE Class 6 Mathematics) — written the way examiners award marks: given, formula, working, answer.

Sources & Official References

Content is aligned to the official syllabus. Refer to the board website for the latest curriculum.

For serious students

Get the full Patterns in Mathematics chapter — for free.

Quizzes, flashcards, AI doubt-solver and a step-by-step study plan for CBSE Class 6 Mathematics.