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

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]

You cannot average HP terms directly

The middle term of three numbers in HP is NOT a+c2\tfrac{a+c}{2} — that is the arithmetic mean. The HP middle is the harmonic mean b=2aca+cb = \dfrac{2ac}{a+c} (equivalently, 1a,1b,1c\tfrac1a, \tfrac1b, \tfrac1c are in AP). For a=2,c=6a = 2, c = 6 the HP middle is 2268=3\dfrac{2\cdot 2\cdot 6}{8} = 3, not 2+62=4\tfrac{2+6}{2} = 4. Flip to reciprocals first, always.

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

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.

Don't swap the three mean formulas

Keep them straight: AM=a+b2\text{AM} = \dfrac{a+b}{2} (sum over 2), GM=ab\text{GM} = \sqrt{ab} (root of the product), and HM=2aba+b\text{HM} = \dfrac{2ab}{a+b} (twice the product over the sum). The classic slip is using a+b2ab\dfrac{a+b}{2ab} — that is the reciprocal of the HM, not the HM. For 33 and 66: HM=2189=4\text{HM} = \dfrac{2\cdot 18}{9} = 4, not 936=14\dfrac{9}{36} = \tfrac14.

The identity is GM2=AMHM\text{GM}^2 = \text{AM}\cdot\text{HM}

The geometric mean is the geometric mean of the OTHER two: GM2=AMHM\text{GM}^2 = \text{AM}\cdot\text{HM}, so GM=AMHM\text{GM} = \sqrt{\text{AM}\cdot\text{HM}}. It is NOT AM2=GMHM\text{AM}^2 = \text{GM}\cdot\text{HM} and the three means are in GP (not AP). Given AM =9= 9, GM =6= 6: HM=GM2AM=369=4\text{HM} = \dfrac{\text{GM}^2}{\text{AM}} = \dfrac{36}{9} = 4, not AM2GM=816\dfrac{\text{AM}^2}{\text{GM}} = \dfrac{81}{6}.

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

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 (4)

Drill every past-year question on this subtopic

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

Related notes