Part of ALG-03 — Sequences & Series (AP, GP, Special Series)

Arithmetic Progression -- Complete Reference

by Notetube Official173 words4 views
FormulaExpression
nth termana_n = a + (n-1)d
Sum of n termsSnS_n = n/2 * [2a + (n-1)d]
Sum (alternate)SnS_n = n/2 * (a + l) where l = last term
Number of termsn = lad\frac{l - a}{d} + 1
Common differenced = an+1a_{n+1} - ana_n
Middle term (odd n)a_{n+12\frac{n+1}{2}} = SnS_n / n
AP condition2b = a + c

Useful tricks:

  • If SnS_n = An2An^2 + Bn + C, then AP only if C = 0. Then a1a_1 = A+B, d = 2A.
  • ana_n = SnS_n - Sn1S_{n-1} for n >= 2
  • Sum of AP = number of terms * middle term (or average of first and last)
  • For 3 terms in AP, assume a-d, a, a+d (sum = 3a automatically)
  • For 4 terms in AP, assume a-3d, a-d, a+d, a+3d (common diff = 2d)

Like these notes? Save your own copy and start studying with NoteTube's AI tools.

Sign up free to clone these notes