+1 vote
asked by (220 points)

I am a little bit confused about the value for Sz which is returned by the function totalQN for a spin-imbalanced Hubbard model.
If I put a single spin up on the lattice, totalQN returns the value Sz=1, whereas I would expect a contribution of +/-0.5 per spin up/down.

1 Answer

0 votes
answered by (70.1k points)
selected by
 
Best answer

Hi, good question. Our QN (quantum number) objects deal with integers only for efficiency and space reasons. So we work in units of spin half, i.e. a quantum number of 1 means Sz=0.5, 2 means Sz=1.0, etc.

It's a computer representation/efficiency versus physics thing.

I should have put this on the documentation page for the QN system, so I just updated that page with more info:

http://itensor.org/docs.cgi?page=classes/qn

commented by (220 points)
Hello, Miles.
Thanks for your quick reply (and for all the work you're putting into ITensor!)
Actually I haven't looked at the page for the QN system yet, thanks for pointing it out.
You might also want to change the page for the Hubbard class? It's written there: "the z-component spin operator (+0.5 for an up spin, -0.5 for a down spin)", that's what got me confused in the first place.
commented by (70.1k points)
Hi Michael, the comment on the Hubbard page was referring to the matrix elements of the Sz operator versus a total Sz quantum number, so the matrix elements of the operator are indeed 0.5 and -0.5. But I'll add the phrase "matrix elements" there so people know that's what I was referring to - thanks.
Welcome to ITensor Support Q&A, where you can ask questions and receive answers from other members of the community.

Formatting Tips:
  • To format code, indent by four spaces
  • To format inline LaTeX, surround it by @@ on both sides
  • To format LaTeX on its own line, surround it by $$ above and below
  • For LaTeX, it may be necessary to backslash-escape underscore characters to obtain proper formatting. So for example writing \sum\_i to represent a sum over i.
If you cannot register due to firewall issues (e.g. you cannot see the capcha box) please email Miles Stoudenmire to ask for an account.

To report ITensor bugs, please use the issue tracker.

Categories

...