.
Write the sum using summation notation, assuming the suggested pattern continues.
-4 + 5 + 14 + 23 + ... + 131
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-4 + 5 + 14 + 23 + ... + 131 = .
This is the sum of the first 16 terms of an arithmetic progression with the first term -4 and the common difference 9.
The last term is 16-th (at k = 16), and it is equal to -4 + (16-1)*9 = -4 + 15*9 = 131.
On arithmetic progressions see the lesson Arithmetic progressions in this site, and the lessons associated with it.
comment from student: Thanks! I have one last question: Write the sum using summation notation, assuming
the suggested pattern continues. -9 - 3 + 3 + 9 + ... + 81.
My response:
-9 - 3 + 3 + 9 + ... + 81 = .
This is the sum of the first 16 terms of an arithmetic progression with the first term -9 and the common difference 6.
The last term is 16-th (at k = 16), and it is equal to -9 + (16-1)*6 = -9 + 15*6 = 81.