Holder Inequality
📂Linear AlgebraHolder Inequality
Definition
p1+q1=1 satisfies and for two constants p,q and u,v∈Cn larger than 1, the following inequality holds:
∣⟨u,v⟩∣=∣u∗v∣≤∣∣u∣∣p∣∣v∣∣q
This is called the Hölder’s inequality.
Explanation
Although it should be written as Hölder’s inequality, it was transliterated due to the umlaut. It’s a marvelous inequality where the p-norm and the q-norm are mixed together. It’s not particularly significant in terms of usage or proof methods, but when p=q=2, it becomes the Cauchy-Schwarz inequality.
Proof
Consider the case where neither is 0 as it is trivial if u=0 or v=0.
Young’s inequality
Satisfies p1+q1=1 and for two constants greater than 1, p,q and two positive numbers a,b:
ab≤pap+qbq
By substituting a=∣∣u∣∣p∣ui∣,b=∣∣v∣∣q∣vi∣ into Young’s inequality, we get the following inequality:
∣∣u∣∣p∣∣v∣∣q∣uivi∣≤p1∣∣u∣∣pp∣ui∣p+q1∣∣v∣∣qq∣vi∣q
Taking i=1∑n of both sides of the equation gives:
⟹⟹i=1∑n∣∣u∣∣p∣∣v∣∣q∣uivi∣≤i=1∑n(p1∣∣u∣∣pp∣ui∣p+q1∣∣v∣∣qq∣vi∣q)∣∣u∣∣p∣∣v∣∣q∑i=1n∣uivi∣≤∣∣u∣∣p∣∣v∣∣q∣⟨u,v⟩∣≤p1∣∣u∣∣pp∑i=1n∣ui∣p+q1∣∣v∣∣qq∑i=1n∣vi∣qp1∣∣u∣∣pp∣∣u∣∣pp+q1∣∣v∣∣qq∣∣v∣∣qq=p1+q1=1
The third line follows from the definition of the p-norm (∑i=1n∣ui∣p)1/p=∥u∥p. Multiplying both sides by ∣∣u∣∣p∣∣v∣∣q gives:
∣⟨u,v⟩∣≤∣∣u∣∣p∣∣v∣∣q
■
See Also