Study patterns with constant differences and learn to sum large sets of linear data.
Imagine you are building a pyramid where each row has exactly two more blocks than the one above it. If the top row has 1 block and there are 100 rows, how many blocks do you need in total? Arithmetic series allow you to solve this in seconds without counting a single brick.
Find the 50th term of the sequence:
1. Identify : The first term is . 2. Identify : . 3. Use the formula: . 4. Calculate: .
Quick Check
In the sequence , what is the common difference ?
Answer
A consultant earns $\$50,000\ raise every year. How much total income will they have earned after 10 years?
1. Identify variables: , , .
2. Choose formula: .
3. Substitute: .
4. Solve: $S_{10} = 5[100000 + 27000] = 5[127000] = \$635,000$.
Quick Check
If the first term is 5 and the 10th term is 45, what is the sum of these 10 terms?
Answer
250
In advanced mathematics, we use Sigma Notation () to write series concisely. The symbol tells you to start at , plug every integer up to into the function , and add them all up. For an arithmetic series, the function will always be linear (e.g., ). To solve these, simply find the first term (plug in the bottom number), the last term (plug in the top number), and the number of terms ().
Evaluate:
1. Find : terms. 2. Find (using ): . 3. Find (using ): . 4. Use the sum formula: .
What is the 11th term of the sequence where and ?
Evaluate .
The common difference must always be a positive integer.
Review Tomorrow
In 24 hours, try to write down the two versions of the arithmetic sum formula from memory and explain why the exists in the th term formula.
Practice Activity
Find the sum of all multiples of 7 between 100 and 500. Hint: Find the first multiple () and the last multiple () first!