Three numbers form an arithmetic sequence and have sum \(21\). Adding \(2\), \(3\), and \(9\), respectively, to the three numbers produces three consecutive terms of a geometric sequence.
a) Find the first three terms of both possible arithmetic sequences.
b) For the sequence with positive common difference, write an explicit formula for \(a_n\) and find \(a_{15}\).
Hints
- Center the arithmetic sequence at its middle term so the sum condition becomes simple.
- For three consecutive geometric terms, compare the middle term with the product of the outer terms.
- In part b, use the first term and common difference from the increasing arithmetic sequence.
Solution
a) Write the arithmetic terms as \(a-d, a, a+d\). Their sum is \(3a=21\), so \(a=7\). The terms are \(7-d, 7, 7+d\).
The modified terms are \(9-d, 10, 16+d\). For three consecutive geometric terms,
\(10^2=(9-d)(16+d)\).
This simplifies to \(d^2+7d-44=0\), so \(d=4\) or \(d=-11\).
Therefore, the two arithmetic triples are \((3, 7, 11)\) and \((18, 7, -4)\).
b) For the sequence with positive common difference, \(a_1=3\) and \(d=4\). Thus,
\(a_n=3+4(n-1)=4n-1\), and \(a_{15}=4(15)-1=59\).
Answer
a) The sequences begin \((3, 7, 11)\) and \((18, 7, -4)\).
b) \(a_n=4n-1\), and \(a_{15}=59\).