👁 Preview — Study, Practice and Revise are open; mock tests and the rest of the syllabus unlock on subscription. Unlock all · ₹4,999
← Back to Algebra
Study mode

Harmonic Progression (HP)

Learning objective
Learn harmonic progression and its relation to arithmetic progression.

Section 1: Mindmap

Section 2: Main Content with Inline Diagrams

Introduction to Harmonic Progression (HP)

A Harmonic Progression (HP) is a sequence of numbers formed by taking the reciprocals of an Arithmetic Progression (AP). In other words, if the terms of a sequence are such that their reciprocals form an AP, then the sequence is said to be in HP.

Formally, a sequence \( {a_n} \) is in HP if

\[\frac{1}{a_1}, \frac{1}{a_2}, \frac{1}{a_3}, \ldots\]forms an AP.
This means that the difference between consecutive reciprocals is constant:\[\frac{1}{a_{n+1}} - \frac{1}{a_n} = d \quad \text{(constant)}\]where \( d \) is the common difference of the reciprocals.

Relation Between HP and AP

Since HP is defined via reciprocals forming an AP, the key to understanding HP lies in the properties of AP. Recall:

  • AP has a constant difference \( d \) between consecutive terms.
  • The nth term of an AP with first term \( A \) and common difference \( d \) is: \[ T_n = A + (n-1)d \]

For HP, if \( \frac{1}{a_n} \) forms an AP with first term \( \frac{1}{a_1} = A \) and common difference \( d \), then

\[\frac{1}{a_n} = A + (n-1)d\]or equivalently,\[a_n = \frac{1}{A + (n-1)d}\]

Deriving the nth Term of HP

Given the first term \( a_1 \) of HP, and the common difference \( d \) of the reciprocals, the nth term is:

\[a_n = \frac{1}{\frac{1}{a_1} + (n-1)d}\]

This formula is fundamental to solving problems involving HP.

Properties of Harmonic Progression

  • Non-arithmetic nature: HP itself is not an arithmetic progression; only the reciprocals are.
  • Reciprocal relation: If \( a_n \) is in HP, then \( \frac{1}{a_n} \) is in AP.
  • Mean properties: The harmonic mean of two numbers \( a \) and \( b \) is the reciprocal of the arithmetic mean of their reciprocals: \[ H = \frac{2}{\frac{1}{a} + \frac{1}{b}} = \frac{2ab}{a+b} \] This mean often appears in problems involving HP.

Sum of n Terms of HP

Unlike AP or GP, there is no simple closed-form formula for the sum of the first \( n \) terms of a general HP. However, since the reciprocals form an AP, the sum of the reciprocals is easy to find:

