TransferMatrix 1D-Ising
TransferMatrix 1D-Ising
i=1
i=1
Z(N,T) = e H
s1
sN
s1
sN
N
=
s1
sN
exp({Js s
i i+1
i=1
N
=
s1
sN
si si +1
i=1
where the four possible Boltzmann factors Pmn are simply given by:
P11 = e (J +B ) ,
P11 P11
Treating the Pmn as matrix elements, we define the "transfer matrix" P =
.
P11 P11
Before going on, convince yourself that the partition function really can be written in terms of these
"matrix elements" as shown above.
Now recall from linear algebra that the square of a matrix P can be defined in terms of matrix
elements as follows: (P2)ij = k Pik Pkj. Similarly, the cube of P is defined by matrix elements:
(P3)ij = k l Pik Pkl Plj. With this in mind, we rewrite the above partition function as
sN
s1
where Tr( ) denotes the trace. Notice that PN is just a 22 matrix. Okay, make sure you agree with
the above result since it's the key to our solution.
From here we will let two theorems of linear algebra do all the work for us. The first theorem is
that the trace of a matrix is independent of the representation of the matrix and is equal to the sum
of the matrix eigenvalues (which, of course, give the diagonal representation of the matrix). The
second theorem we need, which may not be quite as familiar, is that if 1 and 2 are the eigenvalues
of the matrix P, then 1N and 2N are the eigenvalues of the matrix PN. The implications of these
two theorems are that all we need to do is find the eigenvalues of the transfer matrix P and we're
done(!) since the partition function is now simply:
Z(N,T) = 1N + N2 .
The eigenvalues are given, as usual, by the vanishing of the secular determinant:
|P I|= 0.
Leaving the algebra as an exercise for the reader we arrive at the result:
1/ 2
We can achieve further simplification by considering the free energy, which is given by
F = ln Z(N,T)
= ln( N+ + N )
= N ln( + ) ln[1+ ( / + ) N ].
Since <+ , the second term in the above expression becomes negligible with respect to the first
for large N. Thus we are completely justified in writing the partition function simply in terms of
1/ 2 N
You should verify for yourself that in the zero-field case (B=0) this expression reduces to our
previously derived result. Well,
that's about it. As I said above, this result can be used to prove that
the 1D Ising model does NOT undergo a phase transition. To demonstrate this fact we must
compute the magnetization given by m = (1/N) i si. Referring back to our first expressions for the
Hamiltonian and partition function, notice that m can cleverly be written as a derivative of ln Z(N,T)
with respect to B:
1 ln Z(N,T)
m=
.
N (B)
In order to demonstrate the absence of a phase transition we must show that m0 for B=0, T>0 is
not possible ... but I think I'll leave this as another exercise for the reader (or perhaps as a final exam
question).