3.3.1 · D3Sequences & Series

Worked examples — Arithmetic progression (AP) — nth term, sum of n terms — derivations

3,764 words17 min readBack to topic

Before any symbol appears in a new form, we rebuild what it means. Every is the first term (where you stand), every is the common difference (the fixed jump), every is a count of terms (so it must be a whole positive number), and is the running total of the first terms.


The scenario matrix

Every AP behaviour is decided by just two switches: the sign of the start (do you begin below, at, or above zero?) and the sign of the step (do the terms climb, stay flat, or fall?). The figure below turns that idea into a picture: the horizontal axis is the sign of , the vertical axis is the sign of , and each cell is a distinct AP "shape". The red cell is the one most often forgotten — a progression that both starts negative and keeps falling.

Figure — Arithmetic progression (AP) — nth term, sum of n terms — derivations

The examples below are tagged with the cell they hit, and together they fill the whole grid.

Cell What makes it different Watch out for
A. (increasing) terms climb ordinary case
B. (decreasing, starts positive) terms fall, can cross zero sign of , terms crossing zero
C. (degenerate / constant) every term equal formulas still work, sum
D. (starts negative, climbs) start below zero, climb up don't drop the minus sign
I. (starts negative, keeps falling) always negative, sinks further every term negative; sum grows more negative
E. find (unknown count) quadratic in reject non-integer / negative roots (Quadratic Equations)
F. given as a formula recover use , linearity test (Linear Functions)
G. word problem (real world) translate story → identify what is asked
H. limiting / exam twist e.g. sum turns negative, or "which term is zero?" boundary behaviour

Case A — increasing AP ()

Look at the figure below. The first few terms are drawn as a staircase: you start at height (the black dot) and every tread rises by the same (the red rise-arrows). The height of the th step is , which is why the coefficient of is — the very first step cost zero climbs. The staircase makes the "linear in " nature of visible as a straight ramp.

Figure — Arithmetic progression (AP) — nth term, sum of n terms — derivations

Case B — decreasing AP, crossing into negative territory ()

Look at the figure below. The black bars are the still-positive terms; the single red bar is the first term to dip below the zero line (term 6). The dashed line is — the moment the AP crosses from positive to negative. This is exactly the "crossing" that Cell B warns about, and locating it is the whole task.

Figure — Arithmetic progression (AP) — nth term, sum of n terms — derivations

Case I — starts negative and keeps falling ()

Look at the figure below. Every bar hangs below the zero line — there is no red "crossing" bar here because the sequence never rises to meet it. The single red bar marks the 5th reading, the deepest so far. This is the mirror image of Case B: instead of terms diving through zero once, they start below it and only sink.

Figure — Arithmetic progression (AP) — nth term, sum of n terms — derivations

Case D — AP that starts negative and climbs (, )

Look at the figure below. It is a number line of depth (metres). Each reading is a dot placed at its value; the arrows between consecutive dots are the jumps. Reading 1 sits deepest at ; the dots march rightward and the red dot is reading 9, the first to land on the non-negative side of the mark. The picture separates index (which dot) from elapsed intervals (how many arrows) — exactly the confusion the wording flags.

Figure — Arithmetic progression (AP) — nth term, sum of n terms — derivations

Case C — the flat AP ()

Look at the figure below. All eight bars have the same height — a perfectly flat top (the red dashed line). The sum is then just one rectangle: width times height , an "area" reading of . The flatness is why the general sum formula collapses.

Figure — Arithmetic progression (AP) — nth term, sum of n terms — derivations

Case E — find the number of terms ( unknown)

Look at the figure below. The black curve is drawn as a smooth parabola in ; the horizontal dashed line is the target . The red dot is where they meet — at , a whole number. This is the quadratic being solved: the intersection is the root we keep, and the parabola's other arm (negative ) is the root we throw away.

Figure — Arithmetic progression (AP) — nth term, sum of n terms — derivations

Case F — sum given as a formula, recover the AP

Look at the figure below. The terms are plotted as dots against and they fall exactly on a straight red line of slope . That straightness is the visual signature of an AP: a linear forces a constant gap between neighbours, which is the whole content of the "linear ⇔ AP" test.


Case G — real-world word problem

Look at the figure below. Each row is a black bar whose height is its seat count, widening steadily from to . The stack of bars is the total ; the red bar is row 12, the first to poke above the dashed -seat line. Seeing the sum as a pile of bars makes "terms × average" concrete: level them off and every bar reaches the average height .


Case H — the exam twist (limiting behaviour)

The figure below plots the running sum against . The black curve rises, tops out, then falls. The red dot marks the peak at (the last positive term); to its right the curve slides back down and eventually crosses the dashed zero line at . This picture is the argument: sums grow while terms are positive and shrink once terms turn negative.


Recall

Recall Which formula for which cell?

Unknown last term, know ? ::: Use . Know first and last term? ::: Use — fastest. Given as a formula, want a term? ::: . Asked "how many terms"? ::: Set equal, solve the quadratic, keep only positive integer roots. Decreasing AP, want maximum sum? ::: Stop at the last non-negative term. Starts negative and ? ::: Every term is negative and the sum only sinks further. Sum turns negative when? ::: Solve ; since the sign comes from the bracket alone.


Connections

  • Parent — AP nth term & sum — the engines used everywhere above.
  • Quadratic Equations — Cell E "how many terms" reduces to a quadratic in .
  • Linear Functions — Cell F: linear in ⇔ AP.
  • Sigma Notation compactly.
  • Gauss Summation Trick — the pairing behind .
  • Arithmetic Mean — the "average term" reappears as first-plus-last over two.
  • Geometric Progression (GP) — contrast: multiply-by-ratio, so you'd divide to find the ratio.

First negative term of ?
Term 6, which equals .
Diver at m rising m/min: depth at reading 7 (6 minutes elapsed)?
m (still under water).
AP starting with : balance at reading 5?
(and the sum of 5 readings is ).
For a decreasing AP starting positive, where is maximum?
At the last non-negative term.
Given , what is ?
(slope of the linear ).
How many terms of sum to 440?
terms.
Sum of 8 constant readings of 37?
, since when .
Why does the sign of depend only on ?
Because for , and multiplying by a positive number can't flip the sign.

Concept Map

sign of d

sign of a

what is asked

d positive

d negative

d zero

a negative d positive

a negative d negative

find count n

S_n given

story

keep

last positive term

AP question

Increasing or decreasing or flat

Positive or negative start

Term or Sum or Count

Case A

Case B and H

Case C sum equals n a

Case D climb to surface

Case I always negative

Case E solve quadratic

Case F use S_n minus S_n-1

Case G translate to a d n

positive integer roots only

maximum sum