Search

A Surprising Proof of an Inequality

Problem : Prove that for real numbers x1,,xn,
i=1nj=1n|xixj|ri=1nj=1n|xi+xj|r
for any r[0,2].

Solution : The cases r=0,2 can be checked by hand. So, we assume r(0,2) and begin by noting that the integral
I(α)=01cos(αx)xr+1dx
is positive and finite. Also, it is easy to prove using the substitution y=|α|x that I(α)=|α|I(1).

Now, using this, we have
|a+b|r|ab|r=1I(1)0cos((ab)x)cos((a+b)x)xr+1dx=1I(1)02sin(ax)sin(bx)xr+1dx
and hence
i=1nj=1n|xixj|ri=1nj=1n|xi+xj|r=2I(1)0(i=1nsin(xix))2xr+1dx0
hence completing the proof.

No comments:

Post a Comment

Infinitely many Proofs of Pythagoras' Theorem

This post is inspired by an MSE question and the brilliant answers that it received. However, it can be understood independently. Everythin...