Let $a$, $b$, $c$ be non-negative real numbers such that $ab + bc + ca = 3$. Suppose that \[a^3 b + b^3 c + c^3 a + 2abc(a + b + c) = \frac{9}{2}.\] What is the minimum possible value of $ab^3 + bc^3 + ca^3$?
This is an HMMT problem, with a solution here.
However, it is unnatural to start with $$ab(b+c-2a)^2+bc(c+a-2b)^2+ca(a+b-2c)^2\ge0.$$ So I want to find a solution that is easier to come up with.
Does $pqr$ method help here?