What is the pattern here?
0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55 ... what's next?
It's a sequence of numbers where there is a common difference, d, such that the difference between any two consecutive number is the same.
1, 4, 7, 10, 13 ...
2, 4, 6, 8, 10 ...
100, 90, 80, 70, 60 ...
The first term is n = 1 (called a1), the second term is n = 2 (called a2), etc.
For arithmetic series, there is a formula (of n) that can describe the series. If you plug in n=1, you get the first term. If you plug in n=2, you get the second term, etc.
Sometimes you might be able to figure this out by just thinking:
2, 4, 6, 8, 10 ...
Let's start our work together. Work on your own when you're ready!
Complete these problems (answer key)