Understanding Heisenberg Hamiltonian Notation for 4-Site Chain

  • Context: Graduate 
  • Thread starter Thread starter LagrangeEuler
  • Start date Start date
  • Tags Tags
    Confused Notation
Click For Summary

Discussion Overview

The discussion revolves around the notation and formulation of the Heisenberg Hamiltonian for a four-site chain with periodic boundary conditions. Participants explore the implications of different notational conventions and the clarity of expressions used in condensed matter physics.

Discussion Character

  • Technical explanation
  • Debate/contested
  • Conceptual clarification

Main Points Raised

  • One participant presents a Hamiltonian expression for a four-site chain and questions its equivalence to a general form that includes all spins in the lattice.
  • Another participant prompts for clarification on the implications of the summation notation used in the Hamiltonian, suggesting it only accounts for nearest neighbors.
  • Concerns are raised about the clarity of language in the original notation, particularly regarding the term "spins pair" and its interpretation.
  • Participants discuss the importance of including factors of 2 or 1/2 in Hamiltonians to avoid double counting interactions, particularly in symmetric interactions.
  • There is a debate over the notation used for summation, with some expressing confusion about how to represent interactions when indices are treated as vectors.
  • One participant emphasizes the need for explicit definitions in Hamiltonians to understand parameters like J, especially when calculating critical temperatures.

Areas of Agreement / Disagreement

Participants express differing views on the clarity and appropriateness of various notational conventions. There is no consensus on the best way to express the Hamiltonian or the implications of the factors involved.

Contextual Notes

Participants note that the notation can be confusing and that assumptions about the structure of the lattice and the nature of interactions may not be clearly communicated in some formulations.

LagrangeEuler
Messages
711
Reaction score
22
Notation for Heisenberg Hamiltonian
## H_{exch}=-\sum_{i<j}2J_{i,j}\vec{S}_i \cdot \vec{S}_j ##
where the sumation extends over all spins pair of the crystal lattice. Suppose we have chain with four sites and periodic boundary condition
## H_{exch}=-J_{1,2}\vec{S}_1 \cdot \vec{S}_2-J_{2,3}\vec{S}_2 \cdot \vec{S}_3-J_{3,4}\vec{S}_3 \cdot \vec{S}_4-J_{4,1}\vec{S}_4 \cdot \vec{S}_1 ##
I can't see that this is the same.
 
Physics news on Phys.org
So what do you get if you write out the first sum?

Hint: Your second Hamiltonian only has nearest neighbors.
 
Is this all the information you have? It seems like if this is all given to you, there is an obvious language issue and a potential notational issue.

First "the sumation extends over all spins pair of the crystal lattice." is not correct English. Does "spins pair" mean all nearest neighbors? If it were a nearest-neighbor Hamiltonian (which is what you would expect for an Ising or Heisenberg model), then I would write it as:
H=\sum_{\left \langle i,j \right \rangle}-J_{ij}\vec{S}_i\cdot\vec{S}_j
where the notation \left \langle i,j \right \rangle generically means "nearest neighbors." The notation is useful because the indexing of lattice sites might be tricky when you deal with higher dimension. [Note that the way you have it written above would include an interaction between i=1 and j=3, which would not be nearest neighbors in a circular chain. The fact that i=4 and j=1 appears is because in a 4-element circular chain, 4 would be a nearest neighbor with 1.]

Factors of 2 or 1/2 are usually included in Hamiltonians with symmetric interactions so that you can make sure to remember that if spin i interacts with spin j, then both i and j contribute their interaction to the hamiltonian, or conversely, so that you do not double-count a single interaction. But this only works for symmetric interactions, i.e. Jij = Jji, which is typically but not always the case.

Condensed matter hamiltonians are usually written with intuitive notation that can be confusing if you try and write it down like a mathematician with no idea of what the actual "neighbor" structure is. You'll find that the explanation in words, like "The Hamiltonian consists of pairwise interactions between nearest-neighbors" is often a more specific description than physicist notation like Ʃ<i,j>.
 
Last edited:
Yes just that. Strange. And how to write ##\sum_{i<j}## if you have vectors ##\vec{i},\vec{j}##? Notation ##\sum_{\langle i,j \rangle}## looks also confusing for me sometimes. Because I'm never sure
##-\sum_{\langle i,j \rangle}J_{i,j}\vec{S}_i \cdot \vec{S}_j## or ##-\frac{1}{2}\sum_{\langle i,j \rangle}J_{i,j}\vec{S}_i \cdot \vec{S}_j##?
 
