Hello, i need some help with the following
1) If x,y>0 show that 1/x + 1/y > or equal to 4/(x+y)
2) Using cauchy's inequality, prove that 2(a^3 + b^3 + c^3) greater than or equal to ab(a+b) + ac(a+c) + bc(b+c) greater than or equal to 6abc
Thank you :c
^2=x^2+2xy+y^2&\ge 4xy\\ x^2-2xy+y^2&\ge 0\\ (x-y)^2&\ge 0\end{align*})
^2\ge 0)
____________________
I have no idea what they teach there because the Cauchy-Schwarz inequality
isn't even in the HSC... I do not see how this benefits students when they can't even use it in the exam.
^2 \le \left(\sum_{i=1}^3 a_i^2\right)\left(\sum_{i=1}^3 b_i^2\right)\\ \text{Let }\{a_i\}_{i=1}^3\text{ be the sequence }a_1=\sqrt{2a},a_2\sqrt{2b},a_3=\sqrt{2c}\\ \text{and let }\{b_i\}_{i=1}^3\text{ be the sequence }b_1=\sqrt{bc},b_2=\sqrt{ac},b_3=\sqrt{ab})
^2 &\le (2a+2b+2c)(bc+ac+ab)\\ (3\sqrt{2abc})^2&\le 2(abc+a^2c+a^2b+b^2c+abc+b^2a+bc^2+ac^2+abc)\\ 9abc &\le ab(a+b)+ac(a+c)+bc(b+c)+3abc\\ 6abc&\le ab(a+b)+ac(a+c)+bc(b+c)\end{align*}\\ \text{hence proving the second half})
Remarks: A lot of algebra was rushed. You may consider working through the algebra more slowly.
For the linear algebra version |
a.
b| ≤ ||
a|| ||
b||, simply treat the terms of the sequence as the components of the vectors instead.
Haven't figured out how C-S can be used for the first half yet