The Hölder mean of x with weights w and a parameter p is defined as Mp,w(x):=(w⋅xp)p1, and the value at p=−∞,0,+∞ are defined by the limits. We can prove using Jensen’s inquality that the Hölder mean increases as p increases. This property can be used to prove HM-GM-AM-QM inequalities.
This article is translated from a Chinese article on my Zhihu account. The original article was posted at 2019-10-12 18:56 +0800.
Some stipulations:
Without special statements, all vectors appearing in this article are n-dimensional vectors, n∈N;
Iteration variable k always iterates over [0,n)∪Z;
sumξ:=∑kξk;
prodξ:=∏kξk;
If the independent and dependent variables of function f are both scalars, then define f(ξ):=(f(ξ0),f(ξ1),…,f(ξn));
ξη:=∏kξkηk;
minξ:=minkξk;
maxξ:=maxkξk;
δξ,η:={1,0,ξ=η,ξ=η;
By saying ξ is congruent, all components of ξ are equal to each other.
Definition 1. Suppose we have samples x∈(R+)n, weights w∈{ξ∈(R+)nsumξ=1}, and parameter p∈[−∞,+∞]. Define the Hölder mean by Mp,w(x):=(w⋅xp)p1.
Note. The function is indefinite when p∈{−∞,0,+∞}, but actually there exist limits p→0limMp,w(x)=xw,p→−∞limMp,w(x)=minx,p→+∞limMp,w(x)=maxx. The limits are to be proved as theorems later. We can use them to define the Hölder mean for p∈{−∞,0,+∞}.
Proof. Because ∀k:maxxxk≤1, then limp→+∞(maxxx)p=δmaxx,x. p→+∞limMp,w(x)=p→+∞lim(w⋅xp)p1=(maxx)p→+∞lim(w⋅(maxxx)p)p1=maxx(w⋅p→+∞lim(maxxx)p)limp→+∞p1=(maxx)(w⋅δ(maxx),x)0=maxx.(Definition 1)□
Theorem 5. If p>q, then Mp,w(x)≥Mq,w(x), where the equality holds iff x is congruent.
Proof. Case 1: p>q>0.
Let f:R+→R+:ξ↦ξqp, then it has second derivative
dξ2d2f(ξ)=qp(qp−1)ξqp−2. Because p>q>0, then
qp(qp−1)>0, and then dξ2d2f>0, i.e. f is convex. Therefore, according to Jensen’s inequality, w⋅f(xq)≥f(w⋅xq), i.e. w⋅xp≥(w⋅xq)qp. Take p1th power to both sides of the equation. Without changing the direction of the inequality sign, we have w⋅xp≥w⋅xq, i.e. (according to Definition 1) Mp,w(x)≥Mq,w(x). According to the condition for the equality to hold in Jensen’s inequality, the equality holds iff x is congruent.
Case 2: p>q=0.
Because the logarithm function is concave, according to Jensen’s inequality, ln(w⋅xp)≥w⋅lnxp. Take exponential on both sides of the equation, and we have w⋅xp≥xpw. Take p1th power to both sides of the equation. Without changing the direction of the inequality sign, we have (w⋅xp)p1≥xw, i.e. (according to Definition 1) Mp,w(x)≥Mq,w(x). According to the condition for the equality to hold in Jensen’s inequality, the equality holds iff x is congruent.
Case 3: p=0>q.
Mq,w(x)=M−q,w(x−1)−1≤M0,w(x−1)−1=M0,w(x).(Theorem 2)(Case 2)(Theorem 2) The equality holds iff x is congruent (Case 2).
Case 4: 0>p>q.
Because −q>−p>0, we have Mq,w(x)=M−q,w(x−1)−1≤M−p,w(x−1)−1=Mp,w(x).(Theorem 2)(Case 1)(Theorem 2) The equality holds iff x is congruent (Case 1).
By all 4 cases, the original proposition is proved. □
Corollary (HM-GM-AM-QM inequalities).minx≤n(∑x−1)−1≤(∏x)n1≤n∑x≤n∑x2≤maxx, where the equality holds iff x is congruent.
Proof. Let w=(n1,…,n1). Then according to Theorem 5, M−∞,w(x)≤M−1,w(x)≤M0,w(x)≤M1,w(x)≤M2,w(x)≤M+∞,w(x), i.e. (according to Definition 1) minx≤n(∑x−1)−1≤(∏x)n1≤n∑x≤n∑x2≤maxx, where the equality holds iff x is congruent (Theorem 5). □