With $\mu(n)$ the Möbius function and $\zeta(s)$ the Riemann zeta function, it is well-known that:
$$\frac 1{\zeta(s)}=\sum_{n=1}^\infty \frac{\mu(n)}{n^s}$$
that is proven to converge for $\Re(s)>1$ and might converge $\frac12 < \Re(s) <1$ (which is the RH).
In a similar fashion as the Dirichlet $\eta$-function, I started to experiment with:
$$\sum_{n=1}^\infty \left(\frac{\mu(2n-1)}{(2n-1)^s}-\frac{\mu(2n)}{(2n)^s}\right)$$
and found that the following also seems to hold true:
$$\frac 1{\zeta(s)}=\frac{2^s-1}{2^s+1}\cdot\sum_{n=1}^\infty \left(\frac{\mu(2n-1)}{(2n-1)^s}-\frac{\mu(2n)}{(2n)^s}\right)$$
where $\frac{2^s-1}{2^s+1}$ could also be written as $\tanh\left(\frac{s\ln(2)}{2}\,\right)$.
I thought this was easy to proof using some known $\eta(s)$ and $\zeta(s)$ connections, however I got stuck and could not find a further reference on the web. So, is this relationship true (for $\Re(s) >1$) ?
Thanks.