08.10.2016 Views

Foundations of Data Science

2dLYwbK

2dLYwbK

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

In vector form, |x||y| ≥ x T y, the inequality states that the dot product <strong>of</strong> two vectors<br />

is at most the product <strong>of</strong> their lengths. The Cauchy-Schwartz inequality is a special case<br />

<strong>of</strong> Hölder’s inequality with p = q = 2.<br />

Young’s inequality<br />

For positive real numbers p and q where 1 p + 1 q<br />

= 1 and positive reals x and y,<br />

1<br />

p xp + 1 q yq ≥ xy.<br />

The left hand side <strong>of</strong> Young’s inequality, 1 p xp + 1 q yq , is a convex combination <strong>of</strong> x p and y q<br />

since 1 and 1 sum to 1. ln(x) is a concave function for x > 0 and so the ln <strong>of</strong> the convex<br />

p q<br />

combination <strong>of</strong> the two elements is greater than or equal to the convex combination <strong>of</strong><br />

the ln <strong>of</strong> the two elements<br />

ln( 1 p xp + 1 q yp ) ≥ 1 p ln(xp ) + 1 q ln(yq ) = ln(xy).<br />

Since for x ≥ 0, ln x is a monotone increasing function, 1 p xp + 1 q yq ≥ xy..<br />

Hölder’s inequalityHölder’s inequality<br />

For positive real numbers p and q with 1 p + 1 q = 1,<br />

n∑<br />

|x i y i | ≤<br />

i=1<br />

( n∑<br />

i=1<br />

|x i | p ) 1/p ( n∑<br />

i=1<br />

) 1/q<br />

|y i | q .<br />

Let x ′ i = x i / ( ∑ n<br />

i=1 |x i| p ) 1/p and y i ′ = y i / ( ∑ n<br />

i=1 |y i| q ) 1/q . Replacing x i by x ′ i and y i by<br />

y i ′ does not change the inequality. Now ∑ n<br />

i=1 |x′ i| p = ∑ n<br />

i=1 |y′ i| q = 1, so it suffices to prove<br />

∑ n<br />

i=1 |x′ iy ′ i| ≤ 1. Apply Young’s inequality to get |x ′ iy ′ i| ≤ |x′ i |p<br />

right hand side sums to 1 p + 1 q<br />

= 1 finishing the pro<strong>of</strong>.<br />

For a 1 , a 2 , . . . , a n real and k a positive integer,<br />

+ |y′ i |q<br />

p q<br />

(a 1 + a 2 + · · · + a n ) k ≤ n k−1 (|a 1 | k + |a 2 | k + · · · + |a n | k ).<br />

Using Hölder’s inequality with p = k and q = k/(k − 1),<br />

|a 1 + a 2 + · · · + a n | ≤ |a 1 · 1| + |a 2 · 1| + · · · + |a n · 1|<br />

( n∑<br />

) 1/k<br />

≤ |a i | k (1 + 1 + · · · + 1) (k−1)/k ,<br />

i=1<br />

. Summing over i, the<br />

384

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!