Predicting What Comes Next: Sequences and Progressions | EOT

Question 13

The sum of the first three terms of a geometric progression is 26, and the sum of their squares is 364. Find the terms of the GP.

Check your answer with HomiSolve it yourself, then let Homi check your steps and spot mistakes.
Solution

Let's find the three terms of the geometric progression.

Step 1 — Set up equations

Let's call the three terms aa, arar, and ar2ar^2. We write down the first condition. The sum of the terms is 26.

a+ar+ar2=26a + ar + ar^2 = 26

We can factor out aa from the left side.

a(1+r+r2)=26(Equation 1)a(1 + r + r^2) = 26 \quad \text{(Equation 1)}

Now, we write down the second condition. The sum of their squares is 364.

(a)2+(ar)2+(ar2)2=364(a)^2 + (ar)^2 + (ar^2)^2 = 364

We square each term.

a2+a2r2+a2r4=364a^2 + a^2r^2 + a^2r^4 = 364

We can factor out a2a^2 from the left side.

a2(1+r2+r4)=364(Equation 2)a^2(1 + r^2 + r^4) = 364 \quad \text{(Equation 2)}

Diagram 1

Step 2 — Find the common ratio

Now, we divide Equation 2 by the square of Equation 1.

a2(1+r2+r4)[a(1+r+r2)]2=364262\frac{a^2(1 + r^2 + r^4)}{[a(1 + r + r^2)]^2} = \frac{364}{26^2}

We simplify the left side. We also calculate 26226^2.

a2(1+r2+r4)a2(1+r+r2)2=364676\frac{a^2(1 + r^2 + r^4)}{a^2(1 + r + r^2)^2} = \frac{364}{676}

We cancel a2a^2 from the top and bottom. We simplify the fraction on the right.

1+r2+r4(1+r+r2)2=713\frac{1 + r^2 + r^4}{(1 + r + r^2)^2} = \frac{7}{13}

We use a special algebraic identity: 1+r2+r4=(1+r+r2)(1r+r2)1 + r^2 + r^4 = (1 + r + r^2)(1 - r + r^2). We substitute this into our equation.

(1+r+r2)(1r+r2)(1+r+r2)2=713\frac{(1 + r + r^2)(1 - r + r^2)}{(1 + r + r^2)^2} = \frac{7}{13}

We cancel one (1+r+r2)(1 + r + r^2) term from the top and bottom.

1r+r21+r+r2=713\frac{1 - r + r^2}{1 + r + r^2} = \frac{7}{13}

We cross-multiply to remove fractions.

13(1r+r2)=7(1+r+r2)13(1 - r + r^2) = 7(1 + r + r^2)

We distribute the numbers on both sides.

1313r+13r2=7+7r+7r213 - 13r + 13r^2 = 7 + 7r + 7r^2

We rearrange the terms to form a quadratic equation.

13r27r213r7r+137=013r^2 - 7r^2 - 13r - 7r + 13 - 7 = 0

We combine like terms.

6r220r+6=06r^2 - 20r + 6 = 0

We divide the entire equation by 2 to simplify it.

3r210r+3=03r^2 - 10r + 3 = 0

We solve this quadratic equation for rr by factoring.

3r29rr+3=03r^2 - 9r - r + 3 = 0

3r(r3)1(r3)=03r(r - 3) - 1(r - 3) = 0

(3r1)(r3)=0(3r - 1)(r - 3) = 0

This gives us two possible values for rr.

3r1=0orr3=03r - 1 = 0 \quad \text{or} \quad r - 3 = 0

r=13orr=3\boxed{r = \frac{1}{3} \quad \text{or} \quad r = 3}

Step 3 — Find the terms

We consider the first possible value for rr. If r=13r = \frac{1}{3}. We substitute this value into Equation 1: a(1+r+r2)=26a(1 + r + r^2) = 26.

a(1+13+(13)2)=26a\left(1 + \frac{1}{3} + \left(\frac{1}{3}\right)^2\right) = 26

a(1+13+19)=26a\left(1 + \frac{1}{3} + \frac{1}{9}\right) = 26

We find a common denominator for the terms inside the parenthesis.

a(99+39+19)=26a\left(\frac{9}{9} + \frac{3}{9} + \frac{1}{9}\right) = 26

