A Fun Christmas Cauchy Exploration

December 24, 2024

Happy Holidays! 🎄

I wanted to review some fun results in math to practice, so I thought I'd turn it into a fun Christmas blog post. I'm going to talk a little bit about the Cauchy-Schwarz Inequality. It's an exciting result, so stick around.

1.1 Cauchy-Schwarz Inequality: Statement

For any real numbers (a1,a2,...,an) and (b1,b2,...,bn), the following holds:

(i=1naibi)2(i=1nai2)(i=1nbi2)

with equality (a1,a2,...,an) and (b1,b2,...,bn) are proportional, i.e., a constant γ such that (a1,a2,...,an)=(γb1,γb2,...,γbn).

1.2 Jolly Cauchy-Schwarz Inequality Proofs

I'll begin with my favorite (and I think most simple) way to prove the inequality, which leverages properties of quadratics and the discriminant.

Proof 1:

We can consider a quadratic polynomial f in x:

f(x)=(i=1nai2)x22(i=1naibi)x+(i=1nbi2)=i=1n(ai2x22xaibi+bi2)

=i=1n(aixbi)2

Notice now that f(x)0 for all xRthe descriminant is negative, i.e.,

(2[i=1naibi])24(i=1nai2)(i=1nbi2)=(i=1naibi)2(i=1nai2)(i=1nbi2)0

(i=1naibi)2(i=1nai2)(i=1nbi2)

Another straightforward proof builds upon the AM-GM equality:

Proof 2:

Let A=a12+a22+...+an2,B=b12+b22+...+bn2. Then, by applying the AM-GM inequality to the terms ai2A2 and bi2B2,

i=1naibiABi=1n12(ai2A2+bi2B2)=1

which gives

i=1naibiAB=a12+a22+...+an2b12+b22+...+bn2

Then, squaring both sides,

(i=1naibi)2(i=1nai2)(i=1nbi2)

Short, this post is, but I wanted to share something, at least!

-Elijah