Is it possible to sumate this series?

  • Context: Graduate 
  • Thread starter Thread starter Petar Mali
  • Start date Start date
  • Tags Tags
    Series
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 2K views
Petar Mali
Messages
283
Reaction score
0
[tex]\sum^{\infty}_{n=0}(2n+1)e^{-Cn(n+1)}[/tex]

[tex]C[/tex] - constant


Is it possible to sumate this series?
 
Physics news on Phys.org
If C is negative or 0, then no, obviously. If C>0, then yes...
 
Yes [tex]C>0[/tex]. But I don't ask you if it convergate but can you summate analyticaly? Or you must use some numerical methods?
 
This is called finding a "closed form" for the series. I don't think one exists. So numerical approximation is the best one can do.
 
A theta function or relative ... because of the quadratic in the exponent.
 
That looks like the sum you need to do if you were to calculate the Partition function for a quantum mechanical dumbell. That sum cannot be computed in closed form. The typical approximations are to assume either low temperature ( [itex]C \rightarrow \infty[/itex]), in which case the sum is approximately

[tex]1 + 3e^{-2C} + \ldots .[/tex]

The other limit is high temperature, [itex]C \rightarrow 0[/itex], in which case the sum is approximately an integral,

[tex]\int_0^\infty dn~(2n+1)e^{-Cn(n+1)},[/itex]<br /> <br /> which is easily solved by substitution.<br /> <br /> Systematic corrections to the integral form can be computed using the Euler-Maclaurin formula:<br /> <br /> <a href="http://en.wikipedia.org/wiki/Euler-Maclaurin_formula" target="_blank" class="link link--external" rel="nofollow ugc noopener">http://en.wikipedia.org/wiki/Euler-Maclaurin_formula</a>[/tex]
 
Mute said:
That looks like the sum you need to do if you were to calculate the Partition function for a quantum mechanical dumbell. That sum cannot be computed in closed form. The typical approximations are to assume either low temperature ( [itex]C \rightarrow \infty[/itex]), in which case the sum is approximately

[tex]1 + 3e^{-2C} + \ldots .[/tex]

The other limit is high temperature, [itex]C \rightarrow 0[/itex], in which case the sum is approximately an integral,

[tex]\int_0^\infty dn~(2n+1)e^{-Cn(n+1)},[/itex]<br /> <br /> which is easily solved by substitution.<br /> <br /> Systematic corrections to the integral form can be computed using the Euler-Maclaurin formula:<br /> <br /> <a href="http://en.wikipedia.org/wiki/Euler-Maclaurin_formula" target="_blank" class="link link--external" rel="nofollow ugc noopener">http://en.wikipedia.org/wiki/Euler-Maclaurin_formula</a>[/tex]
[tex] <br /> Yes that is my problem. Sum is<br /> <br /> [tex]Q_1=\sum^{\infty}_{l=0}(2l+1)e^{-\frac{\theta_r}{\theta}l(l+1)[/tex]<br /> <br /> where<br /> <br /> [tex]\theta_r=\frac{\hbar^2}{2I}[/tex]<br /> <br /> Why we can say that if [tex]\theta>>\theta_r[/tex]<br /> <br /> [tex]Q_1=\int^{\infty}_0dl(2l+1)e^{-\frac{\theta_r}{\theta}l(l+1)[/tex]?[/tex]