a(9+3+19)=26a\left(\frac{9 + 3 + 1}{9}\right) = 26

a(139)=26a\left(\frac{13}{9}\right) = 26

We solve for aa.

a=26×913a = 26 \times \frac{9}{13}

a=2×9a = 2 \times 9

a=18\boxed{a = 18}

The three terms are aa, arar, ar2ar^2. The terms are 18, 18×13=618 \times \frac{1}{3} = \textbf{6}, and 18×(13)2=18×19=218 \times \left(\frac{1}{3}\right)^2 = 18 \times \frac{1}{9} = \textbf{2}. So, the terms are 18, 6, 2.

Now, we consider the second possible value for rr. If r=3r = 3. We substitute this value into Equation 1: a(1+r+r2)=26a(1 + r + r^2) = 26.

a(1+3+32)=26a(1 + 3 + 3^2) = 26

a(1+3+9)=26a(1 + 3 + 9) = 26

a(13)=26a(13) = 26

We solve for aa.

a=2613a = \frac{26}{13}

a=2\boxed{a = 2}

The three terms are aa, arar, ar2ar^2. The terms are 2, 2×3=62 \times 3 = \textbf{6}, and 2×32=2×9=182 \times 3^2 = 2 \times 9 = \textbf{18}. So, the terms are 2, 6, 18.

The terms of the GP are the same in both cases, just in a different order.

Answer

The terms of the GP are 2, 6, 18.

More questions in EOT

Q1

Find the 31st31^{\text{st}} term of an AP whose 11th11^{\text{th}} term is 38 and 16th16^{\text{th}} term is 73.

Q2

Determine the AP whose third term is 16 and whose 7th7^{\text{th}} term exceeds the 5th5^{\text{th}} term by 12.

Q3

How many three-digit numbers are divisible by 7? (Hint: All three-digit numbers divisible by 7 form an AP. Find the smallest and largest such three-digit numbers.)

Q4

How many multiples of 4 lie between 10 and 250? (Hint: All multiples of 4 form an AP. Find the smallest and largest multiples of 4 between 10 and 250.)

Q5

Find a GP for which the sum of the first two terms is 4-4 and the fifth term is 4 times the third term.

Q6

Find all possible ways of expressing 100 as the sum of consecutive natural numbers.

Q7

The number of bacteria in a certain culture doubles every hour. If there were 30 bacteria present in the culture originally, how many bacteria will be present at the end of the 2nd2^{\text{nd}} hour, 4th4^{\text{th}} hour and nthn^{\text{th}} hour?

Q8

The sum of the 4th4^{\text{th}} and 8th8^{\text{th}} terms of an AP is 24 and the sum of the 6th6^{\text{th}} and 10th10^{\text{th}} terms is 44. Find the first three terms of the AP.

Q9

Find the smallest value of nn such that the sum of the first nn natural numbers is greater than 1,000.

Q10

Which term of the GP: 2, 8, 32, ... is 131072? Write the explicit formula as well as the recursive formula for the nthn^{\text{th}} term.

Q11

The sum of the first three terms of a GP is 1312\frac{13}{12} and their product is 1-1. Find the common ratio and the terms.

Q12

If the 4th4^{\text{th}}, 10th10^{\text{th}} and 16th16^{\text{th}} terms of a GP are xx, yy and zz respectively, prove that x,y,zx, y, z are in GP.

Q13

The sum of the first three terms of a geometric progression is 26, and the sum of their squares is 364. Find the terms of the GP.

Q14

Suppose P1=1P_1 = 1, P2=2P_2 = 2 and for n>2n > 2, Pn=P1+P2++Pn1+1P_n = P_1 + P_2 + \dots + P_{n-1} + 1. Find the values of P1,P2,,P8P_1, P_2, \dots, P_8. Can you find a simpler recursive formula for PnP_n? Can you give an explicit formula?

Q15

Suppose W1=1W_1 = 1, W2=2W_2 = 2 and for n>2n > 2, Wn=W1+W2++Wn2+2W_n = W_1 + W_2 + \dots + W_{n-2} + 2. Find the values of W1,W2,,W8W_1, W_2, \dots, W_8. Do you recognise this sequence?

← Back to Predicting What Comes Next: Sequences and Progressions