1-D Ising's model without B field, stat. mech., correlation

In summary, the conversation is about solving a problem involving a system of N pairs of atoms with a specific interaction. The Hamiltonian of the system is given and the goal is to calculate the correlation function and the mean value of a certain variable. The conversation includes some attempts at solving the problem and tips from another person. The final solution involves rewriting the sum over all states as several sums over the states of individual sites, and using mathematical reasoning to simplify the expressions. The result is that the correlation function equals the hyperbolic tangent of the product of beta and J, and the mean value is equal to 4 times the hyperbolic cosine of the product of beta and J.
  • #1
fluidistic
Gold Member
3,949
264

Homework Statement


Hi guys,
I'm going nuts on a problem. Out of memory the problem was a system of N pairs of atoms that interact between each others so that the Hamiltonian of the whole systeme is ##H=-J \sum _{n=1}^N \sigma _i \tau _i## where the only possible values of the ##\tau _i##'s and ##\sigma _i##'s are -1 and 1.
1)Calculate ##\langle \sigma _i \tau _i \rangle## (I think this is called the correlation function, since it seems to be the correlation between the spins of 2 adjacent pair of atoms or so).
2)Calculate ##\langle \varepsilon \rangle##. The problem goes on but I don't remember the next questions.

Homework Equations


Mean value of A: ##\frac{\sum _{\text{over all states}} \exp (-\beta H) \cdot A }{Z}## where Z is the partition function of the system.

The Attempt at a Solution


I am stuck on part 1). I know the answer is ##\tanh (\beta J)## but I'm unable to show it.
First I notice that the partition function ##Z=Z_1^N##, in other words it is the partition function of a single pair of spins to the N'th power.
Where Z_1=##\sum _{\text{over all states}} \exp (-\beta H)=\sum _{\text{over all states}} \exp (\beta J \sum _{i=1}^N \sigma _i \tau _i )##. Stuck here, I don't know how to write out these sums.
Now maybe the numerator of ##
\frac{\sum _{\text{over all states}} \exp (-\beta H) \cdot \sigma _i \tau _i }{Z}
## is worth the derivative of the denominator with respect to ##\beta J## and if Z is worth ##\cosh (\beta J)## then I would be done with the calculations but I am really not able to show that Z is indeed worth cosh(beta J). Also I am not even sure that this is true because I have that Z is Z_1 to the N'th power and I see no way how to obtain a hyperbolic cosine.

Thanks for any tip.Edit: Ok I considered N=3, I know how to write the terms of the sum for the partition function but there are already a lot of them. I really don't see how to reach the result.
 
Last edited:
Physics news on Phys.org
  • #2
Suggestion: Start by noticing that the exponential is the exponential of a sum. Also note that the summands can be factorised into factors which are dependent only on the state at one particular site at a time - what does this tell you about the sums?
 
  • Like
Likes fluidistic
  • #3
Ok thanks. I am not sure I am understanding exactly what you're saying, let's see if I did:
[tex]\langle \tau_i \sigma_i \rangle =\frac{ \sum _{\text{states}} \sigma _i \tau_i \exp (\beta J \sum _{i=1}^N \sigma_i \tau_i ) }{ \sum _{\text{states}} \exp (\beta J \sum _{i=1}^N \sigma_i \tau_i ) } [/tex]. (75)

Where ##\exp (\beta J \sum _{i=1}^N \sigma_i \tau_i )## is worth ##\prod _{i=1}^N \exp ( \beta J \sigma_i \tau_i ) = \exp ( \beta J \sigma_i \tau_i ) \prod _{i=1}^{N-1} \exp ( \beta J \sigma_i \tau_i ) ##.
Replacing this into the expression (75), I get that it's worth [tex]\langle \tau_i \sigma_i \rangle =\frac{ \sum _{\text{states}} \sigma _i \tau_i \exp (\beta J \sigma_i \tau_i ) }{ \sum _{\text{states}} \exp (\beta J \sigma_i \tau_i ) }[/tex].
Now I notice that the numerator is the derivative of the denominator with respect to ##\beta J## and that the denominator is indeed worth ##4 \cosh (\beta J)##.
Hence ##\langle \tau_i \sigma_i \rangle =\tanh (\beta J)##.
Does this seem correct?
 
Last edited:
  • #4
I think you essentially have the basic details cut out. The thing that can be improved is the mathematical reasoning in the middle steps.

