Predicting What Comes Next: Sequences and Progressions | Exercise 8.3

Question 4

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

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

We will find the common ratio and then use the general formula for a geometric progression.

Step 1 — Find the explicit formula

Let's find the first term and the common ratio. The first term is a=2a = \mathbf{2}. We find the common ratio rr.

r=second termfirst termr = \frac{\text{second term}}{\text{first term}}

r=62r = \frac{6}{2}

r=3r = \mathbf{3}

The explicit formula for the nthn^{\text{th}} term is tn=arn1t_n = ar^{n-1}.

tn=2×3n1t_n = 2 \times 3^{n-1}

tn=2×3n1\boxed{t_n = 2 \times 3^{n-1}}

Diagram 1

Step 2 — Find the term number for 4374

We set the explicit formula equal to 4374\mathbf{4374}. Then we solve for nn.

2×3n1=43742 \times 3^{n-1} = 4374

3n1=437423^{n-1} = \frac{4374}{2}

3n1=21873^{n-1} = 2187

We need to express 2187\mathbf{2187} as a power of 3\mathbf{3}.

31=33^1 = 3 32=93^2 = 9 33=273^3 = 27 34=813^4 = 81 35=2433^5 = 243 36=7293^6 = 729 37=21873^7 = 2187

So, we have:

3n1=373^{n-1} = 3^7

n1=7n-1 = 7

n=7+1n = 7 + 1

n=8n = \mathbf{8}

4374 is the 8th term\boxed{4374 \text{ is the 8th term}}

Step 3 — Write the recursive formula

The recursive formula needs the first term. It also needs the rule to get the next term.

t1=2t_1 = 2

tn=3×tn1 for n2t_n = 3 \times t_{n-1} \text{ for } n \ge 2

t1=2tn=3tn1 for n2\boxed{\begin{array}{l} t_1 = 2 \\ t_n = 3t_{n-1} \text{ for } n \ge 2 \end{array}}

Answer

(i) The term 4374\mathbf{4374} is the 8th\mathbf{8}^{\text{th}} term. (ii) The explicit formula for the nthn^{\text{th}} term is tn=2×3n1t_n = 2 \times 3^{n-1}. (iii) The recursive formula for the nthn^{\text{th}} term is t1=2t_1 = 2, tn=3tn1t_n = 3t_{n-1} for n2n \ge 2.

More questions in Exercise 8.3

Q1

Find the 12th12^{\text{th}} term of a GP with common ratio 2, whose 8th8^{\text{th}} term is 192.

Q2

Find the 10th10^{\text{th}} and nthn^{\text{th}} terms of the GP: 5, 25, 125, ... .

Q3

A sequence is given by the recursive rule t1=2t_1 = 2, tn+1=3tn2t_{n+1} = 3t_n - 2 for n1n \ge 1. Which term of the sequence is 730?

Q4

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

Q5

A ball is dropped from a height of 80 metres. After hitting the ground, it bounces back to 60% of the height from which it fell. It continues bouncing in this way—each time rising to 60% of the previous height.

(i) What height does the ball reach after the 5th5^{\text{th}} bounce? (ii) What is the total vertical distance the ball has travelled by the time it hits the ground for the 6th6^{\text{th}} time?

Q6

Which term of the sequence 2,22,4,2, 2\sqrt{2}, 4, \dots is 128?

Q7

Fig. 8.12 shows Stages 0 to 3 of the Sierpiński square carpet. Stage 0 of this fractal is a square sheet of paper. To construct Stage 1, each side of the square is trisected and the points of trisection of opposite sides are joined to obtain nine smaller squares. The centre square is then removed and the 8 smaller squares are retained, leaving a square hole in the centre. The same process is repeated on the eight smaller shaded squares to obtain Stage 2 and so on.

Look at Fig. 8.12 and try to answer the following questions.

(i) How many red squares are there in Stages 0 to 3? (ii) Can you predict the number of red squares in Stages 4 and 5? (iii) Can you find a rule for the number of red squares at the nthn^{\text{th}} stage? Write the explicit formula as well as the recursive formula for the number of red squares at any stage. (iv) Suppose the area of the square in Stage 0 is 1 square unit. What is the area of the red region in Stages 1, 2 and 3? What will be the area of the red region in Stages 4 and 5? Find the explicit as well as the recursive formula for the area of the red region at the nthn^{\text{th}} stage. What happens to this area as nn, the number of stages, goes on increasing?

← Back to Predicting What Comes Next: Sequences and Progressions