As an appendix to the initial question, and as a matter of conceptual proximity in the derivation of Basel problem solution the proof offered as a response can be applied to the following situation:
If the polynomial is as follows:
$$b_0 - b_1\, x^2 +b_2\,x^4-\cdots+(-1)^n\,b_n\,x^{2n},$$
there will be $2n$ roots coming in pairs $β_i$ and $−\,β_i$.
As before the factorial decomposition can be expressed as the product of linear factors:
$$b_n\,\left(x-\beta_1\right)\,\left(x+\beta_1\right)\,\left(x-\beta_2\right)\left(x+\beta_2\right)\, \cdots\,\,\left(x-\beta_n\right)\left(x+\beta_1\right)$$
And multiplying numerator and denominator by $\frac{\beta_i^2}{\beta_i^2}$,
$$b_n\,\frac{\beta_1^2}{\beta_1^2}\left(x-\beta_1\right)\,\left(x+\beta_1\right)\,\,\frac{\beta_2^2}{\beta_2^2}\left(x-\beta_2\right)\left(x+\beta_2\right)\, \cdots\,\,\frac{\beta_n^2}{\beta_n^2}\left(x-\beta_n\right)\left(x+\beta_n\right)$$
which simplifies to:
$$b_n\,\beta_1^2\,\beta_2^2\,\cdots\,\beta_n^2\left(\frac{x}{\beta_1}-1\right)\,\left(\frac{x}{\beta_1}+1\right)\left(\frac{x}{\beta_2}-1\right)\, \left(\frac{x}{\beta_2}+1\right)\cdots\,\left(\frac{x}{\beta_n}-1\right)\left(\frac{x}{\beta_n}+1\right)$$
and changing the order within the parentheses:
$(-1)^n\,b_n\,\beta_1^2\,\beta_2^2\,\cdots\,\beta_n^2 \left(1-\frac{x}{\beta_1} \right)\,\left(1+\frac{x}{\beta_1}\right)\left(1-\frac{x}{\beta_2}\right)\, \left(1+\frac{x}{\beta_2}\right)\cdots\,\left(1-\frac{x}{\beta_n}\right)\left(1+\frac{x}{\beta_n}\right)$ or
$\\$
$(-1)^n\,b_n\,\beta_1^2\,\beta_2^2\,\cdots\,\beta_n^2 \left(1-\frac{x^2}{\beta_1^2} \right)\,\left(1-\frac{x^2}{\beta_2^2}\right)\, \cdots\,\left(1-\frac{x^2}{\beta_n^2}\right).$
As before when $x=0$, we'll prove that $b_0=(-1)^n\,b_n\,\beta_1^2\,\beta_2^2\,\cdots\,\beta_n^2.$ Hence,
$$b_0 - b_1\, x^2 +b_2\,x^4-\cdots+(-1)^n\,b_n\,x^{2n}=b_0\left(1-\frac{x^2}{\beta_1^2}\right)\,\left(1-\frac{x^2}{\beta_2^2}\right)\, \cdots\,\left(1-\frac{x^2}{\beta_n^2}\right).$$