In the section on arithmetic series, we talked about how to find the sum of a specified number of terms in an arithmetic sequence. Essentially, we learned how to go quickly from a list of numbers to an overall sum:
u1+u2+u3+u4+u5+u6+u7+u8+u9+u9+u10=S10
But writing out n terms can get messy. Further, if we have limited information on the sequence itself or the number of terms, it can be tedious or tricky to use algebra on the formula for Sn in order to discover these things and, if we want to alter the sequence slightly, annoying to go through the whole process over again.
Let's work through an example to see what I mean. Consider the series:
The terms form an arithmetic sequence with first term u1=−2 and common difference d=3. We can find the number of terms by solving Sn=245:
245=245=245=0=0=2n(2(−2)+(n−1)3)2n(−4+3n−3)2n(−7+3n)3n2−7n−4903(n−14)(n+335)
Since n>0 in the context of this problem,
Already, that was a lot of work for a question that seemed relatively simple. Now what if I change the sequence somehow, multiplying each term by a factor of x and adding y, and I give you the sums of some number of terms but I don't tell you what x and y are?
S14=xu1+y+xu2+y+⋯+xu15+y=77
How do we even begin to answer this? It seems like a very complicated question when we ask it like this. But if we use "summation notation," we can both ask and answer it in a more straightforward manner.