By the end of this chapter you'll be able to…

  • 1Recognize and continue number sequences (counting, even/odd, triangular, square, cube)
  • 2Represent numbers visually using dot patterns
  • 3Identify shape patterns in polygons and their sides
  • 4Understand the relationship: sum of first n odd numbers = n²
  • 5Differentiate between triangular numbers, square numbers, and cube numbers
  • 6Apply pattern recognition to predict next terms in a sequence
💡
Why this chapter matters
Patterns are the foundation of all mathematical thinking. This chapter teaches students that mathematics is about discovery, not just calculation. Recognizing patterns in numbers and shapes develops the observation, prediction, and reasoning skills that are essential for algebra, geometry, and data analysis in higher classes.

Before you start — revise these

A 5-minute refresher here will save you 30 minutes of confusion below.

Patterns in Mathematics — Class 6 Maths (Ganita Prakash)

"Mathematics helps us identify these patterns and understand why they exist. Imagine how exciting it is to see a pattern in something as simple as counting numbers or as complex as the structure of DNA!"

1. About This Chapter

Chapter 1 of Ganita Prakash opens with a big idea: patterns are everywhere — in nature, in our homes, in schools, and even in the stars. Mathematics is the language that helps us identify these patterns and understand why they exist. This chapter turns students into "detectives, searching for clues in the world of numbers and shapes."

The chapter covers four interconnected ways of seeing patterns:

  • Number sequences — recognising and continuing sequences
  • Visual patterns — representing numbers as dots (triangular, square)
  • Shape patterns — patterns in polygons and their sides
  • Relations between number and shape — how sequences connect to geometry

2. Number Patterns — Recognising Sequences

One of the most common patterns in mathematics is number sequences — lists of numbers that follow a specific rule. Once you discover the rule, you can predict the next number.

Counting Numbers

1, 2, 3, 4, 5, 6, ... (add 1 each time)

Even Numbers

2, 4, 6, 8, 10, ... (add 2 each time)

Odd Numbers

1, 3, 5, 7, 9, ... (add 2 each time)

Triangular Numbers

1, 3, 6, 10, 15, ...

These are called triangular numbers because they can be arranged as dots forming triangles:

  • T₁ = 1 (single dot)
  • T₂ = 3 (two rows: 1 + 2)
  • T₃ = 6 (three rows: 1 + 2 + 3)
  • T₄ = 10 (four rows: 1 + 2 + 3 + 4)

Rule: The nth triangular number is the sum of the first n counting numbers.

Square Numbers

1, 4, 9, 16, 25, ...

These are called square numbers because they can be arranged as square grids of dots:

  • 1 = 1² (1×1 square)
  • 4 = 2² (2×2 square)
  • 9 = 3² (3×3 square)
  • 16 = 4² (4×4 square)

Rule: The nth square number is n².

Cube Numbers

1, 8, 27, 64, 125, ... Rule: The nth cube number is n³.


3. Visualising Patterns with Pictures

Patterns become clearer when we SEE them. By arranging dots in specific shapes, we can understand WHY certain number relationships exist.

Adding Odd Numbers Gives Square Numbers

One of the most beautiful patterns in this chapter:

Odd Numbers AddedSumSquare
11
1 + 34
1 + 3 + 59
1 + 3 + 5 + 716
1 + 3 + 5 + 7 + 925

Pattern: The sum of the first n odd numbers is n².

This makes sense when you draw it: each new odd number adds an L-shaped layer to the square, making it one unit bigger on each side.


4. Exploring Shape Patterns

Mathematics isn't just about numbers — patterns also exist in shapes. Regular polygons follow predictable patterns in their number of sides:

PolygonNumber of Sides
Triangle3
Quadrilateral (Square)4
Pentagon5
Hexagon6
Heptagon7
Octagon8

The sequence of sides is simply the counting numbers starting from 3: 3, 4, 5, 6, 7, 8, ...


5. Relations Between Number and Shape Patterns

Sometimes number sequences and shape sequences are connected. For example, the number of sides in a shape sequence of polygons follows a number sequence (3, 4, 5, 6...). The triangular numbers (1, 3, 6, 10...) can be represented as triangles of dots. Square numbers (1, 4, 9, 16...) can be represented as squares of dots.

