Calculate the arithmetic sequence, or sum of consecutive numbers with common difference, from an initial number to a final number.
The final number should be the initial number plus a multiple of the common difference.
This works by multiplying the middle term with the number of terms in the series between the given range.