Article 53JRB Sum and mean inequalities move in opposite directions

Sum and mean inequalities move in opposite directions

by
John
from John D. Cook on (#53JRB)

It would seem that sums and means are trivially related; the mean is just the sum divided by the number of items. But when you generalize things a bit, means and sums act differently.

Let x be a list of n non-negative numbers,

meansum1.svg

and let r > 0 [*]. Then the r-mean is defined to be

meansum2.svg

and the r-sum is define to be

meansum3.svg

These definitions come from the classic book Inequalities by Hardy, Littlewood, and Polya, except the authors use the Fraktur forms of M and S. If r = 1 we have the elementary mean and sum.

Here's the theorem alluded to in the title of this post:

As r increases, Mr(x) increases and Sr(x) decreases.

If x has at least two non-zero components then Mr(x) is a strictly increasing function of r and Sr(x) is a strictly decreasing function of r. Otherwise Mr(x) and Sr(x) are constant.

The theorem holds under more general definitions of M and S, such letting the sums be infinite and inserting weights. And indeed much of Hardy, Littlewood, and Polya is devoted to studying variations on M and S in fine detail.

Here are log-log plots of Mr(x) and Sr(x) for x = (1, 2).

meansum_plot.svg

Note that both curves asymptotically approach max(x), M from below and S from above.

Related posts

[*] Note that r is only required to be greater than 0; analysis books typically focus on r >= 1.

-txtYZJkBqI
External Content
Source RSS or Atom Feed
Feed Location http://feeds.feedburner.com/TheEndeavour?format=xml
Feed Title John D. Cook
Feed Link https://www.johndcook.com/blog
Reply 0 comments