$a, b, c>0$ and $p,q,r \in [0, \displaystyle\frac{1}{2} ]$ and $a+b+c=p+q+r=1$. Prove that $8abc \leq pa+qb+rc$.
My trial was to denote $pa+qb+rc-8abc=f(p)$ and use the properties of the linear function such as the minimum point on an interval. But I could't work it out. Please help me! Thanks in advance!
The homogenization gives: $$(a+b+c)^2(pa+qb+rc)\geq8abc(p+q+r),$$ which is a linear inequality of $p$, of $q$ and of $r$,
which says that it's enough to prove the last inequality for $\{p,q,r\}=\{0,\frac{1}{2}\}$
Easy to see that if one number between $p$, $q$ and $r$ is equal to $0$, so two others are equal to $\frac{1}{2}$
and the case $pqr\neq0$ is impossible.
Id est, it's enough to prove our inequality in the following case:
$p=0$, $q=r$.
We need to prove that $$(a+b+c)^2(b+c)\geq16abc,$$ which is true by AM-GM: $$(a+b+c)^2(b+c)\geq\left(2\sqrt{a(b+c)}\right)^2(b+c)=4a(b+c)^2\geq4a\left(2\sqrt{bc}\right)^2=16abc.$$