Homework Set 5

From phys813
Jump to navigationJump to search

Problem 1: Ferromagnetic quantum spin chain: Many-body eigenstates and eigenenergies for three interacting spins with periodic boundary conditions

Consider three spin-1/2 located on three lattice sites of a quantum Heisenberg ferromagnetic chain with periodic boundary conditions, i.e., spins on site 1 and 3 are assumed to interact via exchange coupling . With both the spin-spin interaction and Zeeman term with a magnetic field in the z-direction, the Hamiltonian of the system is given by

where is the vector operator for spin-1/2 with being the vector of the Pauli matrices.

(a) Show that the dot product of two vector operators representing spin-1/2 on two different sites can be written as , where the rising and lowering spin-1/2 operators are defined by .

(b) Write down the matrix representation of the Hamiltonian in the basis consisting of the following vectors:

(c) Find eigenenergies of this Hamiltonian. HINT: The Hamiltonian matrix in (a) will consist of four blocks of size , , , and along the main diagonal. So, the first and last block give eigenenergies directly, while the second and third blocks have to be diagonalized individually to find the corresponding eigenenergies (which can be done using Mathematica or Maple).

(d) Using result obtained in (c), compute the canonical partition function for this Hamiltonian and its magnetization. What is magnetization in the limit .

Problem 2: Antiferromagnetic quantum spin chain: Néel state vs. valence-bond variational ground-state

In contemporary research on antiferromagnetic spintronics it is common to consider antiferromagnets as materials where magnetic moments assemble into the so-called Néel state where they point in opposite directions on neighboring atoms, as illustrated below:

Afm quantum spin chain.png

Although Néel state is the ground-state of classical Heisenberg Hamiltonian, the corresponding ket

is not the true ground-eigenstate (i.e., eigenstate corresponding to the lowest energy eigenvalue) of the quantum Heisenberg Hamiltonian -> one often talks about quantum spin fluctuation (or zero point motion) lowering the energy of toward the true ground-state.

Consider a quantum spin chain of spins in the Figure above, where is even integer and periodic boundary conditions are applied (so, site is the same as site 1), with antiferromagnetic nearest-neighbor exchange interaction, . The chain is described by the following quantum Heisenberg Hamiltonian:

where is the vector of the Pauli matrices.

(a) Find expectation value of this Hamiltonian in the Néel state, .

(b) A variational ground-state could be chosen as the so-called "valence-bond" state composed of tensor products of dimer states

Find expectation values and show that both satisfy . This means that valence-bond state provides tighter bound on the ground-state energy. While it is not in general true that variational states with lower energy are more similar to true ground-state, numerical simulations do suggest that ground-state is indeed similar to the simple valence-bond state . Since you should find that is degenerate with , this shows that valence-bond state is still not a true ground-state since it violates Marshall theorem according to which ground-state of antiferromagnetic chain must be nondegenerate.

Problem 3: Spin-spin correlation function for classical Ising model in one dimension

We can gain further insight into the properties of the one-dimensional classical Ising model of ferromagnetism

by calculating the spin-spin correlation function

where is the separation between the two spins in units of the lattice constant. The statistical average is over all microstates. Because all lattice sites are equivalent, is independent of the choice of specific site and depends only on the separation r (for a given temperature T and external field h). Since the average value of spin at site is independent of the choice of that specific site (for periodic boundary conditions) and equals ( is magnetization), the correlation function can also be written as:

.

The spin-spin correlation function is a measure of the degree to which a spin at one site is correlated with a spin at another site. If the spins are not correlated, then trivially . At high temperatures the interaction between spins is unimportant, and hence the spins are randomly oriented in the absence of an external magnetic field. Thus in the limit , we expect that for any r. For fixed and , we expect that, if spin is up, then the two adjacent spins will have a greater probability of being up than down. For spins further away from spin , we expect that the probability that spin at site is up or correlated will decrease. Hence, we expect that as . Note that the physical meaning of the correlation is that it can be used to express magnetic susceptibility as one of the response functions.

(a) Consider an Ising chain of spins with free boundary conditions which is in equilibrium with a heat bath at temperature and in zero magnetic field . Enumerate all microstates and calculate and for k = 1 (labeling the first spin on the left). HINT: You can start by fixing the the first spin on the left to be up and then consider the four microstates of two other spins. By symmetry, the same result is obtained if the first spin is down.

(b) For one-dimensional chain of Ising spins and with free boundary conditions, show that . HINT: You can use the following trick (which also helps to find the partition function given below for the Ising model with open boundaries via elementary means):

which is an identity since square of an Ising spin variable is equal to 1. Then change variables ; , and so on. This allows one to rewrite:

as the r-th power of the average value of a single variable introduced by the substitution above.

(c) By writing for , extract the correlation length from your result in (b):

and show that it diverges exponentially in the low temperature limit .

Problem 4: Mean-field theory of classical XY ferromagnet

A ferromagnetic XY model consists of unit classical spins, so that on a three-dimensional cubic lattice with i labeling the site. The spins can point in any direction in the xy plane. The Hamiltonian with nearest neighbor interactions is given by:

with a field in the xy plane, and with i running over all the sites and running over the six nearest neighbors.

(a) For the noninteracting case calculate the susceptibility per spin where . HINT: If you select the direction of external field as , then the single spin Hamiltonian is and .

(b) Use your result in (a) to calculate the transition temperature in the ferromagnetic states in mean field theory for and . HINT: While it is hard to evaluate the integral expression for , it should be easy to evaluate its derivative at . The transition to the ferromagnetic state is formulated in terms of , but the transition temperature only depends on the slope at (i.e., ).

NOTE: Although XY model does not seem to describe any real ferromagnet, it is the simplest model to study critical phenomena in the universality class characterized by two-component order parameters. For example, this model on cubic lattice has been used to study critical behavior of the superfluid to normal phase transition in liquid and displays global symmetry, which amounts to a change on every site, with being a real number. The two-dimensional XY model has no spontaneous magnetization (i.e., long-range order) at finite temperatures, and therefore no ordinary phase transitions. Nevertheless, it exhibits a special type of Berezinsky–Kosterlitz–Thouless transition where the correlation function decays exponentially in the "paramagnetic" phase and slowly, as power law, in the low-temperature critical phase.

Problem 5: Magnetic phases of the ground state in the mean-field solution of the Hubbard model of interacting electrons

Reproduce Figure 6 from:

  • Y. Claveau, B. Arnaud, and S. Di Matteo, Mean-field solution of the Hubbard model: the magnetic phase diagram, Eur. J. Phys. 35, 035023 (2014). [PDF]

This Figure represents ground state phase diagram where lines delineate boundary between different types of magnetic ordering (or no ordering in the case of paramagnetic phase) in the celebrate Hubbard model of interacting lattice electrons solved by mean-field theory. Since such solution requires self-consistent loop in Figure 3 of the above references, you will need to use some simple coding of numerics via Mathematica, Matlab or Python. The transition between different phases at zero temperature would be an example of quantum phase transition.