Mathwords logoReference LibraryMathwords

Harmonic Sequence

Harmonic Sequence
Harmonic Progression

The sequence The harmonic sequence: 1, 1/2, 1/3, 1/4, ….

Note: The harmonic mean of two terms of the harmonic sequence is the term halfway between the two original terms. For example, the harmonic mean of The fraction 1/2 and The fraction 1/6 is The fraction 1/4.

 

See also

Harmonic series

Key Formula

an=1a+(n1)da_n = \frac{1}{a + (n-1)d}
Where:
  • ana_n = The nth term of the harmonic sequence
  • aa = The first term of the corresponding arithmetic sequence (the reciprocal of the first harmonic term)
  • dd = The common difference of the corresponding arithmetic sequence
  • nn = The position of the term (n = 1, 2, 3, ...)

Worked Example

Problem: The first three terms of a harmonic sequence are 1/2, 1/5, and 1/8. Find the 6th term.
Step 1: Take the reciprocals of each term to form the corresponding arithmetic sequence.
2,  5,  8,  2, \; 5, \; 8, \; \ldots
Step 2: Identify the first term and common difference of this arithmetic sequence.
a=2,d=52=3a = 2, \quad d = 5 - 2 = 3
Step 3: Find the 6th term of the arithmetic sequence using the formula for arithmetic sequences.
a6=2+(61)(3)=2+15=17a_6 = 2 + (6-1)(3) = 2 + 15 = 17
Step 4: Take the reciprocal of this arithmetic term to get the 6th harmonic term.
h6=117h_6 = \frac{1}{17}
Answer: The 6th term of the harmonic sequence is 1/17.

Another Example

Problem: Determine whether the sequence 1/3, 1/7, 1/11, 1/15, ... is a harmonic sequence.
Step 1: Take the reciprocals of the given terms.
3,  7,  11,  15,  3, \; 7, \; 11, \; 15, \; \ldots
Step 2: Check whether the reciprocals form an arithmetic sequence by computing the differences between consecutive terms.
73=4,117=4,1511=47 - 3 = 4, \quad 11 - 7 = 4, \quad 15 - 11 = 4
Step 3: Since the differences are all equal (common difference d = 4), the reciprocals form an arithmetic sequence.
Answer: Yes, this is a harmonic sequence because the reciprocals 3, 7, 11, 15, ... form an arithmetic sequence with common difference 4.

Frequently Asked Questions

What is the difference between a harmonic sequence and a harmonic series?
A harmonic sequence is an ordered list of terms whose reciprocals form an arithmetic sequence. A harmonic series is the sum of the terms of a harmonic sequence. The most famous example is the series 1 + 1/2 + 1/3 + 1/4 + ..., which diverges (grows without bound) even though its individual terms approach zero.
Is there a formula for the sum of a harmonic sequence?
There is no simple closed-form formula for the partial sum of a general harmonic sequence, unlike arithmetic or geometric sequences. You must add the terms individually. For the classic harmonic series 1 + 1/2 + 1/3 + ... + 1/n, the partial sum is approximately ln(n) + 0.5772 (the Euler–Mascheroni constant) for large n, but this is an approximation, not an exact formula.

Harmonic Sequence vs. Arithmetic Sequence

An arithmetic sequence has a constant difference between consecutive terms (e.g., 2, 5, 8, 11, ...). A harmonic sequence is defined so that the reciprocals of its terms form an arithmetic sequence (e.g., 1/2, 1/5, 1/8, 1/11, ...). Every harmonic sequence is linked to an arithmetic sequence through this reciprocal relationship: to analyze a harmonic sequence, you convert it to its arithmetic counterpart, solve the problem there, then take the reciprocal of the result.

Why It Matters

Harmonic sequences and the related harmonic series appear throughout mathematics and science. In physics, the overtone frequencies of a vibrating string follow a harmonic pattern, which is how the sequence gets its name from music theory. In calculus, the divergence of the harmonic series is a foundational result that shows even infinitely shrinking terms can produce an infinite sum.

Common Mistakes

Mistake: Trying to find a common difference or common ratio directly between the terms of a harmonic sequence.
Correction: A harmonic sequence is neither arithmetic nor geometric. The pattern lies in the reciprocals. Always take reciprocals first, work with the resulting arithmetic sequence, and then convert back.
Mistake: Assuming the sum of a finite harmonic sequence has a neat closed-form formula like arithmetic or geometric sums.
Correction: No simple closed-form sum exists for harmonic sequences. You need to add the terms individually or use approximation methods for large sums.

Related Terms

  • SequenceGeneral concept that harmonic sequences are a type of
  • Harmonic MeanAverage used to find middle terms in harmonic sequences
  • Harmonic SeriesThe sum of terms in a harmonic sequence
  • TermEach individual value in a sequence
  • Arithmetic SequenceFormed by taking reciprocals of harmonic terms
  • Geometric SequenceAnother fundamental type of sequence for comparison
  • ReciprocalKey operation connecting harmonic and arithmetic sequences