LagrangeEuler said:
Yes just that. Strange. And how to write ##\sum_{i<j}## if you have vectors ##\vec{i},\vec{j}##?

Yeah, it doesn't make sense if you think of i,j as vectors. The upshot is that you don't have to - the indices are just supposed to label all sites. As long as your system has finite length, width, height (and so on, if you want to) - all you need is one number. It doesn't need to have anything to do with the structure of the lattice or your intuition. See this example for a rectangular grid:
1 2 3 4
5 6 7 8
Every site is characterized by the number i=x+4*(y-1), where x=1,2,3,4 and y=1,2,...

Then, if the actual positions are interesting, we can form the vector \mathbf{r}_i = x \hat{x} + y \hat{y} using modulus operations and the basis vectors of the lattice. Actually, the position vectors are often not that interesting for spin chain systems as the positions are usually fixed, i.e. not dynamical.

LagrangeEuler said:
Notation ##\sum_{\langle i,j \rangle}## looks also confusing for me sometimes. Because I'm never sure
##-\sum_{\langle i,j \rangle}J_{i,j}\vec{S}_i \cdot \vec{S}_j## or ##-\frac{1}{2}\sum_{\langle i,j \rangle}J_{i,j}\vec{S}_i \cdot \vec{S}_j##?

Are you confused about that factor of 1/2? It only changes the definition of J_{ij}, so it's not that important physically. You can just pick either convention at the start of your calculations.

However, it can be important if you want to relate two sums. The factor of 1/2 is then used to avoid double counting. I.e.
\sum_{ij} \mathbf{S}_i \cdot \mathbf{S}_j = 2 \sum_{i&lt;j} \mathbf{S}_i \cdot \mathbf{S}_j
since the first notation contains both \mathbf{S}_1 \cdot \mathbf{S}_2 and \mathbf{S}_2 \cdot \mathbf{S}_1=\mathbf{S}_1 \cdot \mathbf{S}_2 while the second sum only contains one instance of \mathbf{S}_1 \cdot \mathbf{S}_2.

When using the \sum_{\langle i,j\rangle} notation that Jolb described, it generically contains both the ij and the ji terms, so you are in fact counting all symmetric terms twice. In that case using the Hamiltonian
H = -\frac{1}{2} \sum_{\langle i,j \rangle} J_{ij} \mathbf{S}_i \cdot \mathbf{S}_j
makes sense, but again, it's only a scale factor in the end.
 
Are you confused about that factor of 1/2? It only changes the definition of J_{ij}, so it's not that important physically. You can just pick either convention at the start of your calculations.

However, it can be important if you want to relate two sums. The factor of 1/2 is then used to avoid double counting. I.e.
\sum_{ij} \mathbf{S}_i \cdot \mathbf{S}_j = 2 \sum_{i&lt;j} \mathbf{S}_i \cdot \mathbf{S}_j
since the first notation contains both \mathbf{S}_1 \cdot \mathbf{S}_2 and \mathbf{S}_2 \cdot \mathbf{S}_1=\mathbf{S}_1 \cdot \mathbf{S}_2 while the second sum only contains one instance of \mathbf{S}_1 \cdot \mathbf{S}_2.

When using the \sum_{\langle i,j\rangle} notation that Jolb described, it generically contains both the ij and the ji terms, so you are in fact counting all symmetric terms twice. In that case using the Hamiltonian
H = -\frac{1}{2} \sum_{\langle i,j \rangle} J_{ij} \mathbf{S}_i \cdot \mathbf{S}_j
makes sense, but again, it's only a scale factor in the end.

Yes but you know authors very often didn't write what they mean by
H = \sum_{\langle i,j \rangle} J_{ij} \mathbf{S}_i \cdot \mathbf{S}_j
for me this is correct way to write it
H = -\frac{1}{2} \sum_{\langle i,j \rangle} J_{ij} \mathbf{S}_i \cdot \mathbf{S}_j
know its all explicit. Because if they calculate critical temperature or any other parameter I wish to know what is exact form of Hamiltonian and what is ##J## in Hamiltonian. Because ##J## you can measure.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
8K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 175 ·
6
Replies
175
Views
28K