Given three numbers $a, b, c$ so that $a+ b, b+ c, c+ a\geqq 0$. Prove that $k= 0$ is the only $constant$ so that $$(\sum\limits_{cyc}a^{3}- \sum\limits_{cyc}a^{2}b)- k(a- b)(a- c)(b+ c)\geqq 0$$
This inequality could be generalized from the problem as follow for same conditions with that above $$(\sum\limits_{cyc}a^{3}- \sum\limits_{cyc}a^{2}b)\geqq 0$$ $$\because(\sum\limits_{cyc}a^{3}- \sum\limits_{cyc}a^{2}b)= (a- b)(a- c)(a+ c)+ (b+ c)(b- c)^{2}\geqq 0$$ I've found only $0$ by discriminant, I tried to subs $a, b, c$ as same as an old problem but unsuccessfully