Pythagorean means

#hsc-maths#sequences#advanced

This problem explores the classic ordering of the three Pythagorean means—arithmetic ((A)), geometric ((G)), and harmonic ((H))—for two positive numbers. It’s a beautiful exercise linking inequalities, sequences, and algebraic manipulation, directly relevant to the HSC topic of sequences and series. By working through the proof and the arithmetic progression conditions, you’ll deepen your understanding of mean relationships and how to set up equations for AP/GP.

Problem Statement

For 0<a<b0<a<b, define

A=a+b2,G=ab,H=2aba+b.A=\frac{a+b}{2},\quad G=\sqrt{ab},\quad H=\frac{2ab}{a+b}.
  • Prove H<G<AH<G<A.
  • Find ba\frac ba such that a,G,Aa,G,A is an AP.
  • Show H,G,AH,G,A cannot be an AP unless a=ba=b.

Hints

Use (ab)2>0(\sqrt a-\sqrt b)^2>0 and G2=AHG^2=AH.


Solutions

We start by proving the inequality. Using the hint, the square of a difference is positive, which gives us A>GA>G. Notice the relationship between GG, AA, and HH: the product AHAH equals abab, which is G2G^2. This tells us that HH, GG, AA are in geometric progression. Since GG is the geometric mean and we already know A>GA>G, it follows that H<G<AH<G<A.
To make the argument concrete, we expand the square:

From (ab)2>0(\sqrt a-\sqrt b)^2>0, get A>GA>G. Also

AH=a+b22aba+b=ab=G2,AH=\frac{a+b}{2}\cdot\frac{2ab}{a+b}=ab=G^2,

so H,G,AH,G,A form a GP and therefore H<G<AH<G<A.

Next, we set up the condition for aa, GG, AA to be an arithmetic progression. The definition of an AP gives us the middle term as the average of the first and last, so 2G=a+A2G = a + A. Substituting the expressions and simplifying leads to an equation in the ratio x=b/ax = b/a.

For a,G,Aa,G,A in AP:

2G=a+A    4ab=3a+b.2G=a+A \implies 4\sqrt{ab}=3a+b.

Let x=b/ax=b/a; then (x9)(x1)=0(x-9)(x-1)=0, and x>1x>1 gives x=9x=9.

Finally, suppose HH, GG, AA are in arithmetic progression. Using the GP relationship G2=AHG^2 = AH, we write H=G2/AH = G^2/A. Substituting into 2G=H+A2G = H + A gives an equation that forces AA and GG to be equal, which contradicts the strict inequality unless a=ba = b. Thus, they cannot be an AP for distinct positive numbers.

If H,G,AH,G,A were AP, then 2G=H+A=G2/A+A2G=H+A=G^2/A+A, forcing A=GA=G, contradiction for aba\ne b.


Takeaways

  • The inequality between arithmetic, geometric, and harmonic means can be proven using simple algebraic manipulations and the fact that G2=AHG^2 = AH.
  • When dealing with means of two numbers, setting up AP or GP conditions often reduces to solving a quadratic equation in the ratio b/ab/a.
  • The relationship H,G,AH,G,A as a GP is a key insight: it ties the means together and makes ordering and AP checks straightforward.

Further Readings

HSC Distributions, HSC Induction, HSC Integrals, HSC Sequences

Written by Vu Hung Nguyen

Mathematics Educator · LinkedIn · About