Learning Objectives
- Understand arithmetic progressions (AP) and their properties
- Learn geometric progressions (GP) and their properties
- Study the relationship between AM, GM, and HM
- Learn the sum of special series
Key Concepts
Arithmetic Progression (AP)
Sequence where the common difference d = an - an-1 is constant. General term: an = a + (n-1)d. Sum of n terms: Sn = n/2 [2a + (n-1)d] = n/2 [a + l] where l = last term. nth term from sum: an = Sn - Sn-1.
Properties: If a, b, c are in AP then 2b = a + c (b is the arithmetic mean). AM of a and b = (a + b)/2. Three terms in AP: a - d, a, a + d. Four terms: a - 3d, a - d, a + d, a + 3d. Sum of n terms of AP is a quadratic function of n.
Geometric Progression (GP)
Sequence where the common ratio r = an/an-1 is constant. General term: an = arn-1. Sum of n terms: Sn = a(rn - 1)/(r - 1) for r ≠ 1; Sn = na for r = 1. Sum to infinity (|r| < 1): S∞ = a/(1 - r).
Properties: If a, b, c are in GP then b2 = ac (b is the geometric mean). GM of a and b = √(ab). Three terms in GP: a/r, a, ar. Product of n terms of GP with first term a and last term l: (al)n/2.
Harmonic Progression (HP)
Sequence where reciprocals form an AP. Example: 1, 1/2, 1/3, 1/4, ... No direct formula for sum. Harmonic Mean: HM of a and b = 2ab/(a + b).
Relationship: AM, GM, HM
For two positive real numbers a and b: AM ≥ GM ≥ HM. AM = (a+b)/2, GM = √(ab), HM = 2ab/(a+b). Equality holds when a = b. Also, AM × HM = GM2.
Sum of Special Series
Σk (k=1 to n) = n(n+1)/2. Σk2 = n(n+1)(2n+1)/6. Σk3 = [n(n+1)/2]2 = (Σk)2. Sum of first n natural numbers, squares, and cubes are frequently tested in JEE.
Summary
AP has constant common difference; GP has constant common ratio. Key formulas exist for the nth term and sum of terms. AM ≥ GM ≥ HM for positive numbers. Special series sums (natural numbers, squares, cubes) are important for JEE.
Important Terms
- AP: Sequence with constant common difference d
- GP: Sequence with constant common ratio r
- Arithmetic Mean: AM = (a + b)/2
- Geometric Mean: GM = √(ab)
- Harmonic Mean: HM = 2ab/(a + b)
- Infinite GP sum: S∞ = a/(1-r) when |r| < 1
Quick Revision
- AP: an = a + (n-1)d; Sn = n/2[2a + (n-1)d]
- GP: an = arn-1; Sn = a(rn-1)/(r-1)
- Infinite GP: S∞ = a/(1-r), |r| < 1
- AM ≥ GM ≥ HM; AM × HM = GM2
- Σk = n(n+1)/2; Σk2 = n(n+1)(2n+1)/6; Σk3 = [n(n+1)/2]2
- In AP: 2b = a + c; In GP: b2 = ac
- Three AP terms: a-d, a, a+d; Three GP terms: a/r, a, ar