Jump to content
BrainDen.com - Brain Teasers
  • 0

Averages part III


BMAD
 Share

Question

This post will possibly help with "averages part II"

given two positive real numbers a and b, there are four ways of computing the "mean":

am= arithmetic mean = (a+b)/2

gm = geometric mean = sqrt[a b]

hm = harmonic mean = 2 / (1/a + 1/b)

rms = root mean square = sqrt[(a^2+b^2)/2]

Rank these from smallest to largest proving your ranks. If one type is not always less than another, explain when it is equal or when it is more.

post-53485-0-69861200-1375142758_thumb.g

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

A

2 - G2 = (a2+2ab+b2)/4 - ab = (a2-2ab+b2)/4 = (a-b)2/4, which is at least 0 with equality only for a=b. Hence A is greater than or equal to G, with equality only for a=b.

Lemma: (a+b)2 is greater than or equal to 4ab, with equality only for a=b.

Proof: (a+b)2-4ab = (a-b)2, which is greater than or equal to 0, with equality only for a=b.

H = 2/((a+b)/ab) = 2ab/(a+b)

(H/G)2 = 4ab/(a+b)2, which is less than or equal to 1 by Lemma. Hence H is less than or equal to G, with equality only for a=b.

R2 - A2 = (a2+b2)/2 - (a2+2ab+b2)/4 = (2a2+2b2)/4 - (a2+2ab+b2)/4 = (a2-2ab+b2)/4 = ((a-b)/2)2, which is at least 0 with equality only for a=b.

Conclusion: R>A>G>H, unless a=b in which case they are all equal.

Edit: ranking them from smallest to largest, that would be H, G, A, R :)

Edited by Rainman
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...