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: Arithmetic Progression Formula Manipulation

The sum of the first 27 terms of the arithmetic series
– 51
---
5
,
– 217
---
20
, ... is

tickcross


Worked Solution:

The formula for the sum, S of n terms of the arithmetic series starting at a whose terms have a common difference of d is:
S =
n (2 a + (n – 1) d )
---
2
For this arithmetic series, we have
a =
– 51
---
5
, n = 27 and d =
– 217
---
20
– 51
---
5
=
– 13
---
20
With the values for this series we have:
S =
27(
– 51
–--
5
+ (27 –1)
– 13
---
20
)
---
2
S =
– 10071
---
20
= –503.55


© MEI Produced by Dr Ron Knott, revised 15 May 2007
tom . button [AT] mei . org . uk
Test reference: SeriesAPFormula.html?ref=19952