Thread Closed

Statistics summation question:

 
Share Thread Thread Tools
Oct26-08, 10:45 AM   #1
 

Statistics summation question:


This equation comes out of deriving the canonical partition function for some system. However, the question is more math based. I am having trouble understanding the simplification that was performed in the text:

∑ from N=0 to M of: (M!exp((M-2N)a))/(N!(M-N)!) supposedly becomes

exp(Ma)(1+exp(-2a))^M.... I tried to look at the first few terms and see how I can simplify this, and no dice... Anyone have any ideas? a is just a constant.

Also, the next step is that the above becomes (2cosh(a))^M Which is great, except, huh? I'm more of a scientist than a math person, so I apologize if I am missing something elementary.

Thanks!
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Ants and carnivorous plants conspire for mutualistic feeding
>> Forecast for Titan: Wild weather could be ahead
>> Researchers stitch defects into the world's thinnest semiconductor
Oct26-08, 12:15 PM   #2
 
Recognitions:
Homework Helper Homework Help
Remember that

[tex]
\sum_{n=0}^m \frac{m!}{n!(m-n)!} 1^{(m-n)} b^n = (1 + b)^m
[/tex]

In your sum
[tex]
\exp\left((M-2N)a\right) = \exp\left(Ma\right) \cdot \left(\exp(-2a)\right)^N
[/tex]

so your sum is

[tex]
\sum_{N=0}^M {\frac{M!}{N!(M-N)!} \exp\left((M-2N)a\right)}
= e^{Ma} \sum_{N=0}^M {\frac{M!}{N!(M-N)!} \left(e^{-2a}\right)^N
= e^{Ma} \left(1 + e^{-2a}\right)^M
[/tex]

For the second one - look at the definition of the hyperbolic function as exponentials, and rearrange terms.
Oct26-08, 01:02 PM   #3
 
Thanks so much!! That really clears things up.
Thread Closed

Tags
factorials, partition function, simplification, summation
Thread Tools


Similar Threads for: Statistics summation question:
Thread Forum Replies
Summation Question Precalculus Mathematics Homework 10
Summation Question General Math 3
A summation question Calculus & Beyond Homework 5
Question regarding summation of series Introductory Physics Homework 8