I know what the Taylor series for $\frac{1}{e^x-1}$ about 0 is, and it's a function of Bernoulli numbers.
However, $\frac{1}{e^x-a}$ seems to be much more convoluted. Does anybody know the general term of this series?
If it exists, finding it on Google is challenging, due to the mathematical notation.
So, maybe the Binomial Theorem is needed. See https://en.wikipedia.org/wiki/Binomial_theorem. Actually, we can obtain that \begin{align} (e^x-a)^{-1} &= -a^{-1}\sum_{k=0}^{\infty} \left(\frac{e^x}{a}\right)^k\\ &=-\frac{1}{a} \sum_{k=0}^{\infty} \frac{1}{a^k} \sum_{n=0}^{\infty} \frac{(kx)^n}{n!}\\ &=-\sum_{n=0}^{\infty} \left(\frac{1}{n!} \sum_{k=0}^{\infty} \frac{k^n}{a^{k+1}} \right)x^n. \end{align}
Well, since $$ \frac{1}{1-y}=\sum_{k=0}^{\infty} y^k,$$ we have that $$ y \left(\frac{1}{1-y}\right)'= \sum_{k=0}^{\infty} k y^k.$$ Let $c_0(y)=\frac{1}{1-y}$, and for $n\geq 1$, let $$c_n(y)=y\cdot c_{n-1}(y)'.$$ Then we have $$-\frac{1}{a}\sum_{k=0}^{\infty} \frac{k^n}{a^k} =-\frac{1}{a}c_n\left(\frac{1}{a}\right).$$
The first five terms are $$ \frac{1}{1-a},-\frac{1}{(a-1)^2},-\frac{a+1}{(a-1)^3},-\frac{a (a+4)+1}{(a-1)^4},-\frac{(a+1) (a (a+10)+1)}{(a-1)^5},-\frac{a (a (a (a+26)+66)+26)+1}{(a-1)^6}.$$