Let’s define the codicil of the Geometric Mean – Arithmetic Mean Inequality to be the statement that if the means are equal, then all the terms are equal. Then: I conjecture that most of the GM-AM Inequality is actually in its codicil, in the sense that if you can use the codicil (that is, assume the codicil as part of the hypothesis), then it is a hundred times easier to prove the AM-GM Inequality.
Rephrased by Y.F.
Is a proof along the following lines possible? Show that as long as not all variables are equal, there is a way to make them "more equal" which decreases the difference $\mathrm{AM}-\mathrm{GM}$. Deduce somehow that "the worst case" is when all variables are equal, in which case we know that $\mathrm{AM}=\mathrm{GM}$.
Addendum by OP Mike Jones
I thought it was obvious that although the setting of this question is real analysis (specifically, inequalities), the germane issue is proof theory. I want to explore the interrelationships between the various parts of the hypothesis and conclusion of this celebrated theorem. I would have tagged it as “proof theory” in the first place, but didn’t see “proof theory” in my cursory glance at the tags. Now, I have found it buried under the tag “logic”. I was attempting to add the “logic” tag when I got thrown into the comment box, so, could someone who knows how please add this tag to the question? Also, if the answer to the question is affirmative, then it should also be tagged with “education” and “teaching”. About 80% of learning consists of simply acquiring (deep) familiarity, and so the teacher could pose the problem to the students, or to an especially talented/eager younger student: “Prove the GM-AM Inequality, but use its codicil as part of the hypothesis this first time around.”. Indeed, that is the original motivation for my question: how to make this celebrated result much more accessible to students. (I teach mathematics in high school.) It occurred to me that perhaps a great deal, even most, of the difficulty is tied up in the codicil, precisely as user “Moron” has described: (GM = AM implies values equal) implies GM <= AM.
I found that this is too long for a comment, so I bailed out of the comment box and am putting this in as an addendum to the original question.
Oh, I see now how to do addtional tags:-)
Regards, Mike Jones American expatriate in Beijing 5.May.2011
One way to prove the AM-GM inequality along the lines suggested by my rephrasing is as follows. Denote the variables by $x_1,\ldots,x_n$, all positive. Suppose that it is not true that all variables are equal. There are thus variables $x_i,x_j$ which are different, say $x_i < x_j$. Suppose we brought them closer together by letting $x'_i = x_i + \epsilon, x'_j = x_j - \epsilon$ for some $0 < \epsilon < x_j - x_i$. This doesn't change the arithmetic mean but increases the geometric mean: $$ x'_i x'_j = (x_i + \epsilon)(x_j - \epsilon) = x_i x_j + \epsilon (x_j - x_i - \epsilon) > x_i x_j. $$ Note that any $\epsilon$ for which $x'_i \leq x'_j$ will do: such an $\epsilon$ satisfies the stronger requirement $\epsilon \leq (x_j-x_i)/2$.
Using $n-1$ such operations we can go from the original assignment to the constant assignment, in which the two means are the same. This shows that the geometric mean is always at most the arithmetic mean, with equality only if all variables have the same value.
The dual proof maintains the geometric mean while decreasing the arithmetic mean. Details left to the reader. A similar proof should also work for the harmonic mean - geometric mean inequality.
A different proof along similar lines runs as follows. Given $x_i \neq x_j$, modify the variables by averaging $x_i,x_j$. Since $$ x_i x_j = \left(\frac{x_i + x_j}{2} + \frac{x_i - x_j}{2}\right) \left(\frac{x_i + x_j}{2} - \frac{x_i - x_j}{2} \right) = \left(\frac{x_i + x_j}{2}\right)^2 - \left(\frac{x_i - x_j}{2}\right)^2, $$ this operation increases the geometric mean while not changing the arithmetic mean. Intuitively, it's obvious that if we apply these operations successively then each variable tends to the arithmetic mean (this can be proven formally using a potential function argument). Since the geometric mean is continuous, the AM-GM inequality follows.