Is there much known about infinite series of the form
$\sum_{n=1}^{\infty}\frac{\sigma_{1}(n)}{n}q^{n}$
where $\sigma_{1}(n)$ is the sum of divisors function.
I am particularly interested in finding a solution to the above series with (1/2) replacing q.
Note that $\frac{\sigma_0(n)}{n}=\sum_{d\mid n} \frac{1}{d}$.
Then
$$\begin{align}f(q)&=\sum_{n} \frac{\sigma_0(n)}{n}q^n\\& = \sum_n\sum_{d\mid n} \frac{1}{d}q^n \\ &=\sum_{d=1}^\infty \frac{1}{d}\sum_{m=1}^\infty q^{md} \\&=\sum_{d=1}^\infty \frac{1}d\frac{q^d}{1-q^d} \end{align}$$
Not sure if that helps. In particular, for $q=1/2$ this is:
$$\sum_{d=1}^\infty \frac{1}{d(2^d-1)}$$
Now, $\sum_{d=1}^\infty \frac{1}{d}q^d = \log \frac{1}{1-q}$.
So $$ f(q)-\log{\frac{1}{1-q}} = \sum_{d} \frac{1}{d}\frac{q^{2d}}{1-q^d}$$
By induction, we see that:
$$f(q)-\sum_{k=1}^n \log{\frac{1}{1-q^{k}}} = \sum_d \frac{1}{d}\frac{q^{(n+1)d}}{1-q^d}$$
So we can see the limit as $n\to\infty$ is $0$ for $|q|<1$. So:
$$f(q) = \log \prod_{k=1}^\infty \frac{1}{1-q^k}$$
The function $\prod_k \frac{1}{1-q^k}$ is the generating function for the partition function, so $f(q)$ is the logarithm of that function. It is unlikely to be able to simplify this, since the generating function for partitions is hard to simplify.