NDA Maths · Sequence & Series

Harmonic Progressions and the Three Means

A harmonic progression is just an AP turned upside down — its reciprocals are in AP — and it comes packaged with the three classical means AM, GM, HM and the inequality that orders them.

Why this matters

A small but conceptually central subtopic — five PYQs, but the AM-GM-HM machinery underpins the harder interrelating-progressions questions and the compound-trick traps. The one rule to burn in: an HP problem is solved by flipping to its AP of reciprocals. There is no "sum of an HP" formula — that is the trap.

Concept 1 of 3

Harmonic progression — flip to the reciprocal AP

Intuition

Numbers are in harmonic progression when their reciprocals are in arithmetic progression. That one sentence is the whole method: never work with an HP directly — take reciprocals, solve the AP, then flip back. There is deliberately no closed formula for the sum of an HP.

Definition

a1,a2,a3,a_1, a_2, a_3, \ldots are in harmonic progression (HP)     1a1,1a2,1a3,\iff \tfrac{1}{a_1}, \tfrac{1}{a_2}, \tfrac{1}{a_3}, \ldots are in AP. So the nth term of an HP is an=1a+(n1)da_n = \dfrac{1}{a + (n-1)d}, where a,da, d are the first term and common difference of the reciprocal AP. The three-term condition: a,b,ca, b, c are in HP     b=2aca+c\iff b = \dfrac{2ac}{a+c} (equivalently 2b=1a+1c\tfrac{2}{b} = \tfrac1a + \tfrac1c).

HP nth term and three-term condition

an=1a+(n1)d,b=2aca+c (for a,b,c in HP)a_n = \frac{1}{a + (n-1)d}, \qquad b = \frac{2ac}{a+c}\ \text{(for } a,b,c \text{ in HP)}

Worked example

Find the 4th term of the HP 12,15,18,\tfrac12, \tfrac15, \tfrac18, \ldots
  1. Take reciprocals: 2,5,8,2, 5, 8, \ldots — an AP with a=2, d=3a = 2,\ d = 3.
  2. 4th term of the AP: 2+3(3)=112 + 3(3) = 11.
  3. Flip back: the 4th term of the HP is 111\tfrac{1}{11}.
Answer:111\tfrac{1}{11}.
Practice this conceptself-check · 4 quick reps

Try it yourself

The numbers 6,3,26, 3, 2 — are they in HP, and what is the next term?

Practice — Level 1 (4 reps)

Quick reps to lock in the method. Try each, then check.

  1. 1.
    Reciprocals of an HP form a?
  2. 2.
    Is 13,15,17\tfrac13, \tfrac15, \tfrac17 an HP?
  3. 3.
    HP three-term condition for a,b,ca, b, c?
  4. 4.
    There is a formula for the sum of an HP — true or false?

From the bank · past-year question

Example 1Sequence & SeriesMODERATE
If (a+b), 2b, (b+c)(a+b),\ 2b,\ (b+c) are in HP, then which one of the following is correct?

[Q10 · Sep · 2023]

Concept 2 of 3

AM, GM, HM and the inequality that orders them

Intuition

Two positive numbers have three classical averages. The arithmetic mean is the everyday average; the geometric mean is the square root of the product; the harmonic mean is the reciprocal-average. For any two unequal positive numbers they line up in a fixed order, AM >> GM >> HM, and the GM is always exactly the geometric mean of the other two.

Definition

For positive a,ba, b:

  • AM =a+b2= \dfrac{a+b}{2}, GM =ab= \sqrt{ab}, HM =2aba+b= \dfrac{2ab}{a+b}.
  • Ordering: AMGMHM\text{AM} \ge \text{GM} \ge \text{HM}, with equality only when a=ba = b.
  • Key identity: GM2=AM×HM\text{GM}^2 = \text{AM} \times \text{HM} — so the GM is the geometric mean of the AM and HM.

The three means and their relation

AM=a+b2,GM=ab,HM=2aba+b,GM2=AMHM\text{AM} = \frac{a+b}{2},\quad \text{GM} = \sqrt{ab},\quad \text{HM} = \frac{2ab}{a+b}, \qquad \text{GM}^2 = \text{AM}\cdot\text{HM}
AM ≥ GM ≥ HM (for a = 4, b = 16)a = 4b = 16HM = 6.4GM = 8AM = 10GM² = AM · HM (here 8² = 10 × 6.4 = 64)

Worked example

Find the AM, GM, and HM of 44 and 1616, and verify GM2=AMHM\text{GM}^2 = \text{AM}\cdot\text{HM}.
  1. AM=4+162=10\text{AM} = \dfrac{4 + 16}{2} = 10.
  2. GM=4×16=64=8\text{GM} = \sqrt{4 \times 16} = \sqrt{64} = 8.
  3. HM=2×4×164+16=12820=6.4\text{HM} = \dfrac{2 \times 4 \times 16}{4 + 16} = \dfrac{128}{20} = 6.4.
  4. Check: AMHM=10×6.4=64=82=GM2\text{AM}\cdot\text{HM} = 10 \times 6.4 = 64 = 8^2 = \text{GM}^2. ✓ And 10>8>6.410 > 8 > 6.4.
