AP GP Formulas for CAT 2026: 24-Formula Master Sheet
Most CAT QA aspirants do not lose marks on AP GP because the topic is hard. They lose marks because the formula they need is sitting in a notebook from class 11, never consolidated, never indexed, and never paired with the precise condition under which it works. The CAT 2026 AP GP toolkit is roughly 24 formulas across AP, GP, HP, AGP, and the AM-GM-HM inequality that bridges all three.
Each formula in this master sheet is paired with the condition under which it applies and a worked anchor so the formula sits next to a real CAT question shape, not a textbook abstraction. Bookmark this, print it if you must, and test yourself against any AP GP question before reaching for the calculator.
- AP runs on common difference; GP runs on common ratio; HP is the reciprocal AP.
- Every sum formula has a condition: AP needs n; GP needs r ≠ 1; infinite GP needs |r| < 1.
- AM, GM, HM follow an inequality and a relationship: AM · HM = GM².
- AGP sums use a subtract-and-shift trick, not a memorised closed form.
- CAT rewards recognising the progression first, then locking the formula. Cheatsheet is recognition fuel.
Why the AP GP Cheatsheet Matters in CAT 2026 QA
AP GP appears in the CAT QA section almost every year, sometimes as a direct nth-term or sum question, more often hidden inside a worded problem. The CAT quantitative aptitude syllabus places progressions inside arithmetic, but the disguise is what catches aspirants out. The most common AP GP disguises in CAT past papers:
- Bouncing ball / shrinking perimeter — an infinite GP with the rebound ratio as r.
- Compound interest with monthly deposits — an AGP with deposit increment as d and interest factor as r.
- Snake-and-ladder return probability — a GP with the per-turn probability as the common ratio.
- Salary increment with bonus multiplier — an AGP, especially in installment-style problems.
What separates 99-percentilers from the 90-95 band is recognition speed. The cheatsheet builds that speed. The CAT 2026 syllabus section weightage shows how QA distributes across topics; AP GP usually carries 1 to 3 questions per slot, and the CAT score predictor can map an extra 2 marks to your composite percentile.
AP Formulas: Eight You Cannot Skip
Arithmetic progression is built on one operation: add a fixed number to get the next term. Every formula below follows from that single rule. Notation: a is the first term, d the common difference, n the number of terms, l the last term, S the sum.
Cleanest formula in the toolkit. Works for any constant-difference sequence including reverse APs where d is negative.
Use when first term and common difference are given. Fastest path when l is unknown.
Famous Gauss form. Faster when the problem hands you both endpoints, common in installment and salary-progression questions.
For k arithmetic means inserted between a and b, the common difference is (b − a) / (k + 1).
Special AP with a = 1, d = 1. Building block for sum-of-squares and sum-of-cubes.
Memorise. Pair with parity adjustment when the question restricts to even or odd indexes.
Elegant identity: sum of cubes equals the square of the sum of natural numbers.
Pair with sum of even numbers = n(n + 1) as a single recognition pattern.
Find the sum of the first 30 multiples of 4.
- The sequence is 4, 8, 12, …; an AP with a = 4, d = 4, n = 30.
- Apply Formula 2: S = (30 / 2) [2(4) + 29(4)] = 15 [8 + 116] = 15 × 124.
- Multiply: 15 × 124 = 1860.
GP Formulas: Seven That Cover Every CAT Variant
Geometric progression is built on one operation: multiply by a fixed ratio to get the next term. Notation: a is the first term, r the common ratio, n the number of terms, S the sum. CAT exploits the divergence-convergence boundary at |r| = 1 harder than any other progression rule, so condition-checking matters.
Common CAT trap is off-by-one indexing: the 7th term is ar&sup6;, not ar&sup7;.
Numerator and denominator positive; sign unambiguous. Common in growth-rate and population-doubling questions.
Same as Formula 10 multiplied by −1 / −1; rearrangement keeps both sides positive.
Standard formula divides by zero. Special case easy to forget; CAT 2018 hid an r = 1 trap.
Most-tested AP GP formula in CAT history. Repeating decimals, bouncing balls, and shrinking-perimeter questions all reduce to this.
For k geometric means inserted between a and b, common ratio is (b / a)1/(k+1).
Product of first n terms. Also written as (a1 · an)n/2.
Applying a / (1 − r) without first checking that the absolute value of r is less than 1 is the single most-frequent AP GP error in CAT. If the question gives r > 1 or r = 1 and asks for an infinite sum, the answer is "diverges" or "no finite value", not a number.
HP and AM-GM-HM: Five Formulas That Bridge All Three
Harmonic progression is the reciprocal of an AP. If a, b, c are in HP, then 1/a, 1/b, 1/c are in AP. CAT rarely tests HP directly through nth-term or sum forms, because there is no clean closed form for HP sum. CAT tests HP through the harmonic mean and the AM-GM-HM relationship.
No simple closed-form sum for HP. Convert to AP, work, then reciprocate. CAT tests HP almost always via the harmonic mean.
Average-speed problems: equal distances at different speeds, average speed is HM of the speeds, not AM.
Equality holds only when every number is identical. The most-cited inequality in CAT QA.
Faster than computing GM directly when AM and HM are visible. Powerful in maxima-minima problems.
Restated: GM = √(AM · HM). Useful when one mean is asked given the other two.
Want a CAT 2026 plan that schedules AP GP revision into your weekly routine, with the cheatsheet stitched to your QA mock cycle?
Pin My 24-Formula SheetAGP and Special Series: Four That CAT Hides
Arithmetic-geometric progression is the under-tested formula family that CAT smuggles into compound-interest variants and repeated-product sums. The formulas are not as compact as AP or GP, but the recognition lift is huge once the pattern is named.
Term-by-term product of an AP and a GP. Form: polynomial-in-n times a power-of-r. CAT 2017 used this disguised as a salary-with-compounding problem.
Two-piece structure: base GP sum plus a correction term carrying the AP increment.
Do not memorise the closed form. Subtract-and-shift: write S, multiply by r, subtract row by row.
Recognising these saves 90 seconds per question.
The fastest CAT AP GP solver does not memorise harder; the fastest solver names the progression first. Spend the first 15 seconds of every AP GP question deciding: AP, GP, HP, or AGP. The right formula then drops into place. Aspirants who skip this step solve correctly 70 percent of the time and fast 30 percent of the time.
The 24-Formula Master Sheet, In One Table
Print this. Pin it. Revise it weekly until recognition is automatic. The same formulas live inside the CAT QA without math background guide for aspirants who started prep without a strong school-math foundation.
| # | Family | Formula | Condition / Use |
|---|---|---|---|
| 1 | AP | a + (n − 1) d | nth term of AP |
| 2 | AP | (n / 2) [2a + (n − 1) d] | Sum, first form |
| 3 | AP | (n / 2) (a + l) | Sum, when last term known |
| 4 | AP | (a + b) / 2 | Arithmetic mean of two numbers |
| 5 | AP | n (n + 1) / 2 | Sum of first n natural numbers |
| 6 | AP | n (n + 1) (2n + 1) / 6 | Sum of first n squares |
| 7 | AP | [n (n + 1) / 2]² | Sum of first n cubes |
| 8 | AP | n² | Sum of first n odd numbers |
| 9 | GP | a r(n − 1) | nth term of GP |
| 10 | GP | a (rn − 1) / (r − 1) | Sum, when r > 1 |
| 11 | GP | a (1 − rn) / (1 − r) | Sum, when r < 1 |
| 12 | GP | na | Sum, when r = 1 (collapsed GP) |
| 13 | GP | a / (1 − r) | Infinite sum, only when |r| < 1 |
| 14 | GP | √(ab) | Geometric mean of two numbers |
| 15 | GP | an rn(n − 1)/2 | Product of first n GP terms |
| 16 | HP | 1 / [a + (n − 1) d] | nth HP term (via reciprocal AP) |
| 17 | HP | 2ab / (a + b) | Harmonic mean of two numbers |
| 18 | Means | AM ≥ GM ≥ HM | Inequality, equality only when terms equal |
| 19 | Means | AM · HM = GM² | Product identity for two numbers |
| 20 | Means | GM = √(AM · HM) | GM is mean between AM and HM |
| 21 | AGP | [a + (n − 1) d] r(n − 1) | nth term of AGP |
| 22 | AGP | a/(1 − r) + dr/(1 − r)² | Infinite AGP sum, only when |r| < 1 |
| 23 | AGP | Subtract-and-shift method | Finite AGP sum (no clean closed form) |
| 24 | Special | n(n + 1) · n(2n − 1)(2n + 1)/3 | Sum of even numbers and odd squares |
The 99 percentile playbook covers how AP GP sits within the broader QA mix, while the mock analysis framework shows how to track AP GP error patterns across mocks.
Three Mistakes Aspirants Make Even With the Cheatsheet
Memorising the sheet is necessary, not sufficient. Three errors keep showing up in mock reviews and percentile drops, even from candidates who can recite all 24 formulas in order.
Reaching for a / (1 − r) on every infinite-sum question without first checking that |r| < 1. CAT regularly inserts cases where r > 1 and the correct answer is "no finite sum". Confidence in the formula is wasted if the condition fails.
Using arithmetic mean for average speed when distances are equal. Equal-distance averaging requires the harmonic mean. A car covers 100 km at 40 km/h and 100 km at 60 km/h; the average speed is HM of 40 and 60, which is 48, not the AM of 50.
The standard GP sum formula divides by r − 1; when r = 1, that division blows up. The collapsed-GP formula na is the right answer. CAT 2018 hid an r = 1 case inside a worded compound-interest problem.
How to Use the Cheatsheet During CAT Prep
The sheet works as a recognition tool, not a textbook. Memorising in isolation is wasted effort; the value sits in pairing the formula with a CAT-style question shape until recognition is automatic. The four-week protocol below moves the cheatsheet from cold reference to embedded reflex.
- Week 1 — pure recognition drill. Pull 15 AP GP problems from past CAT papers (or any sectional source). Without solving, name the progression for each in under 15 seconds. AP, GP, HP, AGP, or special-series. Score yourself against the cheatsheet families.
- Week 2 — formula-pairing drill. Same 15 problems, but now pair each with the exact formula number from the master sheet. Check the condition (|r| < 1, r ≠ 1, all positive numbers, equal-distance averaging) before attempting.
- Week 3 — timed solve. Re-attempt the same 15 problems under a 90-second-per-question cap. The cheatsheet should now be a backdrop; the formula should drop into place during the read.
- Week 4 — mistake review. Tag every error against the three traps below: convergence skip, AM-HM swap, or r = 1 miss. The error tag matters more than the right answer.
The CAT 2026 for engineers strategy guide covers how QA topics like AP GP fit inside the engineer asymmetric playbook, while the CAT 2026 prep timeline shows where AP GP revision sits in a seven-month arc.
Common Doubts on AP GP Formulas Answered
The CAT 2026 AP GP toolkit runs to roughly 24 formulas. From AP: nth term a + (n − 1)d, sum S = (n/2)(2a + (n − 1)d), arithmetic mean, sum of natural numbers, sum of squares, sum of cubes. From GP: nth term arn − 1, finite sum, infinite sum (|r| < 1), geometric mean. From HP: nth term, harmonic mean. From AGP: combined-product sum. The AM-GM-HM inequality bridges all three.
For AP: S = (n/2)(2a + (n − 1)d) or (n/2)(a + l). For GP with r ≠ 1: S = a(rn − 1)/(r − 1) when r > 1, or a(1 − rn)/(1 − r) when r < 1. When r = 1, the sum collapses to na.
Start from the finite GP sum a(1 − rn)/(1 − r). As n grows without bound and |r| < 1, rn approaches zero, so the formula reduces to a/(1 − r). When |r| ≥ 1, the series diverges and there is no finite sum. CAT tests this through repeating decimals and bouncing-ball problems.
For two positive numbers a and b: AM = (a + b)/2, GM = √(ab), HM = 2ab/(a + b). Two relationships hold: AM ≥ GM ≥ HM with equality only when a = b, and AM · HM = GM². CAT uses both in inequality and maxima-minima problems.
An arithmetic-geometric progression has each term as the product of corresponding AP and GP terms. The general term is [a + (n − 1)d] rn − 1. For an infinite AGP with |r| < 1, the sum is a/(1 − r) + dr/(1 − r)². For finite AGPs, use the subtract-and-shift trick rather than memorising a closed form.
Three errors recur. First, mixing AP and GP sum forms when the question switches mid-stream. Second, applying infinite GP without verifying |r| < 1. Third, treating AM and HM as interchangeable in average problems. The cheatsheet is a recognition tool: identify the progression, lock the formula, verify the condition, then plug numbers.
The 24-Formula Cheatsheet Recap
- Rule 1Name the progression first. AP, GP, HP, or AGP. Recognition decides which of 24 formulas applies.
- Rule 2Every sum formula carries a condition. r ≠ 1 for finite GP, |r| < 1 for infinite GP and infinite AGP.
- Rule 3Use AM for sum-based questions, GM for product-based, HM for equal-distance averaging.
- Rule 4The AM-GM-HM inequality holds equality only when every term equals every other term.
- Rule 5The product identity AM · HM = GM² often replaces a longer GM computation.
- Rule 6Memorise sums of natural numbers, squares, cubes, and odd numbers as recognition shortcuts, not first-principles derivations.
Pair this cheatsheet with the CAT preparation mistakes guide so that the formula recall does not stall at recognition without execution.
Build CAT 2026 prep around the AP GP master sheet
A CAT 2026 plan that places AP GP cheatsheet revision into your weekly QA cycle, with mock-tagged error tracking on convergence and means questions.
Pin My 24-Formula Sheet