Question

Difficulty: Very hardArithmetic and Geometric Progressions (AP and GP)

An infinite geometric progression of positive terms has a sum to infinity of 1616, and the sum of its first two terms is 1212. An arithmetic progression has its first term equal to the first term of this geometric progression, and its 5th5^{\text{th}} term equal to the sum to infinity of the geometric progression. Calculate the 10th10^{\text{th}} term of the arithmetic progression.

Answer: 26

Answer

The 10th term of the arithmetic progression is 26.
By solving the geometric progression system, we find the common ratio r=12r = \frac{1}{2} and first term a=8a = 8. Using a=8a = 8 as the first term of the arithmetic progression and setting its 5th5^{\text{th}} term A5=16A_5 = 16, we determine the common difference d=2d = 2. Calculating A10=8+9(2)A_{10} = 8 + 9(2) yields 2626.

Step-by-Step Solution

1
Formulate equations for the geometric progression using the sum to infinity and sum of the first two terms
a=16(1r)a = 16(1 - r) and a(1+r)=12a(1 + r) = 12
The standard formula for the sum to infinity of a GP is S=a1rS_\infty = \frac{a}{1-r} and the sum of the first two terms is S2=a+ar=a(1+r)S_2 = a + ar = a(1+r).
2
Solve for the common ratio rr and first term aa of the geometric progression
r=0.5r = 0.5 and a=8a = 8
Substituting a=16(1r)a = 16(1-r) yields 16(1r2)=12    r2=14    r=1216(1-r^2) = 12 \implies r^2 = \frac{1}{4} \implies r = \frac{1}{2}. Then a=16(10.5)=8a = 16(1 - 0.5) = 8.
3
Determine the common difference dd of the arithmetic progression
d=2d = 2
The first term of the AP is A1=a=8A_1 = a = 8 and the 5th term is A5=S=16A_5 = S_\infty = 16. Using A5=A1+4d    8+4d=16    d=2A_5 = A_1 + 4d \implies 8 + 4d = 16 \implies d = 2.
4
Calculate the 10th term of the arithmetic progression
A10=26A_{10} = 26
Using the AP nthn^{\text{th}} term formula An=A1+(n1)dA_n = A_1 + (n-1)d: A10=8+9(2)=26A_{10} = 8 + 9(2) = 26.

Key Concept

Combining geometric progression parameters (sum to infinity and sum of terms) with arithmetic progression term formulas
Rate this question