I'm interested in the following limit: $$ L = \lim_{N \to \infty} \sum_{a_1 = 1}^\infty \sum_{a_2 = 1}^\infty \cdots \sum_{a_N = 1}^\infty \frac{1}{a_1^2 \, a_2 ^3 \cdots a_N^{N+1}}$$ It can be rewritten as $$ L = \lim_{N \to \infty} \prod_{n = 2}^{N} \zeta (n).$$ or taking log of both sides $$ \ln L = \lim_{N \to \infty} \sum_{n = 2}^{N} \ln \zeta (n). \tag{1}$$ For a long time I couldn't prove/disprove the convergence of $(1)$. First thing to note is that the partial sums are monotonically increasing. My original idea was to prove the upper bound $$ n^2 \,(\zeta(n)-1) < C < \infty \,\,, \forall n \geq 2 \tag{2}$$ Then by some Taylor series manipulation the proof would be done. Question:
$\star$ How could $(2)$ be proven? Mathematica gives that the product $(2)$ should go to zero, but how to prove it mathematically?
$\star$ Or maybe there is a more elegant way to test convergence of $(1)$?
As an alternative way, notice that for $s \geq 2$ we have
$$ 1 \leq \zeta(s) \leq 1 + \frac{1}{2^s} + \int_{2}^{\infty} \frac{dx}{x^s} \leq 1 + \frac{3}{2^s}. $$
So it follows that
$$ \sum_{s=2}^{\infty} \log \zeta(s) \leq \sum_{s=2}^{\infty} \frac{3}{2^s} < \infty $$
and hence the sum converges by the comparison test. Exponentiating shows that the product also converges.