Basic Sequences
2, 3, 5, 7, 11, 13, ...
Prime Numbers
1, 8, 27, 64, 125, ...
Sequence of cube numbers
1, 4, 9, 16, 25, 36, 49, ...
Sequence of square numbers
2, 6, 10, 14, 18, ...
Sequence with first term 2 and term to term rule of 'add 4'
2, 4, 8, 16, 32, 64, . . .
Sequence with first term 2 and term to term rule of 'multiply by 2'
22, 19, 16, 13, 10, ..
Sequence with first term 22 and term to term rule of 'subtract 3'
120, 12, 1.2, 0.12, 0.012, ...
Sequence with first term of 120 and term to term rule of 'divide by 10'
1, 3, 6, 10, 15, 21, 28, 36, ..
Triangular Numbers
2, 4, 6, 8, 10, 12, ...
Even numbers
1, 1, 2, 3, 5, 8, 13, 21, ...
Fibonacci Numbers
Start with 1,1, then add two previous terms
Fibonacci sequence (how to create . . .)
7, 14, 21, 28, 35, 42, ..
Multiples (of 7)
1, 3, 5, 7, 9, 11, ...
Odd Numbers