How do you find the sum of the series 2n^2+12n2+1 from n=0 to 4? Precalculus Series Summation Notation 1 Answer Steve M Jan 26, 2017 65 Explanation: Just write out the terms: sum_(n=0)^4 2n^2 + 1 = (2(0)^2+1)+(2(1)^2+1)+(2(2)^2+1)+(2(3)^2+1)+(2(4)^2+1)4∑n=02n2+1=(2(0)2+1)+(2(1)2+1)+(2(2)2+1)+(2(3)2+1)+(2(4)2+1) \ \ \ = (0+1) + (2+1)+(8+1)+(18+1)+(32+1) \ \ \ = 60+6 \ \ \ = 65 Answer link Related questions What is summation notation? What are some examples of summation notation? What is a sample summation notation problem? How do I use summation notation on a calculator? How do I use summation notation with infinity? How do I use summation notation to write the series 2 + 4 + 6 +... for 10 terms? How do I use summation notation to write the series 2.2 + 8.8? How do I use summation notation to write the series 2.2 + 6.6? How do I use summation notation to write the series 2.2 + 6.6 + 11? What is the difference between a sequence and a series in math? See all questions in Summation Notation Impact of this question 2099 views around the world You can reuse this answer Creative Commons License