Given $a,b,c>0$, prove that $$13[(a+b)^5+(b+c)^5+(c+a)^5] \geq 16[ab(a+b)(4a^2+4b^2+4ab+c^2)+bc(b+c)(4b^2+4c^2+4bc+a^2)+ca(c+a)(4c^2+4a^2+4ca+b^2)]$$
I tried subtracting the RHS from the LFS but the resulting algebraic expression was too long to handle. I also attempted to see if $16[ab(a+b)(4a^2+4b^2+4ab+c^2)\leq some f(a+b)$ but the $c^2$ weren't helping since there's no relation between $a,b,c.$
$$13\sum_{cyc}(a+b)^5-16\sum_{cyc}ab(a+b)(4a^2+4b^2+4ab+c^2)=$$ $$=13\sum_{_cyc}(2a^5+5a^4b+5a^4c+10a^3b^2+10a^3c^2)-$$ $$-16\sum_{cyc}(4a^4b+4a^4c+4a^3b^2+4a^3c^2+4a^3b^2+4a^3c^2+2a^2b^2c)=$$ $$=\sum_{cyc}(26a^5+a^4b+a^4c+2a^3b^2+2a^3c^2-32a^2b^2c)\geq0,$$ which is true by Muirhead.