Prove that $\forall a,b,c\in \mathbb N: ab(a+b)+ac(a+c)+bc(b+c)$ is even
I tried to simplify the expression to something that would always yield an even number: $ (a+b+c)(ab+ac+bc)-3abc$ but that's just a sum of numbers that are divisible by $3$...
Is there a way to do this without checking every combination of the parity of $a,b,c$?
Below we derive that it is equivalent to $\, a(a\!+\!1)\,$ is even.
Lemma $\,\ ab(a\!+\!b)+ac(a\!+\!c)+bc(b\!+\!c)$ even $\,\iff ab(a\!+\!b)\,$ even
Proof $\ \ (\Rightarrow)\ \ $ Let $\,c = 0.\quad (\Leftarrow)\ \ $ Permute $\,a,b,c\,$ and add.
Lemma $\,\ ab(a\!+\!b)\,$ even $\iff \color{#c00}{a(a\!+\!1})\,$ even
Proof $\ \ (\Rightarrow)\ \ $ Let $\,b = 1.\quad (\Leftarrow)\ \ \ \color{#c00}a\color{#0a0}b(a\!+\!b)\, =\, \color{#c00}a\,\color{#0a0}b\,(\color{#c00}{a\!+\!1}\, + \,\color{#0a0}{b\!+\!1}\, -\, 2)$