3.3.6 · D3Sequences & Series

Worked examples — Arithmetic-geometric progression — finding sum

3,705 words17 min readBack to topic

Before anything else, three symbols you must own (the parent defined these; we re-anchor them so line one is self-contained):


The scenario matrix

Every AGP you meet lands in exactly one of these boxes. The "Example" column tells you which worked example nails that box. Read the ratio on a number line — each interval and each point where behaviour changes is its own case.

Cell Ratio What is being asked The danger Example
C0a (boundary) trivial sum only the first term survives Ex 0
C1 (positive, shrinking) infinite sum none — the friendly case Ex 1
C2 (negative, shrinking) infinite sum alternating signs; sign of the tilt Ex 2
C0b (boundary) does it converge? $ r
C3 (growing) finite sum only infinite sum does NOT exist Ex 3
C4 (growing, alternating) finite sum only signs AND divergence both trap you Ex 4
C5 (degenerate) sum with no geometric part boxed formula divides by zero Ex 5
C6 $ r <1k=m\neq1$ infinite tail
C7 word problem (real staircase / bouncing) model then sum translating physics into Ex 7
C8 exam twist: differentiate a GP prove the AGP identity itself knowing why Ex 8

On the number line the behaviour changes at exactly three points. The convergence rule "" is not a fourth point; it is the condition that packages the two endpoints together as the outer edge of the shrinking zone. Between these three points lie the four open intervals C1–C4. We now walk every cell, endpoints included.


C0a · The boundary


C1 · Positive shrinking ratio

Reading the figure below. The horizontal axis is the term index . For each I plot two bars: the tall violet bar is the bare arithmetic coefficient (a straight-line climb), and the orange bar next to it is the actual AGP term after the geometric shrink is applied. Notice how the orange bars, labelled with their values in magenta, collapse toward zero even while the violet bars keep rising — that visual gap IS the statement "geometric decay beats linear growth," which is exactly why the infinite sum is finite.

Figure — Arithmetic-geometric progression — finding sum

C2 · Negative shrinking ratio


C0b · The boundary


C3 · Growing ratio — finite only


C4 · Growing AND alternating — finite only


C5 · The degenerate case


C6 · Series that starts in the middle


C7 · Real-world word problem

Reading the figure below. The horizontal axis is the day number ; the vertical axis is the running real total in rupees, i.e. the cumulative sum of the first deposits' real values. The magenta curve is that running total, and the violet dashed line marks the limit . The shaded orange gap between the curve and the dashed line is the "money still to come" — watch it shrink every day: this shrinking gap is the visual meaning of convergence, showing the infinite pile really does stop at ₹.

Figure — Arithmetic-geometric progression — finding sum

C8 · Exam twist — prove the identity by calculus


Recall


Connections