Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

Arithmetic Sequences and Series Worked Examples cheat sheet - grade 9-11

Click image to open full size

Math Grade 9-11

Arithmetic Sequences and Series Worked Examples Cheat Sheet

A printable reference covering arithmetic sequences, common difference, explicit and recursive formulas, arithmetic series sums, and worked examples for grades 9-11.

Download PNG

Study as Flashcards

Arithmetic sequences and series describe patterns that change by adding the same amount each time. This cheat sheet helps students identify the common difference, write formulas, find specific terms, and calculate sums. It is useful for homework, test review, and worked-example practice because the same few formulas appear in many problems.

The main ideas are the first term a1a_1, the common difference dd, the term number nn, and the partial sum SnS_n. An arithmetic sequence uses an=a1+(n1)da_n = a_1 + (n - 1)d to find any term. An arithmetic series uses Sn=n2(a1+an)S_n = \frac{n}{2}(a_1 + a_n) or Sn=n2(2a1+(n1)d)S_n = \frac{n}{2}(2a_1 + (n - 1)d) to add the first nn terms.

Key Facts

  • An arithmetic sequence has a constant common difference dd, so d=anan1d = a_n - a_{n-1} for consecutive terms.
  • The explicit formula for the nnth term is an=a1+(n1)da_n = a_1 + (n - 1)d.
  • The recursive formula is a1a_1 given and an=an1+da_n = a_{n-1} + d for n2n \ge 2.
  • To find the term number, rearrange an=a1+(n1)da_n = a_1 + (n - 1)d and solve for nn.
  • The sum of the first nn terms is Sn=n2(a1+an)S_n = \frac{n}{2}(a_1 + a_n) when the first and last terms are known.
  • The sum formula Sn=n2(2a1+(n1)d)S_n = \frac{n}{2}(2a_1 + (n - 1)d) is useful when a1a_1, dd, and nn are known.
  • For the sequence 7,11,15,19,7, 11, 15, 19, \ldots, the common difference is d=4d = 4 and the explicit formula is an=7+4(n1)a_n = 7 + 4(n - 1).
  • For an arithmetic series, the average of the first and last terms is a1+an2\frac{a_1 + a_n}{2}, so Sn=na1+an2S_n = n \cdot \frac{a_1 + a_n}{2}.

Vocabulary

Arithmetic sequence
An arithmetic sequence is a list of numbers where each term is found by adding the same common difference dd.
Common difference
The common difference dd is the constant amount added to one term to get the next term.
Explicit formula
An explicit formula gives the value of ana_n directly using the term number nn.
Recursive formula
A recursive formula defines each term using the previous term, such as an=an1+da_n = a_{n-1} + d.
Arithmetic series
An arithmetic series is the sum of the terms of an arithmetic sequence.
Partial sum
A partial sum SnS_n is the sum of the first nn terms of a sequence.

Common Mistakes to Avoid

  • Using nn instead of n1n - 1 in the explicit formula is wrong because the first term already occurs when n=1n = 1.
  • Finding dd by subtracting nonconsecutive terms without dividing by the number of steps is wrong because dd is the change per term.
  • Using the series formula for one term is wrong because SnS_n means the sum of terms, not the value of ana_n.
  • Forgetting that a decreasing arithmetic sequence has a negative common difference is wrong because dd must match the direction of the pattern.
  • Substituting the last term for nn is wrong because ana_n is a term value while nn is the term number.

Practice Questions

  1. 1 Find a20a_{20} for the arithmetic sequence with a1=6a_1 = 6 and d=3d = 3.
  2. 2 Find the sum S15S_{15} for the arithmetic series with a1=4a_1 = 4 and d=5d = 5.
  3. 3 The sequence 42,37,32,27,42, 37, 32, 27, \ldots is arithmetic. Write an explicit formula for ana_n and find a12a_{12}.
  4. 4 Explain how you can tell whether a sequence is arithmetic, and describe why the same test works for increasing and decreasing sequences.

Understanding Arithmetic Sequences and Series Worked Examples

A sequence is a list of individual values. A series is the total produced when selected values from that list are added. Keeping those ideas separate prevents a common mistake.

If a problem asks for the twentieth value, the answer is one number from the pattern. If it asks for the total through the twentieth value, the answer combines twenty values. Arithmetic patterns create straight-line graphs when term position is placed on the horizontal axis and term value is placed on the vertical axis.

The common difference becomes the slope. A positive difference makes the graph rise.

A negative difference makes it fall. A difference of zero gives a flat line.

The sum rule comes from pairing terms at opposite ends of a finite list. In the list two, five, eight, eleven, fourteen, the first and last make sixteen. The second and second-to-last make sixteen too.

Each pair has the same total because one term moves upward by the same amount that the other moves downward. This is why the average of the first and last values is so useful. The total equals the number of terms times that average.

When there is an odd number of terms, the middle term has no partner, but it fits the same average idea. Understanding this pairing method is better than memorising a rule with no reason behind it.

Arithmetic sequences appear whenever a quantity changes by a fixed amount for each equal step. A savings plan might gain the same number of pounds each week. Seats in theatre rows may increase by a fixed number from row to row.

A taxi fare can start with a fixed charge, then rise by the same amount per kilometre under a simplified pricing model. In each setting, identify what one term represents before calculating. It could represent a weekly balance, a row size, or a cost.

Units matter. A difference of three seats per row is not the same kind of quantity as a difference of three pounds per week. Clear units help reveal whether an answer makes sense.

Worked problems become easier when the given information is organised before any calculation. Write down the starting value, the fixed change, and the position or number of terms. Check the direction of the pattern from at least two consecutive values instead of assuming it rises.

Be careful with counting. The first term is at position one, so reaching position ten means making nine changes from the start. This off-by-one detail causes many wrong answers.

When solving for a position, check whether the result is a positive whole number. A value can lie on the straight-line pattern without actually appearing as a listed term if its position is not a whole number.

Finally, substitute your answer back into the pattern or estimate its size. A term far from the start should reflect many repeated changes, while a sum of positive increasing terms should be larger than the final term.