Consider the given alternating series:
$$f(x) =2\sum_{n=0}^\infty \frac{a_n(x-1)^{2n+1}}{\zeta(-2n-1)}$$
Here, $$a_n= \left(1+\frac{1}{4n+1}\right)^6\left(1-\frac{1}{4n+3}\right)^6\left(\frac{4n^2}{4n^2-1}\right)^2.$$
How can we calculate the asymptotic of this series as $x\rightarrow\infty$?
Atleast how to compute values of this series for atleast upto $x=100$ accurately?
To begin, using the formula for the zeta function for even integers, we have the following:$$\frac{a_n(2\pi)^{2n+2}(-1)^{n+1}}{\zeta(2n+2)\Gamma(2n+2)}=-a_n(2\pi)^{2n+2}\cdot\frac{2(2n+2)!}{(2\pi)^{2n+2}B_{2n+2}}\frac{1}{(2n+1)!}=-\frac{4n+4}{B_{2n+2}}a_n,$$
so that
$$f(x)=-4\sum_{n\ge0}\frac{n+1}{B_{2n+2}}a_n(x-1)^{2n+1}.$$