Solving N Bead Gaussian Chain Partition Function

In summary: The next part of the question asks about the average energy of the system. I know that for a discrete system ##\langle E \rangle = \sum_i E_i P(E_i)## but can you help me set up the form for this question? Since the variables are continuous there will be integrals...The average energy of the system can be written as $$E_N = k\sum_{i=1}^{N-1}P(E_i)$$ where k is a constant.
  • #1
CAF123
Gold Member
2,948
88

Homework Statement


Consider a system made up of joining together ##N## beads and ##N-1## springs. The positions of the beads is indicated by ##N## real numbers ##\left\{x_i\right\}_{i=1,...N}.## The Hamiltonian which characterises it is $$\mathcal H = \frac{k}{2}\sum_{i=1}^{N-1}(x_{i+1}-x_i)^2,$$ where k is a real and positive constant. Assume that the first bead is fixed at the origin (##x_1=0)##.

Find the partition function of the system. Change variables to ##\left\{\sigma\right\}_{i=1...N}## where ##\sigma_i = x_{i+1}-x_i##.

Homework Equations


Assume the positions of the beads follow Boltzmann distribution ##\text{exp}(-\beta \mathcal H)##

The Attempt at a Solution


N beads and N-1 springs, so two springs connected to each bead. The position of the beads (except the one fixed at the origin) may extend to ##\pm \infty##. Then the partition function is the sum over all possible positions, so can write $$Z_N = \int_{-\infty}^{\infty} \text{d}x_1 \text{d}x_2 ... \text{d}x_N \text{exp}\left(-\frac{\beta k}{2} \sum_{i=1}^{N-1} \sigma_i^2\right) \delta(x_1),$$ where the delta function enforces the fixed position of the first bead. I can write this as $$Z_N = \int_{-\infty}^{\infty} \text{d}x_1 \text{d}x_2 ... \text{d}x_N \prod_{i=1}^{N-1} \text{exp}\left(-\frac{\beta k}{2} \sigma_i^2\right) \delta(x_1),$$ but how to continue?

##d \sigma_1 = dx_2## because ##x_1## is fixed but ##d \sigma_2 = d(x_3-x_2)##.

Thanks!
 
Physics news on Phys.org
  • #2
Are you sure you can allow the bead's x coordinates to vary independently between -∞ and ∞? That would mean the beads can pass through each other and springs would overlap each other.
 
  • #3
Hi TSny,
TSny said:
Are you sure you can allow the bead's x coordinates to vary independently between -∞ and ∞? That would mean the beads can pass through each other and springs would overlap each other.
Ah I was imagining the problem in more than one dimension but I see that there is only one coordinate (x) labeling the positions of the beads. I suppose I could write the integrals as $$\int_{0}^{\infty} dx_2 \int_{x_2}^{\infty} dx_3...\int_{x_{N-1}}^{\infty} dx_{N}$$ if assuming they lie in positive x or replace infinity with -infinity if in negative x?
 
  • #4
Yes, that looks right. What is the Jacobian determinant associated with the change of variables from x's to σ's?
 
  • #5
TSny said:
Yes, that looks right. What is the Jacobian determinant associated with the change of variables from x's to σ's?
I think that is just one so can write ##dx_{i} \rightarrow d\sigma_{i-1}, i=2...N##

I actually asked a TA about this question while in workshop and he said that indeed the limits would extend to +/- infinity. He said the problem is to viewed as a single point fixed but that the springs do not all need to be in a line. However, what then is the justification for the form of the Hamiltonian?
 
  • #6
I agree, the form of the Hamiltonian would not make sense if the beads are not restricted to the x axis.

I also agree that the Jacobian determinant is 1.
 
  • #7
Ok, thanks I'll raise this point with my TA next time I'm in class. If we use the limits for the integrals as in #3, how would I begin to evaluate such a Gaussian integral?
 
  • #8
CAF123 said:
If we use the limits for the integrals as in #3, how would I begin to evaluate such a Gaussian integral?
What are the limits of integration for each ##\sigma##?
 
  • #9
TSny said:
What are the limits of integration for each ##\sigma##?
Ah, they're just from 0 to infinity. Ok so we have one gaussian integral to the (N-1)th power.
 
  • #10
Yes.
 
  • #11
Many thanks. If I use the other interpretation of the problem and assume that the beads do not have to lie on a line then the result is that the limits on the integral are from ##-\infty## to ##+\infty## (i.e computing the ones in the OP) and so each Gaussian integral differs only by a half from the case we considered. Is this in any way to be expected?

Would you agree that if the beads were not in a line, then there should be a y (and z) component of extension within the Hamiltonian too? Even if we suppose that they are not in a line and still restrict the motion of each bead to be in 1D, there will still be elongations of each spring in the y direction so I think what the TA said is maybe incorrect.

The next part of the question asks about the average energy of the system. I know that for a discrete system ##\langle E \rangle = \sum_i E_i P(E_i)## but can you help me set up the form for this question? Since the variables are continuous there will be integrals now.

Thanks!
 
  • #12
Yes, I think there would be y and z variables as well as x variables if the chain is allowed to flop around in 3D, and the variables could vary from minus infinity to plus infinity.

It seems odd that your Hamiltonian does not include any kinetic energy.

For <E>, you can use the second formula here https://en.wikipedia.org/wiki/Parti...s)#Calculating_the_thermodynamic_total_energy
It works for partition functions that are integrals as well as sums, as you can easily verify.
 
  • #13
Thanks, I will speak to the TA about this. I got (N-1)/2*kT for the average energy. The equipartition theorem allows 1/2 kT per degree of freedom in each energy. Each bead can only move in one 1D and the Hamiltonian was modeled with only potential energy so 1/2 kT per particle. One bead is fixed so therefore we have (N-1)/2 kT, as obtained. That seem fine? I guess this means the 1D interpretation of the problem makes more sense.

The final part of the problem asks for the probability that the bead is at position y. It gives the formula $$P_N(y) = \frac{\prod_{i=1}^{N-1} \int d\sigma_i \delta(x_N-y) e^{-\beta \mathcal H}}{\prod_{i=1}^{N-1}\int d\sigma_i e^{-\beta \mathcal H}}$$ I can rewrite the delta as $$\delta(x_N - y) = \int_{-\infty}^{\infty} \frac{dq}{2\pi} e^{iq(x_N-y)}$$ and then to separate the ##\sigma_i## integrals try to complete the square.

##x_N = \sum_{i=1}^{N-1} \sigma_i##, so need to rewrite, after inserting everything into the Boltzmann distribution, $$-\frac{\beta K}{2}\left(\sigma_i^2 - \frac{2i}{\beta K} \sigma_iq\right).$$ Is it possible to complete the square here such that the sigma and q terms decouple?
 
  • #14
Yes, you can complete the square. However, I think the resulting integral only comes out nice if you are integrating ##\sigma## from ##-\infty## to ##+\infty##, rather than from 0 to ##+\infty##. I hope I haven't led you astray by interpreting the problem in such a way that the beads must stay on the x-axis without passing through each other.
 
  • #15
Ok I can write $$-\frac{\beta K}{2}\left(\sigma_i^2 - \frac{2i}{\beta K}\sigma_i q\right) = -\frac{\beta K}{2} \left(\sigma_i - \frac{iq}{\beta K}\right)^2 - \frac{q^2}{2\beta K}$$ so I will need to evaluate, putting everything together $$\int_{-\infty}^{\infty} e^{-iqy - iq^2/2\beta K} \prod_{i=1}^{N-1} \int d_{\sigma_i} e^{-\frac{\beta K}{2}(\sigma_i - iq/\beta K)^2}$$ Setting ##z= \sigma_i - iq/\beta K##, if I take a lower limit of ##\sigma_i## to be ##-\infty## then the lower limit in z is also this, whereas if I take the lower limit to be 0 then the integral has finite lower boundary so becomes more difficult to calculate. Is this what you mean?

Using -infinity as the lower boundary I get the probability to be $$P_N(y) = \sqrt{\frac{\beta K}{2\pi}} e^{-\beta K y^2/2}$$ which looks right since if I integrate this over all positions y, I get one.

So I think either way the problem is to be interpreted as beads constrained to move along the x axis, either moving through each other, in which case the limits on the sigmas extend from -infinity to infinity, or not. Otherwise there should be added terms to the Hamiltonian and more integrals over the y and z degrees of freedom.
 
Last edited:
  • #16
That all looks good to me.
 
  • Like
Likes CAF123

Related to Solving N Bead Gaussian Chain Partition Function

What is a Gaussian chain?

A Gaussian chain is a type of polymer chain where the bonds between monomers are randomly oriented and the chain follows a random walk pattern.

What is the partition function for a Gaussian chain?

The partition function for a Gaussian chain is a mathematical expression that calculates the probability of a specific configuration of the chain based on the length of the chain and the strength of the bonds between monomers.

What is the significance of the partition function in solving N bead Gaussian chain problems?

The partition function is essential in calculating the thermodynamic properties of a Gaussian chain, such as its free energy, entropy, and heat capacity. It allows us to understand the behavior of the chain in different conditions and predict its behavior in various environments.

How is the partition function for a Gaussian chain solved?

The partition function for a Gaussian chain is typically solved using mathematical methods, such as integration, summation, or numerical approximation techniques. These methods can vary depending on the specific problem and the assumptions made.

What are some real-world applications of solving N bead Gaussian chain partition function?

The partition function for Gaussian chains has various applications in polymer science, biophysics, and material science. It can help in understanding the properties of polymers, such as elasticity, viscosity, and thermal behavior. It is also used in modeling biological molecules, such as proteins, and predicting their folding and unfolding behavior. Additionally, it has applications in designing and synthesizing new materials with specific properties.

Similar threads

  • Advanced Physics Homework Help
Replies
8
Views
837
Replies
1
Views
839
Replies
1
Views
852
  • Advanced Physics Homework Help
Replies
1
Views
774
  • Advanced Physics Homework Help
Replies
3
Views
1K
  • Advanced Physics Homework Help
Replies
1
Views
718
  • Advanced Physics Homework Help
Replies
1
Views
871
  • Advanced Physics Homework Help
Replies
1
Views
1K
  • Advanced Physics Homework Help
Replies
2
Views
1K
  • Advanced Physics Homework Help
Replies
17
Views
2K
Back
Top