Classify each sequence as arithmetic only, geometric only, both arithmetic and geometric, or neither.
<table>
<tr><th>Sequence</th><th>First terms</th></tr>
<tr><td>A</td><td>\(4, 7, 10, 13, \ldots\)</td></tr>
<tr><td>B</td><td>\(3, 6, 12, 24, \ldots\)</td></tr>
<tr><td>C</td><td>\(5, 5, 5, 5, \ldots\)</td></tr>
<tr><td>D</td><td>\(2, 4, 7, 11, \ldots\)</td></tr>
</table>
Give the common difference \(d\) or common ratio \(r\) whenever one exists. For any sequence classified as neither, show enough consecutive differences and ratios to justify that conclusion.
Hints
- Check consecutive differences and consecutive ratios separately for each row.
- A constant sequence deserves both tests; do not assume the two categories must be mutually exclusive.
- To justify “neither,” exhibit variation in both the additive change and the multiplicative change.
Solution
1. Sequence A has constant difference \(3\), so it is arithmetic. Its consecutive ratios are not constant, so it is not geometric.
2. Sequence B has constant ratio \(2\), so it is geometric. Its consecutive differences are not constant, so it is not arithmetic.
3. Sequence C has constant difference \(0\) and constant ratio \(1\), so it is both arithmetic and geometric.
4. Sequence D has consecutive differences \(2,3,4\), which are not constant. Its first three consecutive ratios are \(2,\frac{7}{4},\frac{11}{7}\), which are also not constant. Therefore, it is neither arithmetic nor geometric.
Answer
A: arithmetic only, \(d=3\)
B: geometric only, \(r=2\)
C: both arithmetic and geometric, \(d=0\) and \(r=1\)
D: neither; differences \(2,3,4\) are not constant and ratios \(2,\frac{7}{4},\frac{11}{7}\) are not constant.