AoPSWiki
Want to learn how to tackle those tough AMC/AIME/Olympiad counting and probability problems? Check out Art of Problem Solving's NEW Intermediate Counting & Probability by David Patrick.
Personal tools

Chebyshev's Inequality

From AoPSWiki

(Redirected from Chebyshevs inequality)

Chebyshev's inequality, named after Pafnuty Chebyshev, states that if and then the following inequality holds:

n \left(\sum_{i=1}^{n}a_ib_i\right)\geq\left(\sum_{i=1}^{n}a_i\right)\left(\sum_{i=1}^{n}b_i\right).

On the other hand, if and b_n\geq b_{n-1}\geq ... \geq b_1 then: n \left(\sum_{i=1}^{n}a_ib_i\right)\leq\left(\sum_{i=1}^{n}a_i\right)\left(\sum_{i=1}^{n}b_i\right).

Proof

Chebyshev's inequality is a consequence of the Rearrangement inequality, which gives us that the sum S=a_1b_{i_1}+a_2b_{i_2}+...+a_nb_{i_n} is maximal when .

Now, by adding the inequalities:

\sum_{i=1}^{n}a_ib_i\geq a_1b_1+a_2b_2+...+a_n b_{n},

\sum_{i=1}^{n}a_ib_i\geq a_1b_2+a_2b_3+...+a_nb_1,

...

\sum_{i=1}^{n}a_ib_i\geq a_1b_n+a_2b_1+...+a_nb_{n-1}

we get the initial inequality.

The Art of Problem Solving Bookstore now offers two titles from the creator of Math Olympiads in the Elementary and Middle Schools. Click here and here to check them out.
© Copyright 2008 AoPS Incorporated. All Rights Reserved. • FoundationPrivacyContact Us