Geometric Progressions — Fundamental Concepts
Fundamental Concepts
Geometric Progression (GP) is a sequence where each term after the first is obtained by multiplying the previous term by a constant called the common ratio (r). Key formulas include: nth term Tn = a × r^(n-1), sum of n terms Sn = a(r^n - 1)/(r - 1) when r ≠ 1, and infinite sum S∞ = a/(1-r) when |r| < 1.
For UPSC CSAT, focus on quick ratio identification through consecutive term division, pattern recognition in number series, and efficient formula application. Common question types involve finding missing terms, calculating sums, and solving word problems with exponential growth/decay scenarios.
Essential shortcuts include using geometric mean properties (middle term = √(product of neighbors)), recognizing standard ratios (2, 3, 1/2, -1), and applying the convergence condition for infinite series.
Time management strategy: 30 seconds for pattern identification, 60 seconds for calculation, 30 seconds for verification. Practice with population growth, compound interest, and technology adoption scenarios as these frequently appear in current affairs contexts.
Remember that GP problems often combine with arithmetic progressions in mixed series, requiring systematic separation of different progression types.
Important Differences
vs Arithmetic Progressions
| Aspect | This Topic | Arithmetic Progressions |
|---|---|---|
| Definition | Consecutive terms have constant ratio (r) | Consecutive terms have constant difference (d) |
| nth Term Formula | Tn = a × r^(n-1) | Tn = a + (n-1)d |
| Sum Formula | Sn = a(r^n - 1)/(r - 1) | Sn = n/2[2a + (n-1)d] |
| Growth Pattern | Exponential (multiplicative) | Linear (additive) |
| Middle Term Property | Geometric mean: b² = ac | Arithmetic mean: b = (a+c)/2 |
| Infinite Series | Converges when |r| < 1 | Always diverges (except d = 0) |
| Real-world Applications | Population growth, compound interest, decay | Simple interest, uniform motion, linear trends |
vs Mixed Series
| Aspect | This Topic | Mixed Series |
|---|---|---|
| Complexity | Single progression type with consistent pattern | Multiple progression types requiring separation |
| Recognition Strategy | Check ratio consistency throughout sequence | Identify different patterns in sequence segments |
| Solution Approach | Apply single GP formula set | Apply multiple formulas for different segments |
| Time Requirement | 1-2 minutes per problem | 2-3 minutes per problem |
| Error Probability | Lower - single pattern to track | Higher - multiple patterns and transitions |