Sum of the arithmetic series

36 Views Asked by At

If the sum of a Arithmetic series when i = 1 equate the equation below:

enter image description here

What is the general forumla for when i starts at a value other than 1?

1

There are 1 best solutions below

0
On BEST ANSWER

Hint: $$\sum_{i=k}^na_i=\sum_{i=1}^na_i-\sum_{i=1}^{k-1}a_i$$