Find the sum of arithmetic sequence Sum of integers between 6 and 30 ??

1 Answer
Jun 25, 2018

Shown below

Explanation:

Here you are solving #sum_(r=6) ^30 r #

# sum_(r=6) ^30 r = sum_(r=1) ^30 r - sum_(r=1) ^5 r #

Use:

#sum_(r=1) ^n r = n/2 (n+1) #

# = 30/2(30+1) - 5/2(5+1) #

# = 450 #

from 6 to 30, inclusive is 450

from 6 to 30, exclusive is #450 - 6 - 30 = 414 #