Menu

Earn Premium with Referrals

Invite your friends and earn Premium rewards through our referral program.

See how it works and start inviting friends.

Harmonic Progression Concepts
QUANTITATIVEAPTITUDE

Harmonic Progression Concepts

Learn harmonic progression relationships and solve common aptitude problems involving HP sequences.

1. HP Term Evaluation

  • Formula: If (a_1,a_2,a_3,\dots) are in HP, then their reciprocals
1a1,1a2,1a3, \frac1{a_1},\frac1{a_2},\frac1{a_3},\dots

are in AP. If the reciprocal AP has first term (a) and common difference (d), then

Tn=1a+(n1)d. \boxed{T_n=\frac{1}{a+(n-1)d}}.

Use when: Finding a particular term of an HP.

  • Example: Find the 6th term of the HP
13,15,17, \frac13,\frac15,\frac17,\dots

Solution: Take reciprocals:

3,5,7,3,5,7,\dots

This is an AP with

a=3,d=2.a=3,\qquad d=2.

6th reciprocal:

T6=3+(61)(2)=13T_6=3+(6-1)(2)=13

Therefore, 6th term of HP:

113\boxed{\frac1{13}}

2. Harmonic Mean of Two Numbers

  • Formula: The harmonic mean of (a) and (b) is
HM=2aba+b. \boxed{HM=\frac{2ab}{a+b}}.

Also,

2HM=1a+1b. \frac{2}{HM}=\frac1a+\frac1b.

Use when: A problem asks for the harmonic mean of two quantities, especially rates/speeds.

  • Example: Find the harmonic mean of (4) and (12).

Solution:

HM=2(4)(12)4+12HM=\frac{2(4)(12)}{4+12} =9616=6=\frac{96}{16}=6 HM=6\boxed{HM=6}

3. Harmonic Mean of Multiple Numbers

  • Formula: For (n) positive numbers (x_1,x_2,\dots,x_n),
HM=n1x1+1x2++1xn. \boxed{HM=\frac{n}{\frac1{x_1}+\frac1{x_2}+\cdots+\frac1{x_n}}}.

Use when: Finding the combined harmonic mean of 3 or more values.

  • Example: Find the harmonic mean of (2,3,6).

Solution:

HM=312+13+16HM=\frac{3}{\frac12+\frac13+\frac16} =33+2+16=31=\frac{3}{\frac{3+2+1}{6}} =\frac{3}{1} HM=3\boxed{HM=3}

4. Inserting Harmonic Means

  • Formula: To insert (n) harmonic means between (a) and (b), take reciprocals:
1a,1H1,,1Hn,1b \frac1a,\frac1{H_1},\dots,\frac1{H_n},\frac1b

and form an AP. Its common difference is

d=1b1an+1. \boxed{d=\frac{\frac1b-\frac1a}{n+1}}.

Use when: Finding one or more harmonic means between two numbers.

  • Example: Insert two harmonic means between (2) and (6).

Solution: Reciprocals form an AP:

12,1H1,1H2,16\frac12,\frac1{H_1},\frac1{H_2},\frac16

There are 3 equal intervals:

d=16123=133=19d=\frac{\frac16-\frac12}{3} =\frac{-\frac13}{3} =-\frac19

Therefore,

1H1=1219=718\frac1{H_1}=\frac12-\frac19=\frac7{18} H1=187H_1=\frac{18}{7}

And:

1H2=71819=518\frac1{H_2}=\frac7{18}-\frac19=\frac5{18} H2=185H_2=\frac{18}{5} H1=187,H2=185\boxed{H_1=\frac{18}{7},\quad H_2=\frac{18}{5}}
HP:        2  ───── H₁ ───── H₂ ───── 6
Reciprocals:
          1/2 ──── 7/18 ─── 5/18 ─── 1/6
             ← common difference = -1/9 →

5. HP Sum Using Reciprocal AP

  • Formula: If the reciprocals of HP terms form an AP,
an=1A+(n1)d, a_n=\frac1{A+(n-1)d},

then

Sn=k=0n11A+kd. \boxed{S_n=\sum_{k=0}^{n-1}\frac1{A+kd}}.

Use when: A question asks for the sum of a finite number of HP terms. Unlike AP, there is generally no simple standard sum formula.

  • Example: Find the sum of the first 3 terms of
12,14,16, \frac12,\frac14,\frac16,\dots

Solution:

S3=12+14+16S_3=\frac12+\frac14+\frac16

Taking LCM (12):

S3=612+312+212=1112S_3=\frac6{12}+\frac3{12}+\frac2{12} =\frac{11}{12} 1112\boxed{\frac{11}{12}}

Advanced Variants

6. Relation Between AM, GM and HM

  • Formula: For positive numbers (a,b),
AM=a+b2,GM=ab,HM=2aba+b \boxed{AM=\frac{a+b}{2}},\qquad \boxed{GM=\sqrt{ab}},\qquad \boxed{HM=\frac{2ab}{a+b}}

and

AMGMHM. \boxed{AM\ge GM\ge HM}.

Also,

GM2=AM×HM. \boxed{GM^2=AM\times HM}.

Use when: A question gives one mean and asks for another.

  • Example: The AM of two positive numbers is (10) and their HM is (6). Find their GM.

Solution: Using

GM2=AM×HMGM^2=AM\times HM GM2=10×6=60GM^2=10\times6=60 GM=215\boxed{GM=2\sqrt{15}}

7. HP and AP Parameter Problems

  • Formula: If (x,y,z) are in HP, then
1x,1y,1z are in AP \boxed{\frac1x,\frac1y,\frac1z\text{ are in AP}}

so

2y=1x+1z. \boxed{\frac2y=\frac1x+\frac1z}.

Equivalently,

y=2xzx+z. \boxed{y=\frac{2xz}{x+z}}.

Use when: Three quantities are in HP and one term must be found.

  • Example: If (4,x,12) are in HP, find (x).

Solution:

2x=14+112\frac2x=\frac14+\frac1{12} 2x=312+112=13\frac2x=\frac3{12}+\frac1{12}=\frac13 x=6x=6 x=6\boxed{x=6}
HP condition:

4 ───── x ───── 12
↑       ↑        ↑
1/4 ─── 1/x ─── 1/12
       AP

My Private Notes

Notes are auto-saved locally to this device.