Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Order of arithmetic and geometric means

0 views
Skip to first unread message

David Hobby

unread,
Jul 31, 2010, 2:00:05 PM7/31/10
to
Consider a matrix of positive real numbers. Take the geometric means
of each of the columns, and then the arithmetic mean of the result,
and call this AG. Also take the arithmetic means of the rows of the
matrix, the geometric mean of these, and call it GA. I think I have a
proof that AG is always less than or equal to GA.

This has presumably been known for 150 years. Does anybody know what
the result is called?

---David

Heine Rasmussen

unread,
Aug 2, 2010, 10:13:30 AM8/2/10
to

It seems you have a corollary of Mahler’s inequality.

Assume your matrix has m rows and n columns. First, note that by
dividing each element in the matrix by n, you can replace all the
arithmetic means with ordinary sums and still get the same values for
AG and GA.

You then have Mahler’s inequality:

http://www.proofwiki.org/wiki/Mahler%27s_Inequality

where the finite sequences corresponds to your columns. The theorem
states two sequences only, but from the proof in the above link we see
that its extension to an arbitrary number of sequences is trivial.

Also, there are several inequalities attributed to Mahler, so a web
search can be pretty confusing.

Dan Luecking

unread,
Aug 2, 2010, 6:05:06 PM8/2/10
to

It can also be seen as Holder's inequality (extended
by induction to n factors):

If 1/p_1 + 1/p_2 + ... 1/p_n = 1 then
\int f_1 f_2 ... f_n d\mu \le
(\int f_1^{p_1} d\mu)^{1/p_1}...(\int f_n^{p_n} d\mu)^{1/p_n},

Apply this with all p_j equal n, f_k(j) = x_{kj}^{1/n} and
\mu the probability measure assigning weight 1/n to each
j in {1,2,...,n}.


Dan
To reply by email, change LookInSig to luecking

Chrystomath

unread,
Aug 4, 2010, 8:47:02 AM8/4/10
to

The proofs above show AG(A) <= GA(A). It seems interesting to test out
if AG(A) <= GA(A*), where A* is the transpose of the matrix A, is also
true, ie take the geometric and arithmetic means of the COLUMNS
first.

Of course this cannot be true for general matrices (take a 1xn
matrix), and it is also false for square matrices, but just barely. A
numerical experiment shows that it is true more than 95% of the time
for square matrices with at most 10 rows, and in fact appears to be
asymptotically true as the number of rows increases. Is this a known
result?

0 new messages