Differentiating U_{ave} with respect to beta using summation notation

  • Thread starter Thread starter raintrek
  • Start date Start date
  • Tags Tags
    Differentiation
raintrek
Messages
68
Reaction score
0

Homework Statement



Find \frac{dU_{ave}}{d\beta}

where

U_{ave}=\sum_{k}\left(\frac{U_{k}exp(-U_{k}\beta)}{exp(-U_{k}\beta)}\right)


Homework Equations





The Attempt at a Solution



My answer is supposed to be -(U_{ave}^{2})+(U_{ave})^{2}

However I keep getting zero. I can only assume that the summation sign has something to do with the final form of the answer, but I have no idea how to deal with it. Can anyone offer a suggestion? Thanks
 
Physics news on Phys.org
I suspect you've written the problem incorrectly here. As you've written it,

U_{ave}=\sum_{k}\left(\frac{U_{k}exp(-U_{k}\beta)}{exp(-U_{k}\beta)}\right) = \sum_k U_k

What it should be is

U_{ave} = \frac{\sum_k U_k e^{-U_k \beta}}{\sum_k e^{-U_k \beta}}

This is a standard integral in statistical mechanics, and there's a neat trick that always goes along with solving it. Supposing U_k is indepent of beta, write the denominator as

-\sum_k \frac{\partial}{\partial \beta} e^{-U_k \beta}

Pull the derivative outside the sum, and you note that what you have looks like (1/y) dy/dx = d(ln y)/dx. Then, take the second derivative of that result:

-\frac{\partial}{\partial \beta} \frac{\partial \ln Z}{\partial \beta} = \mbox{answer}

where Z = \sum_k \exp(-U_k \beta).
 
Last edited:
Hmm, I've transcribed the problem straight from the question sheet. I too had that thought.

I'm not sure I follow you with your methodology though. If I try to solve the equation using the standard quotient rule, it gives me zero - is there a reason for that?
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top