I would like to compute the value of this series:
\begin{equation*} \sum_{n = 0}^{+ \infty} n . e^{- \alpha n} \end{equation*}
Where $\alpha$ is a constant.
I would like to compute the value of this series:
\begin{equation*} \sum_{n = 0}^{+ \infty} n . e^{- \alpha n} \end{equation*}
Where $\alpha$ is a constant.
$\sum_{n = 0}^{ \infty} n e^{- a n} $ can be written $\sum_{n = 0}^{ \infty} n (e^{- a})^ n =\sum_{n = 0}^{ \infty} n x^ n $ where $x = e^{-a} $.
This is a well-known sum that is asked here often.
Ways of evaluating this include differentiating $\sum_{n = 0}^{ \infty} x^ n $ and multiplying the sum by $1-x$.
Have at it.