Show that the sequence, $E_{n=0}^∞ (\exp\{-(E_n)/((k_B)T)\})$ is convergent and find its sum.
I usually know how to do this with other functions, but I feel kind of lost in this one since it is an exponential function with different variables?
Show that the sequence, $E_{n=0}^∞ (\exp\{-(E_n)/((k_B)T)\})$ is convergent and find its sum.
I usually know how to do this with other functions, but I feel kind of lost in this one since it is an exponential function with different variables?
Let $e^{\frac{-E_0}{k_B T}} = r$. Note that $r<1$.
Then \begin{align} \sum_0^{\infty} e^{\frac{-E_0(1+2n)}{k_B T}} &= \sum_0^{\infty} r^{1+2n} \\ &= r\sum_0^{\infty} r^{2n} \\ &= \frac{r}{1-r^2} \\ &= \frac{e^{\frac{-E_0}{k_B T}}}{1-e^{\frac{-2E_0}{k_B T}}} \\ \end{align}