I solved an assignment problem in statistical thermodynamics where I need to find out the following summation to evaluate a property.
$$\sum_{n = 1}^{+\infty} \left(\frac{L}{\lambda}\right)^n \frac{1}{n!} \large e^{\frac{\mu n}{kT}}$$
In the equation, all parameters like L, k, T etc are constants. Is there any general expansion formula to simplify this summation?
Hint
Using simpler notations, you are looking for $$\sum_{n=1}^\infty \frac{a^n}{n!}e^{bn}$$ Write $$a^n e^{bn}=e^{(b+\log(a))n}$$ Now $\cdots ???$