I was trying to create a problem for a test I'm writing, and I ended up attempting to evaluate
$$\sum_{n=1}^{\infty} \dfrac{1}{e^n-1}.$$
This definitely converges, but I have no idea how to go about finding an exact value. Anyone have any ideas?
I was trying to create a problem for a test I'm writing, and I ended up attempting to evaluate
$$\sum_{n=1}^{\infty} \dfrac{1}{e^n-1}.$$
This definitely converges, but I have no idea how to go about finding an exact value. Anyone have any ideas?
Mathematica's calculation involves the q-digamma function:
$$ -\psi_{1/e}(1) + 1 - \log(e-1) $$