Earlier today I posted this inquiry about the function below:
$$\frac{x^2}{\cos{x}-1}=\sum_{n=0}^{\infty}\frac{C_n}{n!}x^{2n}$$
I got some good feedback but as I was playing around, I wondered if this might be a better way to have my power series set up:
$$\frac{x^2}{\cos{x}-1}=\sum_{n=0}^{\infty}\frac{C_{2n}}{(2n)!}x^{2n}$$
Knowing that the power series for the cosine function only has even exponents in its expansion made me think that now my $C_{2n}$ will capture the coefficients for the appropriate power. Or is my original power series representation a better approach?