How can I derive an equation to find the sum of an arithmetic sequence?

This isn't a requirement of many courses but understanding and proving mathematics has order is what makes mathematics unique and enjoyable to many.
Imagine the sum of a sequence with n terms, denoted Sn, which has an initial value, a, and a constant value, d, added on to each term.
For example, my sequence could be:
1, 6, 11, 16... which would make a = 1 and d = 5.
Then Sn = 1 + 6 + 11 + 16 +...
So to be more general,
Sn = + (a+d) + (a+2d) + ...+ (a+(n-2)d) + (a+(n-1)d)
Sn = (a+(n-1)d) + (a+(n-2)d) +...+ (a+2d) + a [reverse Sn]
Add both the sums together: add the first term to the other first term, then the second to the other second and so on.
2Sn = (2a+(n-1)d) + (2a+(n-1)d) +...+ (2a+(n-1)d) + (2a+(n-1)d)
There are n amounts of (2a+(n-1)d), as there are n terms, so this can be factored out.
2Sn = n(2a + (n-1)d)
=> Sn = 0.5n(2a + (n-1)d)    [divide by 2]

Answered by Rhys H. Maths tutor

3266 Views

See similar Maths A Level tutors

Related Maths A Level answers

All answers ▸

Calculate the distance of the centre of mass from AB and ALIH of the uniform lamina.


Can you please explain how to expand two brackets, eg. (3x-7)(5x+6)


Given the parametric equations x = t^2 and y = 2t -1 find dy/dx


Why is the derivative of inverse tan(x) 1/(1+x^2)?


We're here to help

contact us iconContact usWhatsapp logoMessage us on Whatsapptelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

© MyTutorWeb Ltd 2013–2024

Terms & Conditions|Privacy Policy