How do you find the sum of the series 11 from i=1 to 42? Precalculus Series Summation Notation 1 Answer georgef Oct 16, 2016 You have to use the formula for the sum: 1+2+3+ ...+n=sum_(i=1)^(i=n) i=(n*(n+1))/2 Explanation: So: 1+2+3+ ...+42=sum_(i=1)^(i=42) i=(42*(42+1))/2=21*43=903 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 2049 views around the world You can reuse this answer Creative Commons License