I was trying to solve this inequality, but I wasn't able to do so:
Find the maximum number $k\in\mathbb R$ such that:
$$ \frac{a}{1+9bc+k(b-c)^2}+\frac{b}{1+9ca+k(c-a)^2}+\frac{c}{1+9ab+k(a-b)^2}\geq\frac{1}{2} $$
Holds for all $a,b,c\ge0$ with $a+b+c=1$
Any help is highly appreciated.