AP & GP SeriesJEE Main

Arithmetic and geometric progressions — interactive Mathematics simulation for IIT-JEE.

Concept

A progression is a sequence built by a fixed rule. In an AP each term adds a constant difference dd; in a GP each term multiplies by a constant ratio rr. Both have neat closed-form sums, and a GP with r<1|r|<1 even has a finite infinite sum.

Key formula

AP: an=a+(n1)d, Sn=n2[2a+(n1)d]GP: an=arn1, Sn=a(rn1)r1\text{AP: } a_n = a+(n-1)d,\ S_n = \tfrac{n}{2}[2a+(n-1)d] \quad\quad \text{GP: } a_n = ar^{n-1},\ S_n = \frac{a(r^n-1)}{r-1}

Derivation

For an AP, pairing the first and last terms (aa and a+(n1)da+(n-1)d) gives n/2n/2 equal pairs, so Sn=n2(a1+an)S_n = \tfrac{n}{2}(a_1 + a_n).

For a GP, subtracting rSnrS_n from SnS_n telescopes to Sn(1r)=a(1rn)S_n(1-r) = a(1-r^n). When r<1|r|<1, rn0r^n \to 0 and the infinite sum converges to S=a/(1r)S_\infty = a/(1-r).

Scenarios to explore

  • AP & GP Series — Arithmetic & geometric progressions, nth term and sums.

Real-world applications

  • Compound interest and loan amortisation (GP).
  • Uniformly accelerated motion distances (AP).
  • Fractal lengths and repeating-decimal values (infinite GP).

JEE exam tips

  • Three numbers in AP: take them as ad,a,a+da-d,\,a,\,a+d. In GP: a/r,a,ara/r,\,a,\,ar.
  • The arithmetic mean ≥ geometric mean (AM ≥ GM), equal only when all terms match.
  • Sum of first nn naturals =n(n+1)/2= n(n+1)/2 is just an AP with a=d=1a=d=1.

Common mistakes

  • Using the AP sum formula for a GP or vice-versa.
  • Forgetting the r=1r=1 special case in a GP (then Sn=naS_n = na).
  • Applying S=a/(1r)S_\infty = a/(1-r) when r1|r| \ge 1 (it diverges).

Exam traps to avoid

  • A GP can alternate in sign when r<0r<0 — track the sign of rn1r^{n-1}.
  • SS_\infty exists only for 1<r<1-1 < r < 1.