I was observing the series $$\sum_{n=1}^{\infty} \frac{\zeta(2n+1)-1}{2n+1}$$ And Wolfram alpha says that it does not converge. But I'm convinced that this is wrong since $$\sum_{n=1}^{\infty} (\zeta(2n+1)-1) = \frac{1}{4}$$
I would imagine then, by comparison test, that the first series clearly converges. Am I wrong? If it does converge, do we have a value for it?
As you noticed, since the series $\sum_{n\geq 1}\left[\zeta(2n+1)-1\right]$ has bounded partial sums, the series $\sum_{n\geq 1}\frac{\zeta(2n+1)-1}{2n+1}$ is convergent by Dirichlet's test.
By the integral representation for the $\zeta(s)$ function in the region $s>1$ (i.e. by the inverse Laplace transform) we have $$ \zeta(2k+1) =\int_{0}^{+\infty}\frac{x^{2k}}{(2k)!}\cdot \frac{dx}{e^x-1} $$ $$ \zeta(2n+1)-1 =\int_{0}^{+\infty}\frac{x^{2n}}{(2n)!}\cdot \frac{dx}{e^x(e^x-1)} \tag{A}$$ $$ \frac{\zeta(2n+1)-1}{2n+1} =\int_{0}^{+\infty}\frac{x^{2n}}{(2n+1)!}\cdot \frac{dx}{e^x(e^x-1)} \tag{B}$$ $$ \sum_{n\geq 1}\frac{\zeta(2n+1)-1}{2n+1} =\int_{0}^{+\infty}\frac{\sinh(x)-x}{x}\cdot \frac{dx}{e^x(e^x-1)} \tag{C}$$ and the RHS of $(C)$ equals $\color{red}{1-\gamma-\frac{1}{2}\log 2}\approx 0.07621$ by Frullani's theorem and the integral representation for the Euler-Mascheroni constant. Definitely a convergent series, and a curious bug of WA.