Math Lab
Home/Class VI/Ch 1/Visualising number sequences

Visualising number sequences

Numbers are easier to understand when we see them. A pile of 99 pebbles is just a pile, but the same 99 pebbles arranged as a 3×33 \times 3 square suddenly tells us 99 is a square number. Pictures unlock the secrets that long columns of figures hide.

Concept

Take the counting numbers 1,2,3,4,5,1, 2, 3, 4, 5, \dots. If we draw each as a column of dots , one dot, then two, then three , we get a "staircase":

*
* *
* * *
* * * *
* * * * *

Counting the dots row by row gives us 1,1+2,1+2+3,1+2+3+4,1+2+3+4+51, 1+2, 1+2+3, 1+2+3+4, 1+2+3+4+5, which is exactly the triangular sequence 1,3,6,10,151, 3, 6, 10, 15. The staircase is the triangular numbers.

Now do something clever. Take two copies of the same staircase and turn one of them upside down. Fit them together. You get a rectangle that is nn tall and n+1n+1 wide , exactly n(n+1)n(n+1) dots. Since two triangles made the rectangle, one triangle has

Tn=n(n+1)2T_n = \frac{n(n+1)}{2}

dots. This is one of the most famous formulas in school mathematics, and we discovered it just by looking at a picture.

For square numbers, the picture is even simpler: a 1×11 \times 1 block, then a 2×22 \times 2, then 3×33 \times 3, then 4×44 \times 4. Each new square is built by adding an L-shaped border called a gnomon to the previous one. The L-shape for the nnth square has 2n12n - 1 dots , exactly the next odd number. That is the visual reason adding odd numbers gives squares: each odd number is one more L-shape stacked on the square.

1+3+5+7++(2n1)=n21 + 3 + 5 + 7 + \dots + (2n-1) = n^2

You can also visualise powers of 2. Draw one dot. Double it. Double again. Each step doubles the picture , like a tree that branches in two every level. By the tenth doubling you already have 10241024 dots.

Drawing sequences is not just pretty. It often gives the cleanest explanation for a rule. Pictures cannot be argued with: once you see two staircases making a rectangle, you know the triangular formula is true.

Worked examples

Example 1. Draw the first four triangular numbers as triangles of dots. Count the dots.

  • T1=1T_1 = 1 dot.
  • T2=1+2=3T_2 = 1 + 2 = 3 dots.
  • T3=1+2+3=6T_3 = 1 + 2 + 3 = 6 dots.
  • T4=1+2+3+4=10T_4 = 1 + 2 + 3 + 4 = 10 dots.

Example 2. Use the gnomon idea to find 1+3+5+7+9+111 + 3 + 5 + 7 + 9 + 11.

  • That is six odd numbers, so the answer is 62=366^2 = 36.

Example 3. Use the formula Tn=n(n+1)2T_n = \frac{n(n+1)}{2} to find the 2020th triangular number.

  • T20=20×212=4202=210T_{20} = \frac{20 \times 21}{2} = \frac{420}{2} = 210.

Example 4. Two staircases of height 77 are fit together to make a rectangle. What size is the rectangle? How many dots?

  • Height =7= 7, width =7+1=8= 7 + 1 = 8.
  • Dots =7×8=56= 7 \times 8 = 56.
  • One staircase has 56÷2=2856 \div 2 = 28 dots, matching T7T_7.

Try it yourself

  1. Draw T5T_5 as a triangle. How many dots?
  2. Draw the squares 12,22,32,421^2, 2^2, 3^2, 4^2 and mark the L-shaped gnomons in colour.
  3. Use the formula to find T50T_{50}.
  4. Use the gnomon idea to find 1+3+5++191 + 3 + 5 + \dots + 19.
  5. Sketch the doubling sequence 1,2,4,8,161, 2, 4, 8, 16 as growing groups of dots.
  6. The first 1010 counting numbers sum to which triangular number?
  7. Tricky: which triangular number is exactly 100100? Are there none, one, or more?

Activity

Two-triangle rectangle. Draw T6T_6 on paper , six rows of dots, 11 then 22 then \dots then 66. Cut it out. Make a second identical copy, flip it upside-down, and tape the two together along the slanted edge. You should get a 6×76 \times 7 rectangle. Count the dots in the rectangle, divide by 22, and confirm you get T6=21T_6 = 21. Try the same trick for T8T_8.

Practice quiz

Quick check on this topic.

Quiz
Quick check : Visualising sequences
6 questions · pick the best answer
Q1

Dot pattern 1,3,6,10,...1, 3, 6, 10, ... shows:

Q2

Dots arranged 1,4,9,16,...1, 4, 9, 16, ... show:

Q3

Number of dots in a 5×55 \times 5 square:

Q4

From triangle to next triangle, you add:

Q5

Difference between consecutive squares: 4232=4^2 - 3^2 =

Q6

1+3+5+71+3+5+7 equals: