In looking at the sum $g(s) = \sum_{n=2}^{\infty} \frac{\zeta(n)}{s^n}$ for $|s|>1$, I found that $g(s)$ may be expressed as, $$\int_1^{\infty} \frac{x-1}{x^s -1} \frac{\,dx}{x}$$ and this is the integral I am trying to solve. Wolfram alpha appears to give closed form solutions for values of $s$ which makes me think there is some known closed form of $g$, but I can't seem to solve it. I thought that maybe I could do some "term cancelling" between $x-1$ and $x^s -1$ and then do PFD, but I just don't see how to do that for an arbitrary natural $s$. When I tried the term cancelling, I got something like $\int_1^{\infty} \frac{\,dx}{\sum_{m=0}^{s-1} x^{m+1}}$, but got stuck there,
Some values reported by Wolfram after inputting the integral are:
$g(2)=\ln(2)$, $g(3)=\frac{1}{18}(9\ln(3) - \sqrt{3}\pi$), $g(4)=\frac{1}{8}(3\ln(4) - \pi)$
(As an aside, my motivation behind this problem was simply exploring the sum $\sum_{n=2}^{\infty} \zeta(n)\{\zeta(n)\}$, which results from $\sum_{s=2}^{\infty} g(s)$), where $\{x\}$ is the fractional part of $x$).