A harmonic sequence is a sequence whose reciprocals form an arithmetic sequence. If a1,a2,a3,… is a harmonic sequence, then a11,a21,a31,… is an arithmetic sequence.
General term of a Harmonic Sequence:
an=a+(n−1)d1
where a=a11 is the first term of the corresponding AP and d is the common difference of the corresponding AP.
Harmonic Mean between two numbers a and b:
H=a+b2ab
To solve problems involving harmonic sequences:
- Take reciprocals of the harmonic sequence terms to obtain an arithmetic sequence.
- Apply AP formulas to the reciprocals.
- Take reciprocals again to return to the harmonic sequence.
Example: Find the nth term of the harmonic sequence 31,71,111,…
Solution:
- Reciprocals form AP: 3,7,11,…
- First term a=3, common difference d=4
- nth term of AP: an=3+(n−1)(4)=4n−1
- nth term of HP: Tn=4n−11
Example: Insert 3 harmonic means between 21 and 101.
Solution:
- Reciprocals: insert 3 arithmetic means between 2 and 10
- AP: 2,_,_,_,10 with n=5 terms
- d=5−110−2=2
- AP terms: 2,4,6,8,10
- Harmonic means: 41,61,81
| Sequence Type | Condition | General Term |
|---|
| Arithmetic | an+1−an=d (constant) | an=a1+(n−1)d |
| Geometric | anan+1=r (constant) | an=a1⋅rn−1 |
| Harmonic | Reciprocals form AP | an=a1−1+(n−1)d1 |