This test uses JavaScript to generate your test and mark it. You therefore need to enable Scripting using the Preferences... item in one of the Menu items for this Browser's window. Once enabled, just Reload (Refresh) this page.

Series: Geometric Progression Formula Manipulation

The number of terms of the geometric series starting at
8
---
3
with common ratio 2.2 needed for its sum to exceed 600000
is

tickcross


Worked Solution:

The sum, S of a geometric series of n terms
starting at a with common ratio r is given by S =
a (1 – rn)
---
1 – r
The questions asks for n:
rn = 1 –
S (1 – r)
---
a
Taking logs of both sides:
n log r = log(1 –
S (1 – r)
---
a
)
Putting the values in the question into this formula we have:
n log
11
---
5
= log(1 –
600000 (1 –
11
–--
5
)
---
8
–--
3
)
=>n log 2.2 = log 270001
Using logs to base 10, the number of terms to make a sum of 600000 is
n =
log10 270001
---
log10 2.2
=
5.431365
---
0.342423
= 15.862
Since n must be a whole number, the sum is first exceeded when n = 16


© MEI Produced by Dr Ron Knott, revised 12 November 2007
tom . button [AT] mei . org . uk
Test reference: SeriesGPFormula.html?ref=46561,qu=finx