Cue Column:
- What is an AGP?
- What is the standard technique?
- Can we sum infinite AGP?
Note Column: An AGP is a series where the kth term = (AP term) * (GP term): S = a + (a+d)r + (a+2d) + (a+3d) + ...
Standard technique (S - rS):
- Write S = a + (a+d)r + (a+2d) + ...
- Write rS = ar + (a+d) + (a+2d) + ...
- Subtract: S(1-r) = a + d(r + + + ...) = a + (for infinite)
- S(1-r) = a +
- S = + ^2
For finite AGP (n terms): S(1-r) = a + d(r + + ... + ) - [a+(n-1)d] = a + dr - [a+(n-1)d]
Summary: AGP = multiply by r, subtract, simplify. The AP part telescopes to a constant difference, leaving a GP to sum.