Using Sum Calculator on $(1)$,
$$\sum_{n=1}^{\infty}{\zeta(2n)\over a^{2n}n}\tag1$$ for $a>1$
we noticed that it takes a closed form of
$$(1)=\ln\left({\pi\over a\sin({\pi\over a})}\right)\tag2$$
How can we show that whether $(1)$ is correct or not?
We can see that
$${\sin x\over x}=\prod_{n=1}^{\infty}\left(1-{x^2\over n^2\pi^2}\right)\tag3$$
It looks like that the product $(3)$ can we change into a sum, but I can't see how it is done.
\begin{eqnarray*} \sum_{n=1}^{\infty} \frac{ \zeta(2n)}{a^{2n} n} = \sum_{n=1}^{\infty} \sum_{m=1}^{\infty} \frac{ 1}{a^{2n} n m^{2n}} = \sum_{m=1}^{\infty} \ln \left( 1 - \frac{1}{a^2 m^2} \right) \\= \ln \prod_{m=1}^{\infty} \left( 1 - \frac{1}{a^2 m^2} \right) = \ln ( \frac{a}{\pi} \sin ( \frac{ \pi}{a} ) ). \end{eqnarray*}