Question 879621
First term is -5 and the common difference being added is 5.  General term of the sequence (not the series) is {{{-5+(n-1)*5}}}.  The series starting index is 1 and the final index is 5.


The summation is  {{{sum((-5+(n-1)*5),n=1,5)}}}.