Number sequences
A sequence is just a list of numbers written in order. Some sequences are so important and so beautiful that mathematicians have given them names. Let us meet a few.
Concept
The simplest sequence is the list of counting numbers:
The dots at the end mean "and it keeps going forever". Each new term is found by adding to the one before. Easy , but already powerful, because every other sequence we build comes out of this one.
Pick every second term starting from and you get the even numbers:
Pick the ones in between and you get the odd numbers:
Both grow by each step, but they start at different places.
Now imagine you arrange counting numbers in a triangle of dots , one dot in the first row, two in the second, three in the third, and so on. The total number of dots in the first rows gives the triangular numbers:
These come from adding: , then , then , and so on. Triangular numbers were known to the ancient Greeks, who actually used pebbles on a beach to study them.
If instead you arrange dots in a square , , then , then , you get the square numbers:
These are and they grow much faster than triangular numbers.
Then there are the powers of 2, which double at every step:
A grain of rice doubled on each square of a chessboard would, by square , give more rice than the world has ever produced. Doubling sequences are sneaky , they look slow at first but become huge in a hurry.
A truly magical sequence is the Fibonacci sequence:
Each term is the sum of the two before it. Fibonacci numbers turn up in the spirals of pinecones, sunflower heads, and pineapples , a real-world pattern hidden inside biology.
There are also the primes:
These are numbers with exactly two divisors , and themselves. You will study them properly in the Prime Time chapter, but it is worth knowing that they are the "building blocks" of all whole numbers.
Worked examples
Example 1. Write the next three terms of the triangular numbers .
- Each new term adds one more than the last gap added: gaps are
- , , .
- Next three: .
Example 2. Is a square number? A triangular number?
- , so yes, square.
- Triangulars near : . So is not triangular.
Example 3. Find the th term of the Fibonacci sequence .
- The list shows: st , nd , rd , th , th , th .
- So the th term is .
Example 4. A sequence starts . Find the th term.
- Each step adds .
- From the st term to the th, we add nine times: .
- So the th term is .
Try it yourself
- Write the first ten odd numbers.
- Find the th triangular number.
- Find the th square number.
- What is , the th term in the powers-of- sequence starting from ?
- Continue Fibonacci to ten terms.
- Is a square? Is a triangular number?
- Make up your own sequence with a clear rule, and challenge a friend to find the rule.
Activity
Pebble triangles. Collect small stones, beads, or buttons. Arrange them into the biggest triangle you can , in the top row, in the next, and so on. How many rows do you get? What triangular number is that? Now arrange them as the biggest square you can , what do you find? Compare the two arrangements and explain to a friend why shows up in both.