I'm at the end of an inequality proof that started out complex and I was able to simplify it to:
$$\frac{1}{6}a+\frac{1}{3}b+\frac{1}{2}c \geq \frac{6abc}{3ab+bc+2ca} \quad\text{where}\quad a, b, c > 0$$
I'm able to plug in very small values close to 0 and the inequality holds, but I'm having trouble finding a way to prove it and how to start off this problem.
Apply $AM \ge HM$ to the $6$-tuple $(a,b,b,c,c,c)$, one get
$$LHS = \frac16(a+2b+3c) \ge \frac{1}{\frac16(\frac{1}{a}+\frac{2}{b}+\frac{3}{c})} = \frac{6abc}{bc+2ac+3ab} = RHS $$