1.6.4 Arithmetic and Geometric Progressions Combined

In this topic we will learn how to:

  • use the formula for the nnth term, sum of first nn terms and sum to infinity to solve problems involving both arithmetic and geometric progressions

To solve problems involving both arithmetic and geometric progressions, you have to use your knowledge of the two progressions.

Let’s learn how to solve questions of the sort, by walking through some past paper questions.

1. The first term of an arithmetic progression is aa and the common difference is 4-4. The first term of a geometric progression is 5a5a and the common ratio is 14-\frac{1}{4}. The sum to infinity of the geometric progression is equal to the sum of the first eight terms of the arithmetic progression. Find the value of aa. (9709/11/O/N/21 number 4)

Let’s write out all the information we have been given,
Arithmetic Progression\textmd{Arithmetic Progression}u1=a      d=4u_{1} = a\ \ \ \ \ \ d = -4Geometric Progression\textmd{Geometric Progression}u1=5a      r=14u_{1} = 5a\ \ \ \ \ \ r = -\frac{1}{4}S=S8 APS_{\infty} = S_{8\ AP}Now let’s use the formulae for sum to infinity and sum of first nn terms of an arithmetic progression,
S=S8 APS_{\infty} = S_{8\ AP}a1r=12n(2a+(n1)d)\frac{a}{1 - r} = \frac{1}{2}n(2a + (n - 1)d)Substitute into the formulae,
5a1(14)=12(8)(2a+(81)(4))\frac{5a}{1 - \left(-\frac{1}{4}\right)} = \frac{1}{2}(8)(2a + (8 - 1)(-4))Simplify and solve for aa,
5a54=4(2a28)\frac{5a}{\frac{5}{4}} = 4(2a - 28)4a=8a1124a = 8a - 1128a4a=1128a - 4a = 1124a=1124a = 112a=28a = 28Therefore, the final answer is,
a=28a = 282. The first term of a geometric progression and the first term of an arithmetic progression are both equal to aa. The third term of a geometric progression is equal to the second term of the arithmetic progression. The fifth term of the geometric progression is equal to the sixth term of the arithmetic progression. Given that the terms are all positive and not all equal, find the sum of the first twenty terms of the arithmetic progression in terms of aa. (9709/12/F/M/22 number 4)

Let’s write out the information we have been given,
u1 GP=u1 AP      u3 GP=u2 AP      u5 GP=u6 APu_{1\ GP} = u_{1\ AP}\ \ \ \ \ \ u_{3\ GP} = u_{2\ AP}\ \ \ \ \ \ u_{5\ GP} = u_{6\ AP}Using the formula for the nthnth term in the respective progressions, the above can be written as,
a=a      ar2=a+d      ar4=a+5da = a\ \ \ \ \ \ ar^{2} = a + d\ \ \ \ \ \ ar^{4} = a + 5dWe can use the second and third equations, to solve simultaneously for dd,
ar2=a+d      ar4=a+5dar^{2} = a + d\ \ \ \ \ \ ar^{4} = a + 5dMake r2r^{2} the subject of the formula in the first equation,
ar2=a+dar^{2} = a + dr2=a+dar^{2} = \frac{a + d}{a}Substitute r2r^{2} into the second equation,
ar4=a+5dar^{4} = a + 5da(r2)2=a+5da\left(\textcolor{#2192ff}{r^{2}}\right)^{2} = a + 5da(a+da)2=a+5da\left(\textcolor{#2192ff}{\frac{a + d}{a}}\right)^{2} = a + 5dExpand the quadratic,
a(a+d)2a2=a+5da\frac{(a + d)^{2}}{a^{2}} = a + 5dCancel out the aa‘s,
(a+d)2a=a+5d\frac{(a + d)^{2}}{a} = a + 5dExpand the quadratic,
a2+2ad+d2a=a+5d\frac{a^{2} + 2ad + d^{2}}{a} = a + 5dGet rid of the denominator,
a2+2ad+d2=a(a+5d)a^{2} + 2ad + d^{2} = a(a + 5d)Expand the parentheses on the right-hand side,
a2+2ad+d2=a2+5ada^{2} + 2ad + d^{2} = a^{2} + 5adPut all the terms on one side,
a2a2+5ad2add2=0a^{2} - a^{2} + 5ad - 2ad - d^{2} = 0Simplify,
3add2=03ad - d^{2} = 0Factor out the dd,
d(3ad)=0d(3a - d) = 0Solve for dd separately, in terms of aa,
d=0      3ad=0d = 0\ \ \ \ \ \ 3a - d = 0d=0      d=3ad = 0\ \ \ \ \ \ d = 3ad=3ad = 3aNote: We disregard d=0d = 0, because the question states that the terms are not all equal. If d=0d = 0 then all the terms will be equal.

Now that we have dd in terms of aa we can find the sum of the first twenty terms of the arithmetic progression in terms of aa,
Sn=12n(2a+(n1)d)S_{n} = \frac{1}{2}n(2a + (n - 1)d)Substitute,
S20=12(20)(2a+(201)(3a))S_{20} = \frac{1}{2}(20)(2a + (20 - 1)(3a))Simplify and find S20S_{20} in terms of aa,
S20=10(2a+57a)S_{20} = 10(2a + 57a)S20=10(59a)S_{20} = 10(59a)S20=590aS_{20} = 590aTherefore, the final answer is,
S20=590aS_{20} = 590a3. The first term of a geometric progression is 216216 and the common ratio is 23\frac{2}{3}. The second term of the geometric progression is equal to the second term of an arithmetic progression. The third term of the geometric progression is equal to the fifth term of the same arithmetic progression. Find the sum of the first 2121 terms of the arithmetic progression. (9709/13/O/N/22 number 9)

Let’s write out the information we have been given,
Geometric Progression\textmd{Geometric Progression}a=216      r=23a = 216\ \ \ \ \ \ r = \frac{2}{3}u2 GP=u2 AP      u3 GP=u5 APu_{2\ GP} = u_{2\ AP}\ \ \ \ \ \ u_{3\ GP} = u_{5\ AP}Using the formula for the nthnth term in the respective progressions, the above can be written as,
ar=a+d      ar2=a+4dar = a + d\ \ \ \ \ \ ar^{2} = a + 4dSubstitute aa and rr for the geometric progression parts,
216(23)=a+d      216(23)2=a+4d216\left(\frac{2}{3}\right) = a + d\ \ \ \ \ \ 216\left(\frac{2}{3}\right)^{2} = a + 4d144=a+d      96=a+4d144 = a + d\ \ \ \ \ \ 96 = a + 4dSolve the two equations simultaneously for aa and dd,
144=a+d      96=a+4d144 = a + d\ \ \ \ \ \ 96 = a + 4dMake aa the subject of the formula in the first equation,
a=144da = 144 - dSubstitute aa in the second equation and solve for dd,
96=a+4d96 = a + 4d96=144d+4d96 = 144 - d + 4d96=144+3d96 = 144 + 3d3d=961443d = 96 - 1443d=483d = -48d=16d = -16Substitute dd to find aa,
a=144da = 144 - da=144(16)a = 144 - (-16)a=160a = 160Now that we have aa and dd, we can find the sum of the first 2121 terms of the arithmetic progression,
Sn=12n(2a+(n1)d)S_{n} = \frac{1}{2}n(2a + (n - 1)d)Substitute,
S21=12(21)(2(160)+(211)(16))S_{21} = \frac{1}{2}(21)(2(160) + (21 - 1)(-16))S21=0S_{21} = 0Therefore, the final answer is,
S21=0S_{21} = 0