Pythagorean Means — Definition, Formula & Examples
The Pythagorean means are three classical types of average — the arithmetic mean, geometric mean, and harmonic mean — studied together because of a elegant inequality that always relates them.
For positive real numbers , the Pythagorean means are the arithmetic mean , geometric mean , and harmonic mean , which satisfy the inequality , with equality holding if and only if all values are equal.
Key Formula
Where:
- = The positive real numbers being averaged
- = The count of values
- = Arithmetic mean
- = Geometric mean
- = Harmonic mean
How It Works
Each Pythagorean mean summarizes a set of positive numbers in a different way. The arithmetic mean (AM) adds the values and divides by the count. The geometric mean (GM) multiplies the values and takes the th root. The harmonic mean (HM) takes the reciprocal of the arithmetic mean of the reciprocals. For any set of positive numbers that are not all identical, the AM is always the largest and the HM is always the smallest, with the GM falling in between.
Worked Example
Problem: Find the arithmetic, geometric, and harmonic means of 4 and 16, and verify the AM–GM–HM inequality.
Arithmetic Mean: Add the values and divide by 2.
Geometric Mean: Multiply the values and take the square root.
Harmonic Mean: Take the reciprocal of the average of the reciprocals.
Answer: , , , confirming .
Visualization
Why It Matters
The AM–GM inequality is a fundamental tool in competition mathematics and optimization proofs. The harmonic mean appears in physics (e.g., average speed for equal-distance trips) and in computing (e.g., the F1 score in machine learning). Understanding all three means together gives you flexibility in choosing the right average for a given context.
Common Mistakes
Mistake: Assuming the three means can appear in any order for positive numbers.
Correction: The inequality always holds for positive values. The arithmetic mean is never smaller than the geometric mean, which is never smaller than the harmonic mean.
