Concept:The sequence is quadratic because the second differences between terms are constant.
Explanation:First, find the differences between consecutive terms.
5−2=3,
10−5=5, and
17−10=7.
These first differences
3,5,7 are not equal, so the sequence is not linear.
Now find the differences of these first differences.
5−3=2 and
7−5=2.
Since the second difference is constant
2, the sequence follows a quadratic pattern.
The next first difference after
7 is
7+2=9.
So the
5th term is
17+9=26.
The next first difference after
9 is
9+2=11.
So the
6th term is
26+11=37.
This pattern matches the general term
Un=n2+1.
Verify:
12+1=2,
22+1=5,
32+1=10, and
42+1=17.
Thus,
U5=52+1=26 and
U6=62+1=37.
Answer:The next two terms are
26,37, which is option C.