The sum over all states can be written as several sums over the states of each individual site, i.e., ##\sum_{\rm states} = \sum_{\tau_1, \sigma_1 = \pm} \ldots \sum_{\tau_1, \sigma_1 = \pm}##. Now take ##\langle \tau_1 \sigma_1\rangle## (without loss of generality, all sites are equivalent) and denote ##\sum_{\rm states} \equiv \sum_{\tau_1, \sigma_1 = \pm} \sum_{{\rm states}\ i > 2}##. The numerator becomes
$$
\sum_{\tau_1, \sigma_1 = \pm} \sum_{{\rm states}\ > 2} \tau_1 \sigma_1 \prod_{k = 1}^N \exp(\beta J \sigma_k \tau_k)
= \sum_{\tau_1, \sigma_1 = \pm} \tau_1 \sigma_1 \exp(\beta J \sigma_1 \tau_1) \sum_{{\rm states}\ i > 2}\prod_{k = 2}^N \exp(\beta J \sigma_k \tau_k).
$$
I am sure you can find out how to do a similar thing for the denominator and draw a conclusion from there.
 
  • #5


Hi there,
I can understand your frustration with this problem. The 1-D Ising's model without a magnetic field is a classic and well-studied system in statistical mechanics, but it can still be tricky to solve. Let me try to provide some guidance on how to approach this problem.

First, it's important to understand the physical meaning of the correlation function, ##\langle \sigma_i\tau_i \rangle##. As you correctly stated, this is the correlation between the spins of two adjacent pairs of atoms. In other words, it tells us how likely it is for the spins of the two pairs to be aligned or anti-aligned. A positive value indicates alignment, while a negative value indicates anti-alignment.

Next, let's consider the partition function, Z. As you mentioned, it can be written as Z = Z_1^N, where Z_1 is the partition function for a single pair of spins. To calculate Z_1, we need to sum over all possible states of the two spins, which are given by ##\sigma_i## and ##\tau_i##. For a single pair of spins, there are only four possible states: (1,1), (1,-1), (-1,1), and (-1,-1). We can assign each of these states an energy, using the Hamiltonian given in the problem. For example, the state (1,1) would have an energy of -J, while the state (-1,1) would have an energy of J. Now, we can write out the sum for Z_1 as:

Z_1 = exp(-β(-J)) + exp(-βJ) + exp(-βJ) + exp(-β(-J))

= 2exp(-βJ) + 2exp(βJ)

= 2cosh(βJ)

Note that we used the definition of cosh(x) = (e^x + e^-x)/2. Now, we can substitute this result into the expression for Z = Z_1^N. This gives us:

Z = (2cosh(βJ))^N

= 2^N(cosh(βJ))^N

Now, to calculate the mean value of ##\sigma_i\tau_i##, we can use the following expression:

##\langle \sigma_i\tau_i \rangle = \frac{\sum_{\text{over all states}}
 

FAQ: 1-D Ising's model without B field, stat. mech., correlation

1. What is the 1-D Ising model without a magnetic field?

The 1-D Ising model without a magnetic field is a theoretical model in statistical mechanics that describes the behavior of a one-dimensional chain of spins that can only have two states: up or down. This model is often used to study phase transitions in materials.

2. How is the 1-D Ising model without a magnetic field used in statistical mechanics?

The 1-D Ising model without a magnetic field is used in statistical mechanics to understand the behavior of a large number of particles at the microscopic level. It helps to predict the macroscopic properties of a system by studying the interactions between individual particles.

3. What are the main assumptions made in the 1-D Ising model without a magnetic field?

The main assumptions made in the 1-D Ising model without a magnetic field are that the spins are only allowed to have two states (up or down), and that they interact with their nearest neighbors. This means that the energy of a spin is affected by the orientation of its neighboring spins.

4. What is correlation in the context of the 1-D Ising model without a magnetic field?

In the 1-D Ising model without a magnetic field, correlation refers to the relationship between the spin orientations of neighboring particles. If the spins are highly correlated, it means that they tend to have the same orientation, while low correlation means that the spins have different orientations.

5. How is the 1-D Ising model without a magnetic field related to phase transitions?

The 1-D Ising model without a magnetic field is often used to study phase transitions in materials, such as from a liquid to a gas or from a paramagnetic to a ferromagnetic state. By analyzing the behavior of the spins in the model, scientists can understand how these transitions occur at the microscopic level.

Back
Top