Arithmetic Series
Learning Outcomes
- Evaluate a sum given in summation notation.
- Find the partial sum of an arithmetic series.
- Solve an application problem using an arithmetic series.
Using Summation Notation
To find the total amount of money in the college fund and the sum of the amounts deposited, we need to add the amounts deposited each month and the amounts earned monthly. The sum of the terms of a sequence is called a series. Consider, for example, the following series.The partial sum of a series is the sum of a finite number of consecutive terms beginning with the first term. The notation
\begin{align}&{S}_{n}\text{ represents the partial sum.} \\ &{S}_{1}=3 \\ &{S}_{2}=3+7=10 \\ &{S}_{3}=3+7+11=21 \\ &{S}_{4}=3+7+11+15=36\end{align}
tip for success
We've been introduced to new notation several times in this course. Summation notation is a little bit more complicated than other notations we've seen before (arrow notation, interval notation, etc.). Don't be discouraged if it looks intimidating at first. The parts each stand for something specific so you will become familiar with it through practice and repetition. Try writing out form given in the example below a few times to start. Then, keep your notes nearby as you work through the examples. In time, you won't need your notes to complete problems.
\begin{align} &{a}_{1}=2\left(1\right)=2 \\ &{a}_{2}=2\left(2\right)=4 \\ &{a}_{3}=2\left(3\right)=6 \\ &{a}_{4}=2\left(4\right)=8 \\ &{a}_{5}=2\left(5\right)=10 \end{align}
We can find the sum of the series by adding the terms:
A General Note: Summation Notation
The sum of the first terms of a series can be expressed in summation notation as follows:This notation tells us to find the sum of from
to .
is called the index of summation, 1 is the lower limit of summation, and is the upper limit of summation.Q & A
Does the lower limit of summation have to be 1?
No. The lower limit of summation can be any number, but 1 is frequently used. We will look at examples with lower limits of summation other than 1.How To: Given summation notation for a series, evaluate the value.
- Identify the lower limit of summation.
- Identify the upper limit of summation.
- Substitute each value of from the lower limit to the upper limit into the formula.
- Add to find the sum.
Example: Using Summation Notation
Evaluate .Answer: According to the notation, the lower limit of summation is 3 and the upper limit is 7. So we need to find the sum of from to . We find the terms of the series by substituting , and into the function . We add the terms to find the sum.
\begin{align}\sum _{k=3}^{7}{k}^{2} & ={3}^{2}+{4}^{2}+{5}^{2}+{6}^{2}+{7}^{2} \\ & =9+16+25+36+49 \\ \\ & =135 \end{align}
Try It
Evaluate .Answer: 38
[embed]Arithmetic Series
Just as we studied special types of sequences, we will look at special types of series. Recall that an arithmetic sequence is a sequence in which the difference between any two consecutive terms is the common difference, . The sum of the terms of an arithmetic sequence is called an arithmetic series. We can write the sum of the first terms of an arithmetic series as:.
We can also reverse the order of the terms and write the sum as.
If we add these two expressions for the sum of the first terms of an arithmetic series, we can derive a formula for the sum of the first terms of any arithmetic series.\begin{align}{S}_{n}&={a}_{1}+\left({a}_{1}+d\right)+\left({a}_{1}+2d\right)+...+\left({a}_{n}-d\right)+{a}_{n} \\ +{S}_{n}&={a}_{n}+\left({a}_{n}-d\right)+\left({a}_{n}-2d\right)+...+\left({a}_{1}+d\right)+{a}_{1} \\ \hline 2{S}_{n}&=\left({a}_{1}+{a}_{n}\right)+\left({a}_{1}+{a}_{n}\right)+...+\left({a}_{1}+{a}_{n}\right) \end{align}
Because there are terms in the series, we can simplify this sum to.
We divide by 2 to find the formula for the sum of the first terms of an arithmetic series.
This is generally referred to as the Partial Sum of the series.
tip for success
The formula for finding the partial sum of an arithmetic sequence is handy and should be memorized, but it is important to understand how it was derived.A General Note: Formula for the Partial Sum of an Arithmetic Series
An arithmetic series is the sum of the terms of an arithmetic sequence. The formula for the partial sum of an arithmetic sequence is
How To: Given terms of an arithmetic series, find the partial sum
- Identify and .
- Determine .
- Substitute values for , and into the formula .
- Simplify to find .
tip for success
The examples and problems below may require more than one step to reach the correct conclusion. Some may seem as though they don't give enough information. But you have all the tools your need to solve them in this and in previous sections of this module. Try working them out for yourself on paper before looking at the answers, then analyze your work by comparing to the solutions.Example: Finding the partial sum of an Arithmetic Series
Find the partial sum of each arithmetic series.Answer:
- We are given and .Count the number of terms in the sequence to find .Substitute values for and into the formula and simplify. \begin{align} \\ &{S}_{n}=\dfrac{n\left({a}_{1}+{a}_{n}\right)}{2} \\ &{S}_{10}=\dfrac{10\left(5+32\right)}{2}=185 \\ \text{ }\end{align}
- We are given and .Use the formula for the general term of an arithmetic sequence to find . Substitute values for into the formula and simplify. \begin{align}\\ &{S}_{n}=\dfrac{n\left({a}_{1}+{a}_{n}\right)}{2} \\ &{S}_{15}=\dfrac{15\left(20 - 50\right)}{2}=-225 \\ \text{ }\end{align}
- To find , substitute into the given explicit formula. We are given that . To find , substitute into the given explicit formula. Substitute values for , and into the formula and simplify. \begin{align}\\{S}_{n}&=\dfrac{n\left({a}_{1}+{a}_{n}\right)}{2} \\ {S}_{12}&=\dfrac{12\left(-5+28\right)}{2}=138 \end{align}
Try It
Use the formula to find the partial sum of each arithmetic series. a.Answer:
b.Answer:
c.Answer:
[embed] [embed]Example: Solving Application Problems with Arithmetic Series
On the Sunday after a minor surgery, a woman is able to walk a half-mile. Each Sunday, she walks an additional quarter-mile. After 8 weeks, what will be the total number of miles she has walked?Answer: This problem can be modeled by an arithmetic series with and . We are looking for the total number of miles walked after 8 weeks, so we know that , and we are looking for . To find , we can use the explicit formula for an arithmetic sequence.
\begin{align} {a}_{n}&={a}_{1}+d\left(n - 1\right) \\ {a}_{8}&=\dfrac{1}{2}+\dfrac{1}{4}\left(8 - 1\right)=\dfrac{9}{4} \end{align}
We can now use the formula for arithmetic series.\begin{align} {S}_{n}&=\dfrac{n\left({a}_{1}+{a}_{n}\right)}{2} \\ {S}_{8}&=\dfrac{8\left(\frac{1}{2}+\frac{9}{4}\right)}{2}=11 \end{align}
She will have walked a total of 11 miles.Try It
A man earns $100 in the first week of June. Each week, he earns $12.50 more than the previous week. After 12 weeks, how much has he earned?Answer: $2,025
[embed]