Q1.
Exercise: Check whether the following sequences are geometric progressions and find their nth terms. (i) 2, 10, 50, 250, … (ii) 4, 8/3, 16/9, 32/27, … (iii) 3, –3/2, 3/4, –3/8, …
Answer
For a GP the test is on the ratios of consecutive terms, not the differences. Every consecutive pair must give the same r.
(i) 2, 10, 50, 250, …
10 ÷ 2 = 5, 50 ÷ 10 = 5, 250 ÷ 50 = 5
Constant, so it is a GP with a = 2, r = 5
tn = 2 × 5n–1 (t1 = 2, t2 = 10, t3 = 50, t4 = 250 ✓)
Constant, so it is a GP with a = 2, r = 5
tn = 2 × 5n–1 (t1 = 2, t2 = 10, t3 = 50, t4 = 250 ✓)
(ii) 4, 8/3, 16/9, 32/27, …
(8/3) ÷ 4 = 8/12 = 2/3
(16/9) ÷ (8/3) = (16/9) × (3/8) = 2/3
(32/27) ÷ (16/9) = (32/27) × (9/16) = 2/3
Constant, so it is a GP with a = 4, r = 2/3
tn = 4 × (2/3)n–1
(16/9) ÷ (8/3) = (16/9) × (3/8) = 2/3
(32/27) ÷ (16/9) = (32/27) × (9/16) = 2/3
Constant, so it is a GP with a = 4, r = 2/3
tn = 4 × (2/3)n–1
(iii) 3, –3/2, 3/4, –3/8, …
(–3/2) ÷ 3 = –1/2
(3/4) ÷ (–3/2) = (3/4) × (–2/3) = –1/2
(–3/8) ÷ (3/4) = (–3/8) × (4/3) = –1/2
Constant, so it is a GP with a = 3, r = –1/2
tn = 3 × (–1/2)n–1
(3/4) ÷ (–3/2) = (3/4) × (–2/3) = –1/2
(–3/8) ÷ (3/4) = (–3/8) × (4/3) = –1/2
Constant, so it is a GP with a = 3, r = –1/2
tn = 3 × (–1/2)n–1
Why it happens: the common ratio may be greater than 1, between 0 and 1, or negative, and each choice shows on the sequence. In (i), r = 5 makes the terms race away. In (ii), 0 < r < 1 makes them shrink towards 0 while staying positive. In (iii), a negative r makes the sign flip at every step, because (–1/2)n–1 is positive for odd n and negative for even n — the terms shrink in size while alternating in sign.
Check it yourself: in (iii), put n = 4: 3 × (–1/2)3 = 3 × (–1/8) = –3/8. ✓