Math Lab
Home/Class VII/Chapter 6

Chapter 6: Number Play

Mathematics is not only about long calculations , it is also about play. In this chapter, you will meet puzzles that have entertained mathematicians for centuries, and discover that play is often where deep ideas hide.

You will work with parity (the even/odd distinction) and see how it lets you solve seemingly hard puzzles in a single step. You will meet the Virahanka–Fibonacci sequence , a list of numbers that hides in flower petals, pinecones and Indian poetic metres. You will tackle cryptarithms, where digits are disguised by letters, and explore the beauty of magic squares.

These topics all share a common spirit: computational thinking. They train you to break a problem into smaller pieces, search systematically, spot patterns, and explain why a pattern holds. These skills are useful in mathematics, coding, science and everyday reasoning.

By the end of the chapter you will be comfortable making conjectures, checking them with examples, and justifying them with words. That is what mathematicians do for a living.

What's inside

  1. Parity , odd and even , small word, big tool.
  2. The Virahanka–Fibonacci sequence , 1,1,2,3,5,8,1, 1, 2, 3, 5, 8, \dots everywhere.
  3. Cryptarithms , turning words into numerals.
  4. Magic squares and number arrangements , equal-sum puzzles.
  5. Patterns and conjectures , the joy of guessing right.

Key results

IdeaStatement
ParityAn integer is even (2k2k) or odd (2k+12k+1).
Even + EvenEven
Odd + OddEven
Even + OddOdd
Virahanka–Fibonacci ruleEach term is the sum of the previous two: Fn=Fn1+Fn2F_n = F_{n-1} + F_{n-2}
Magic square (order 33, 1199)Every row, column, diagonal sums to 1515

How to read this chapter

Try each puzzle yourself first. Spend 55 minutes on it before reading any solution. The thinking time is where most of the learning happens. Keep a "patterns notebook" for any neat fact you stumble upon.

Sub-topics

5 pages

Practice quiz

Answer the questions; explanations appear after each.

Quiz
Chapter 6 : Mixed practice
8 questions · pick the best answer
Q1

Is 7+8+9+107+8+9+10 even or odd?

Q2

Next Virahanka–Fibonacci term after 1,1,2,3,5,8,131,1,2,3,5,8,13 is:

Q3

Sum of first nn odd numbers equals:

Q4

Centre of a 3×33\times 3 magic square using 1199 is:

Q5

AB+BA=CC\text{AB}+\text{BA}=\text{CC} implies:

Q6

Magic sum of 4×44\times 4 magic square (111616) is:

Q7

1010 coins all heads. Each move flips 22 coins. Can you reach all tails?

Q8

Number of ways to climb 55 stairs taking 11 or 22 steps: