Sum of Finite Arithmetic Series: Formula & Examples

  • Thread starter Thread starter luigihs
  • Start date Start date
  • Tags Tags
    Arithmetic Series
Click For Summary
SUMMARY

The formula for the sum of a finite arithmetic series is S = n/2 * (2a + (n - 1)d), where 'a' is the first term, 'd' is the common difference, and 'n' is the number of terms. In the provided example, the series starts at 5 and ends at 45, with a common difference of 5. The average of the series is calculated as (first term + last term) / 2, resulting in 25. This formula is essential for efficiently calculating the sum of any finite arithmetic series.

PREREQUISITES
  • Understanding of arithmetic series and sequences
  • Familiarity with algebraic manipulation
  • Knowledge of basic mathematical notation
  • Ability to calculate averages and sums
NEXT STEPS
  • Study the derivation of the arithmetic series sum formula in detail
  • Explore geometric series and their summation techniques
  • Learn about series convergence and divergence
  • Practice solving problems involving finite arithmetic series
USEFUL FOR

Students, educators, and anyone interested in mathematics, particularly those focusing on algebra and series calculations.

luigihs
Messages
86
Reaction score
0
1. Write out in full and determine the sum of the finite arithmetic series

r = 9
Ʃ 5r 5,10,15,20,25,30,35,40 <-- until 9
r=1

But how do I determine the sum of the finite arithmetic series? I forget the formula :/
 
Physics news on Phys.org
luigihs said:
1. Write out in full and determine the sum of the finite arithmetic series

r = 9
Ʃ 5r 5,10,15,20,25,30,35,40 <-- until 9
r=1

But how do I determine the sum of the finite arithmetic series? I forget the formula :/

It's not too hard to find out the formula for yourself!

Start with some general arithmetic series starting with the value 'a' and each successive term has a difference 'd'.

So our summation would go like this:

S=a + (a+d) + (a+2d) +(a+3d)+ ... + (a+(n-1)d) which is a total of n terms.

Now let's look at the same summation, but this time we begin with the last term first, the second last goes second, etc.

S=(a+(n-1)d)+(a+(n-2)d)+...+(a+d)+a

And now let's add both these summations together. The first adjacent terms will be a+(a+(n-1)d)=2a+(n-1)d, the second will be (a+d)+(a+(n-2)d)=2a+(n-1)d and consequently every sum of each two adjacent terms will add up to this, so what we end up with is:

2S=(2a+(n-1)d)+(2a+(n-1)d)+...+(2a+(n-1)d) which has a total of n terms, so we can simplify it into

2S=n(2a+(n-1)d)

S=\frac{n}{2}\left(2a+(n-1)d\right)

Which is the formula you're looking for.
 
A crucial point about arithmetic series is that the average of all numbers in an arthmetic series is the same as the average of the first and last terms.

Here the first term is 5(1)= 5 and the last term is 5(9)= 45 (I don't know why you stopped the series in your post at 40) so the average term is (5+ 45)/2= 50/2= 25.
 
Last edited by a moderator:

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
1K
Replies
10
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
8
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
1
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K