\[S_n' = \sum_{k=1}^n \frac{1}{a_k} = n \times \frac{2A + (n-1)d}{2}\]where \( A = \frac{1}{a_1} \) and \( d \) is the common difference of reciprocals.

To find the sum \( S_n = \sum_{k=1}^n a_k \) itself, one often uses partial fractions or specific problem conditions.

Example Diagram: Relation Between HP and AP

Reciprocals:\( \frac{1}{a_1}, \frac{1}{a_2}, \frac{1}{a_3}, \ldots \) form an AP with common difference \( d \).Therefore:\( \frac{1}{a_n} = \frac{1}{a_1} + (n-1)d \)Taking reciprocals back:\( a_n = \frac{1}{\frac{1}{a_1} + (n-1)d} \)

Common Mistakes to Avoid

  • Confusing HP with AP or GP — HP is defined via reciprocals forming AP, not by constant difference or ratio in the original sequence.
  • Forgetting to take reciprocals when applying formulas.
  • Assuming sum formulas for HP are similar to AP or GP — they are not.
  • Mixing harmonic mean with arithmetic or geometric mean.

Connection to Board Exam Patterns and Marking Scheme

Questions on HP typically test:

  • Understanding of the definition and relation to AP.
  • Finding the nth term of HP.
  • Using harmonic mean in problem-solving.
  • Solving problems involving sums or specific terms.

These questions are usually worth 2-3 marks in board exams and appear in both short and long answer formats.

Section 3: Worked Examples

Example 1: Finding the nth term of HP (Easy)

Problem: The first term of a harmonic progression is 2 and the second term is 3. Find the 5th term.

Solution:

Step 1: Find the reciprocals of the first two terms:\[\frac{1}{a_1} = \frac{1}{2} = 0.5, \quad \frac{1}{a_2} = \frac{1}{3} \approx 0.3333\]

Step 2: Calculate the common difference \( d \) of the reciprocals:\[d = \frac{1}{a_2} - \frac{1}{a_1} = 0.3333 - 0.5 = -0.1667\]

Step 3: Use the nth term formula for HP:\[a_n = \frac{1}{\frac{1}{a_1} + (n-1)d} = \frac{1}{0.5 + (5-1)(-0.1667)} = \frac{1}{0.5 - 0.6668} = \frac{1}{-0.1668} \approx -6\]

Answer: The 5th term is approximately \(-6\).

Example 2: Finding the harmonic mean (Easy)

Problem: Find the harmonic mean between 4 and 9.

Solution:

The harmonic mean \( H \) between two numbers \( a \) and \( b \) is:\[H = \frac{2ab}{a + b} = \frac{2 \times 4 \times 9}{4 + 9} = \frac{72}{13} \approx 5.54\]

Answer: The harmonic mean is \( \frac{72}{13} \) or approximately 5.54.

Example 3: Sum of reciprocals in HP (Medium)

Problem: The reciprocals of the terms of an HP form an AP with first term 3 and common difference 2. Find the sum of the reciprocals of the first 4 terms.

Solution:

Since reciprocals form an AP with \( A = 3 \) and \( d = 2 \), sum of first 4 terms of reciprocals is:\[S_4' = \frac{n}{2} [2A + (n-1)d] = \frac{4}{2} [2 \times 3 + (4-1) \times 2] = 2 [6 + 6] = 2 \times 12 = 24\]

Answer: The sum of the reciprocals of the first 4 terms is 24.

Example 4: Finding terms of HP given nth term (Medium)

Problem: The 3rd term of an HP is 4 and the 6th term is 2. Find the first term and the common difference of the reciprocals.

Solution:

Step 1: Let the first term of HP be \( a_1 \), and the common difference of reciprocals be \( d \). Then:\[\frac{1}{a_3} = \frac{1}{a_1} + 2d, \quad \frac{1}{a_6} = \frac{1}{a_1} + 5d\]

Step 2: Substitute given values:\[\frac{1}{4} = \frac{1}{a_1} + 2d, \quad \frac{1}{2} = \frac{1}{a_1} + 5d\]

Step 3: Subtract the first from the second:\[\frac{1}{2} - \frac{1}{4} = ( \frac{1}{a_1} + 5d ) - ( \frac{1}{a_1} + 2d ) \Rightarrow \frac{1}{4} = 3d \Rightarrow d = \frac{1}{12}\]

Step 4: Find \( \frac{1}{a_1} \):\[\frac{1}{4} = \frac{1}{a_1} + 2 \times \frac{1}{12} = \frac{1}{a_1} + \frac{1}{6} \Rightarrow \frac{1}{a_1} = \frac{1}{4} - \frac{1}{6} = \frac{3 - 2}{12} = \frac{1}{12}\]

Step 5: Therefore,\[a_1 = 12, \quad d = \frac{1}{12}\]

Answer: The first term is 12 and the common difference of reciprocals is \( \frac{1}{12} \).

Example 5: HP and Harmonic Mean (Hard)

Problem: If three numbers are in HP and their sum is 15, and the sum of their reciprocals is \( \frac{5}{6} \), find the numbers.

Solution:

Step 1: Let the three numbers be \( a, b, c \) in HP. Then their reciprocals \( \frac{1}{a}, \frac{1}{b}, \frac{1}{c} \) are in AP.

Step 2: Let the reciprocals be:\[\frac{1}{a} = A - d, \quad \frac{1}{b} = A, \quad \frac{1}{c} = A + d\]for some \( A \) and \( d \).

Step 3: Sum of reciprocals:\[\frac{1}{a} + \frac{1}{b} + \frac{1}{c} = (A - d) + A + (A + d) = 3A = \frac{5}{6} \Rightarrow A = \frac{5}{18}\]

Step 4: Sum of numbers:\[a + b + c = 15\]But,\[a = \frac{1}{A - d}, \quad b = \frac{1}{A}, \quad c = \frac{1}{A + d}\]So,\[\frac{1}{A - d} + \frac{1}{A} + \frac{1}{A + d} = 15\]

Step 5: Use the identity:\[\frac{1}{A - d} + \frac{1}{A + d} = \frac{2A}{A^2 - d^2}\]So,\[15 = \frac{2A}{A^2 - d^2} + \frac{1}{A}\]Multiply both sides by \( A^2 - d^2 \):\[15 (A^2 - d^2) = 2A + \frac{A^2 - d^2}{A}\]Multiply both sides by \( A \):\[15 A (A^2 - d^2) = 2 A^2 + (A^2 - d^2)\]Simplify RHS:\[2 A^2 + A^2 - d^2 = 3 A^2 - d^2\]So,\[15 A (A^2 - d^2) = 3 A^2 - d^2\]Substitute \( A = \frac{5}{18} \):\[15 \times \frac{5}{18} ( \left(\frac{5}{18}\right)^2 - d^2 ) = 3 \left(\frac{5}{18}\right)^2 - d^2\]Calculate:\[\frac{75}{18} \left( \frac{25}{324} - d^2 \right) = \frac{3 \times 25}{324} - d^2 = \frac{75}{324} - d^2\]Multiply out LHS:\[\frac{75}{18} \times \frac{25}{324} - \frac{75}{18} d^2 = \frac{75}{324} - d^2\]Calculate constants:\[\frac{75 \times 25}{18 \times 324} - \frac{75}{18} d^2 = \frac{75}{324} - d^2\]Simplify numerator and denominators:\[\frac{1875}{5832} - \frac{75}{18} d^2 = \frac{75}{324} - d^2\]Bring all terms to one side:\[\frac{1875}{5832} - \frac{75}{18} d^2 - \frac{75}{324} + d^2 = 0\]Combine constants:\[\frac{1875}{5832} - \frac{75}{324} + \left( d^2 - \frac{75}{18} d^2 \right) = 0\]Calculate constants:\[\frac{1875}{5832} - \frac{75}{324} = \frac{1875}{5832} - \frac{1350}{5832} = \frac{525}{5832}\]Calculate coefficient of \( d^2 \):\[d^2 \left(1 - \frac{75}{18}\right) = d^2 \left(1 - 4.1667\right) = -3.1667 d^2\]So,\[\frac{525}{5832} - 3.1667 d^2 = 0 \Rightarrow 3.1667 d^2 = \frac{525}{5832} \Rightarrow d^2 = \frac{525}{5832 \times 3.1667} \approx 0.0284\]

Step 6: Calculate \( d \approx \sqrt{0.0284} = 0.1685 \).

Step 7: Find the three numbers:\[a = \frac{1}{A - d} = \frac{1}{\frac{5}{18} - 0.1685} = \frac{1}{0.2778 - 0.1685} = \frac{1}{0.1093} \approx 9.15\]\[b = \frac{1}{A} = \frac{1}{0.2778} = 3.6\]\[c = \frac{1}{A + d} = \frac{1}{0.2778 + 0.1685} = \frac{1}{0.4463} \approx 2.24\]

Check sum:\[9.15 + 3.6 + 2.24 = 14.99 \approx 15\]

Answer: The three numbers are approximately 9.15, 3.6, and 2.24.

Section 4: Formula Bank

  • Definition of HP: \( a_n \) is in HP if \( \frac{1}{a_n} \) is in AP.
  • nth term of HP: \[ a_n = \frac{1}{\frac{1}{a_1} + (n-1)d} \] where \( d \) is the common difference of reciprocals.
  • Harmonic mean of two numbers \( a \) and \( b \): \[ H = \frac{2ab}{a + b} \]
  • Sum of reciprocals of first n terms of HP: \[ S_n' = \sum_{k=1}^n \frac{1}{a_k} = \frac{n}{2} \left[ 2 \times \frac{1}{a_1} + (n-1)d \right] \]
  • Relation between HP and AP: If \( \frac{1}{a_n} = A + (n-1)d \), then \( a_n \) is in HP.
Curated videos per subtopic
Top YouTube explainers, AI-ranked for your exam and language. Unlocks with subscription.
Unlock

Try Practice next.

Progress tracking is paywalled — subscribe to mark subtopics as understood and save your streak.

Go to practice →
Ask a doubt
Harmonic Progression (HP) · 10 free messages
Ask me anything about this subtopic. You have 10 free messages this session — chat history isn't saved in preview.