Find the 7th term of the sequence: 2, 5, 10, . . .?
2 Answers
Explanation:
Let
These numbers are increasing by increasingly odd numbers which is a hint that this sequence's rule is quadratic (a variable gets squared).
I also noticed that each of these numbers is one more than a square number
So the rule is
Thus
The seventh term in the sequence is
It could be
Explanation:
Any finite number of terms does not determine the following terms, unless you are told something about the type of sequence, e.g. arithmetic, geometric, etc.
In this example, the numbers
It could be a quadratic sequence with general formula:
#a_n = n^2+1#
in which case the first few terms are:
#2, 5, 10, 17, 26, 37, 50,...#
It could be the sum of an arithmetic and geometric sequence with general formula:
#a_n = 2^n+n-1#
in which case the first few terms are:
#2, 5, 10, 19, 29, 41, 55,...#
It could be the sequence of the sums of the first
#2, 5, 10, 17, 28, 41, 58,...#
It could be powers of
#2, 5, 10, 22, 46, 100, 215,...#
Actually the following terms could be anything you like.