Year 12 Algebra: Partial sums of arithmetic series

Back to Algebra tutorials

Arithmetic-series questions are algebra with pattern recognition. Before any formula is used, you need to identify that the sequence has a constant difference. After that, the partial-sum formula becomes a tool for organising information efficiently rather than for replacing understanding. Many errors happen because students rush straight to a formula without first identifying the first term, the common difference, or the exact meaning of the number of terms.

Identify the first term, the common difference, and the number of terms before using the partial-sum formula.

Subtopic 1: Finding a partial sum directly

If the first term a, common difference d, and number of terms n are known, the standard formula S_n=n/2(2a+(n-1)d) is usually the fastest method. Another equivalent form is S_n=n/2(firstterm+lastterm). Choosing between them depends on which information the question gives most naturally.

Worked example 1

Problem: Find the sum of the first 20 terms of the arithmetic sequence 3,7,11,15,....
  1. The first term is a=3.
  2. The common difference is d=4.
  3. Use S_n=n/2(2a+(n-1)d).
  4. Substitute: S_20=20/2(2*3+19*4).
  5. Simplify inside the bracket: 6+76=82.
  6. So S_20=10*82=820.
Answer: the sum of the first 20 terms is 820.

Subtopic 2: Working backwards from a sum

Some questions give a sum and ask for the number of terms or for an unknown parameter. These are still arithmetic-series questions, but now the sum formula becomes an equation to solve. The main challenge is algebraic discipline: substitute carefully, simplify methodically, and remember that the number of terms must make sense as a positive integer.

Worked example 2

Problem: The arithmetic sequence 5,8,11,14,... has partial sum 203. Find the number of terms.
  1. Here a=5 and d=3.
  2. Use S_n=n/2(2a+(n-1)d).
  3. Substitute: 203=n/2(10+3n-3).
  4. Simplify: 203=n/2(3n+7).
  5. Multiply by 2: 406=n(3n+7).
  6. Rearrange: 3n2+7n-406=0.
  7. Factor: (3n+29)(n-14)=0.
  8. The positive integer solution is n=14.
Answer: the sequence has 14 terms in that partial sum.

Interpreting the structure

Arithmetic-series questions reward students who can move between the sequence itself and the algebraic formula. If you know the common difference, you can predict the shape of the nth term. If you know the last term, you can often use the average-of-first-and-last form for the sum. If you know the sum, you may be solving a quadratic for n. These are not separate topics. They are different views of the same linear pattern being accumulated term by term.

This topic also develops good general algebra habits. You are identifying parameters, substituting into a formula, simplifying an equation, and then interpreting the final result in context. A value such as n=-29/3 may be algebraically produced during solving, but it is not a valid number of terms. Context matters just as much here as it does in geometry or probability.

Common traps

  • Using the sum formula before identifying the common difference correctly.
  • Confusing the number of terms with the value of the last term.
  • Making algebra mistakes after substitution and then misidentifying the valid value of n.
  • Accepting a negative or non-integer value for the number of terms.

Revision focus

In revision, practise translating a sequence into its three basic pieces: first term, common difference, and number of terms. Do that before touching any formula. This one habit eliminates many of the most common errors. It also helps to write the nth term separately when the sequence is less obvious, because the last term and the sum are often connected through that expression.

A strong final check is to estimate whether the answer is reasonable. If the terms are around twenty on average and there are around twenty of them, the sum should be a few hundred, not a few thousand. That kind of magnitude check catches plenty of algebra slips quickly.

Practice links