This relationship between numbers and shapes is what makes mathematics so beautiful and interconnected.


6. Key Concepts Summary

ConceptDefinitionExample
Number SequenceA list of numbers following a rule2, 4, 6, 8... (add 2)
Triangular NumbersNumbers that form triangle shapes1, 3, 6, 10, 15...
Square NumbersNumbers that are squares of integers1, 4, 9, 16, 25...
Cube NumbersNumbers that are cubes of integers1, 8, 27, 64...
Visual PatternRepresenting numbers with dotsTriangular dots, square grids
Shape PatternPattern in geometric figuresPolygon side counts: 3, 4, 5, 6...
Sum of Odd Numbers1+3+5+...+(2n−1) = n²1+3+5+7 = 16 = 4²

7. Important Vocabulary

  • Sequence: An ordered list of numbers following a rule
  • Triangular Number: A number that can be arranged as a triangle of dots (1, 3, 6, 10...)
  • Square Number: A number that is the square of an integer (1, 4, 9, 16...)
  • Polygon: A closed shape with straight sides
  • Pattern: A repeated or regular arrangement
  • Rule: The formula or method that generates the next term in a sequence

8. Worked Examples

Example 1: Continue the sequence

Find the next three terms: 3, 6, 9, 12, __, __, __

Solution: The rule is "add 3." Next three: 15, 18, 21.

Example 2: Identify the pattern

What is the rule for: 1, 4, 9, 16, 25, 36...?

Solution: These are square numbers: 1², 2², 3², 4², 5², 6². Rule: nth term = n².

Example 3: Sum of odd numbers

Find 1 + 3 + 5 + 7 + 9 + 11.

Solution: This is the sum of the first 6 odd numbers. Pattern says sum = 6² = 36. Verify: 1+3+5+7+9+11 = 36. ✓


9. Conclusion

Patterns in Mathematics is the perfect opening chapter for Ganita Prakash. It tells students: mathematics is not just about calculation — it's about discovery. Every pattern you find is a clue about how numbers and shapes work. The chapter introduces students to the detective work of mathematics: observing, predicting, verifying, and understanding WHY patterns exist. From the simple sequence of counting numbers to the beautiful relationship between odd numbers and squares, this chapter lays the foundation for mathematical thinking that will serve students throughout the entire book and beyond.

Key formulas & results

Everything you need to memorise, in one card. Screenshot this for revision.

⚠️

Common mistakes & fixes

These are the exact errors that cost students marks in board exams. Read them once, save yourself the trouble.

WATCH OUT
WATCH OUT
WATCH OUT
WATCH OUT

Practice problems

Try each one yourself before tapping "Show solution". Active recall > rereading.

Q1MEDIUM
Find the next three terms: 5, 10, 15, 20, __, __, __
Show solution
25, 30, 35 (Rule: add 5 each time)
Q2MEDIUM
Is 36 a triangular number? Explain.
Show solution
Yes, 36 is the 8th triangular number because 1+2+3+4+5+6+7+8 = 36
Q3MEDIUM
Find 1 + 3 + 5 + 7 + 9 + 11 + 13 + 15 using the pattern.
Show solution
64 (which is 8²)
Q4MEDIUM
What is the 7th square number? Draw its dot pattern.
Show solution
49 (7² = 49, a 7×7 square of dots)

5-minute revision

The whole chapter, distilled. Read this the night before the exam.

  • A sequence is a list of numbers following a rule — find the rule first
  • Triangular numbers: 1, 3, 6, 10, 15... (sum of first n counting numbers)
  • Square numbers: 1, 4, 9, 16, 25... (n²)
  • Cube numbers: 1, 8, 27, 64... (n³)
  • Sum of first n odd numbers = n²
  • Polygon sides: Triangle(3), Square(4), Pentagon(5), Hexagon(6)
  • Always verify the pattern with at least 2-3 terms before predicting

CBSE marks blueprint

Where the marks come from in this chapter — so you can plan your prep.

Where this shows up in the real world

This chapter isn't just an exam topic — it lives in the world around you.

Questions students ask

The real ones — pulled from the Q&A community and tutor sessions.

Verified by the tuition.in editorial team
Last reviewed on 1 June 2026. Written and reviewed by subject-matter experts — read about our process.
Editorial process →
Header Logo