I've been trying to get an inroad on the following problem: \begin{align} S(N,k) = \sum_{a_1,\dots,a_k\geq 1; \sum a_i = N} \frac1{a_1(a_1+a_2)\cdots(a_1+\cdots+a_k)}, \end{align} where $N$ is a positive integer.
I have seen the question combinatorics: sum of product of integer compositions and from there found methods for counting sums of the form $\sum\prod f(a_i)$ but that does not seem to fit here?
Eventually, I want to then get to the sum $\sum_{k\geq 1}S(N,k)\alpha^k$, with some positive real $\alpha$. In fact an approximation for $N\gg1$ would already be useful.
This might have a known solution or be obvious to an expert in combinatorics, but I haven't been able to find something.