The sum of all Coefficient of even power of $x$ in
$(1-x+x^2-x^3+\cdots +x^{2n})(1+x+x^2+x^3+\cdots +x^{2n}),n\in \mathbb{N}$
what i try
for $n=1,$ we have
$(1-x+x^2)(1+x+x^2)=(1+1)-(1)+(1+1)=3$
for $n=2,$ we have
$(1-x+x^2-x^3+x^4)(1+x+x^2+x^3+x^4)$
$=(1+1+1)-(1+1)+(1+1+1)-(1+1)+(1+1+1)=5$
so in this way , get sum of coefficient in original expression is $2n+1$
but How do i solve it without substituting value of $n$, Help me