Show that the set of polynomials whose coefficient sum is zero is an ideal.
Proof: Let $ p(x) = a_nx^n + ... +ax + a_0$ and $q(x) = b_ny^n + ...+ by + b_0$.
Then suppose $a_n + ...+ a_0 = 0$ and $b_n + ...+ b_0 = 0$
Notice that this happens when $p(1)=0$ and $q(1)=0$ , that is $ p(1) = a_n(1)^n + ... +a(1) + a_0 = a_n + ....+ a_0 = 0$. Similarly for $q(1) = 0$.
Then $(p + q)(1) = p(1) + q(1) = 0$ and $p(1)q(1) = 0$ and $q(1)p(1) = 0$. So the set is an ideal.
Can someone please verify this? any suggestion might help. Thanks
This is just the kernel of the evaluation homomorphism when you evaluate at $1$. Kernels of homomorphisms are always ideals.