I need to prove this: ((n),(2))a^2 +((m),(2))b^2<=((n+m),(2))((n*a+m*b)/(n+m) \right) ^2 I tried this (WLOG n<=m):((n),(2))a^2+((m),(2))b^2=(n(n-1))/(2)a^2 +(m(m-1))/(2)b^2
((n+m),(2))((n*a+mb)/(n+m))^2=(n+m-1)/(2)((na+mb)^2)/(n+m) How would you do it?
darcybabe98ub
Open question
2022-08-16
Proving the inequality I need to prove this:
I tried this (WLOG ):
How would you do it?
Answer & Explanation
Payton Mcbride
Beginner2022-08-17Added 18 answers
A full expanding gives and the rest for you.
ghettoking6q
Beginner2022-08-18Added 8 answers
I have to rush off now; if I remember, I'll come back and finish this answer. Combinatorially: I'll interpret everything as areas. Say we have sticks of length , and sticks of length . Then is the area of the square we get by placing two -length sticks orthogonally; there are ways to do this, so is the sum of the areas of all the squares we can make this way. Similarly, is the sum of the areas of all the -squares we can make. On the other hand, the right-hand side is the number of ways we can pick two sticks, multiplied by the square of the average length of a stick. The left-hand side has counted all the area we can possibly make by picking two of the same kind of stick; while the right-hand side has counted every possible rectangle but has counted each as being of area "the square of the average side length" instead of each rectangle's true area. Probability beckons! Divide through by , so that the right-hand side becomes the square of the average length of a stick, while the left-hand side becomes "the total area we can make by picking two sticks of the same size, divided by the number of ways to pick two sticks of any size". That's a quantity less than or equal to "the total area we can make by picking two sticks of the same size, divided by the number of ways to pick two sticks of the same size", which is just the mean area of a rectangle made of two sticks of the same size. So it would be enough to show that the mean area of a rectangle made of two sticks of the same size is less than or equal to the square of the mean length of a stick.