Question:
Suppose $a,b,c,d$ are real numbers such that
$a+b+c+d=a^7+b^7+c^7+d^7=0$
Show that
$a(a+b)(a+c)(a+d)=0$
My attempt: Using $a+b+c+d=0$, I get
$a(a+b)(a+c)(a+d)= 0 \implies a=0, \text{or}$ $ a(bc+cd+db)+bcd=0$
How can I use $a^7+b^7+c^7+d^7=0$ to prove $a(bc+cd+db)+bcd=0$ ?
Edit:(courtesy @mathguy)
Replacing $d$ by $-(a+b+c)$ we see that the hypothesis is equivalent to
$(a+b+c)^7=a^7+b^7+c^7$, and the conclusion equivalent to $a(a+b)(a+c)(b+c)=0$. The polynomial $(a+b+c)^7-a^7-b^7-c^7$ is divisible by $(a+b)(a+c)(b+c)$, and another irreducible fourth degree symmetric polynomial $P(a,b,c)$ .
Also, $P(0,b,c)= b^4+2b^3c+3b^2c^2+2bc^3+c^4$. It remains to be shown that $P(a,b,c)=0$ when $a=0$