Without using the identity: $$(x+y+z)^5-x^5-y^5-z^5=5(x+y)(x+z)(y+z)(x^2+xy+x z+y^2+y z+z^2)$$ I am trying to find an argument to prove that for all $x,y,z$ there exists a nonzero integer $k$ such that:
$$(x+y+z)^5-x^5-y^5-z^5=5(x+y)(x+z)(y+z)k$$ Proving $5$ divides the lefthand(LH) side expression is easy using FlT. How do I prove that $(x+y)(x+z)(y+z)$ divides the LH? Any hints?