SOLUTION: Write the series -4 + (-1) + 2 + 5 + 8 + 11 using SUMMATION NOTATION.
Algebra
->
Sequences-and-series
-> SOLUTION: Write the series -4 + (-1) + 2 + 5 + 8 + 11 using SUMMATION NOTATION.
Log On
Algebra: Sequences of numbers, series and how to sum them
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Sequences-and-series
Question 1024112
:
Write the series -4 + (-1) + 2 + 5 + 8 + 11 using SUMMATION NOTATION.
Answer by
fractalier(6550)
(
Show Source
):
You can
put this solution on YOUR website!
Hard to do here, but see if you can make sense of this...
(sigma[i=1] to [6]) (-4 + 3(i-1))