Answer:AM =10= 10, GM =8= 8, HM =6.4= 6.4; the identity holds.
Practice this conceptself-check · 4 quick reps

Try it yourself

The AM of two positive numbers is 25 and their GM is 20. Find their HM.

Practice — Level 1 (4 reps)

Quick reps to lock in the method. Try each, then check.

  1. 1.
    AM of 33 and 77?
  2. 2.
    GM of 22 and 88?
  3. 3.
    HM of 33 and 66?
  4. 4.
    If AM == GM for two positive numbers, what must be true?

From the bank · past-year question

Example 2Sequence & SeriesMODERATE
If the ratio of AM to GM of two positive numbers a and b is 5:35:3, then a:ba:b is equal to

[Q9 · Apr · 2018]

AM ≥ GM ≥ HM only for positives

The ordering and the equality-when-equal rule need a,b>0a, b > 0. A common NDA setup gives AM and GM and asks for HM — reach straight for HM=GM2AM\text{HM} = \tfrac{\text{GM}^2}{\text{AM}} rather than solving for a,ba, b first.

Concept 3 of 3

Harmonic mean of several numbers

Intuition

The harmonic mean of a set is the count divided by the sum of reciprocals — it is the right average when the quantities are rates (think average speed over equal distances). For two numbers it reduces to the familiar 2aba+b\tfrac{2ab}{a+b}.

Definition

The harmonic mean of nn positive numbers x1,,xnx_1, \ldots, x_n is

HM=n1x1+1x2++1xn.\text{HM} = \frac{n}{\dfrac{1}{x_1} + \dfrac{1}{x_2} + \cdots + \dfrac{1}{x_n}}.
Equivalently, 1HM\tfrac{1}{\text{HM}} is the arithmetic mean of the reciprocals.

Harmonic mean of n numbers

HM=ni=1n1xi\text{HM} = \frac{n}{\sum_{i=1}^{n} \frac{1}{x_i}}

Worked example

Find the harmonic mean of 2,3,2, 3, and 66.
  1. Sum of reciprocals: 12+13+16=3+2+16=1\tfrac12 + \tfrac13 + \tfrac16 = \tfrac{3 + 2 + 1}{6} = 1.
  2. HM=n1/xi=31\text{HM} = \dfrac{n}{\sum 1/x_i} = \dfrac{3}{1}.
Answer:HM=3\text{HM} = 3.
Practice this conceptself-check · 4 quick reps

Try it yourself

Find the harmonic mean of 1,2,1, 2, and 44.

Practice — Level 1 (4 reps)

Quick reps to lock in the method. Try each, then check.

  1. 1.
    HM of 11 and 11?
  2. 2.
    HM of 22 and 44?
  3. 3.
    1HM\tfrac{1}{\text{HM}} is the AM of what?
  4. 4.
    HM of 3,3,33, 3, 3?

From the bank · past-year question

Example 3Sequence & SeriesHARD
If HH is the Harmonic Mean of (104)\binom{10}{4}, (105)\binom{10}{5}, and (106)\binom{10}{6}, then what is the value of 270H\frac{270}{H}?

[Q113 · Sep · 2023]

Summary — formulas & gotchas at a glance

A revision cheat-sheet for the formulas and gotchas above. Click any concept name to jump back to its full explanation.

Formulas (3)

  • Harmonic progression — flip to the reciprocal AP

    HP nth term and three-term condition

    an=1a+(n1)d,b=2aca+c (for a,b,c in HP)a_n = \frac{1}{a + (n-1)d}, \qquad b = \frac{2ac}{a+c}\ \text{(for } a,b,c \text{ in HP)}
  • AM, GM, HM and the inequality that orders them

    The three means and their relation

    AM=a+b2,GM=ab,HM=2aba+b,GM2=AMHM\text{AM} = \frac{a+b}{2},\quad \text{GM} = \sqrt{ab},\quad \text{HM} = \frac{2ab}{a+b}, \qquad \text{GM}^2 = \text{AM}\cdot\text{HM}
  • Harmonic mean of several numbers

    Harmonic mean of n numbers

    HM=ni=1n1xi\text{HM} = \frac{n}{\sum_{i=1}^{n} \frac{1}{x_i}}

Watch out for (1)

Mastery check — 2 interleaved questions

Try each one before clicking. Questions are interleaved across the concepts above, not grouped — interleaving sharpens transfer.

Example 1Sequence & SeriesHARD
If a+b2,b,b+c2\frac{a+b}{2}, b, \frac{b+c}{2} are in HP, then which one of the following is correct?

[Q25 · Apr · 2022]

Example 2Sequence & SeriesHARD
If a,b,ca,b,c are in HP, then what is 1ba+1bc\dfrac{1}{b-a}+\dfrac{1}{b-c} equal to?

[Q106 · Apr · 2024]

Drill every past-year question on this subtopic

5 questions from the bank — paginated, with cart and Word-export support.

Related notes