A common problem in the practical implementation of quantum many-body theory [whether for quantum chemistry, solid state physics, or nuclear physics] goes like this. One starts with a Hamiltonian and observables that are written in terms of second quantised operators. Real calculations of observables requires diagonalising the Hamiltonian matrix. It must then be written as a symmetric real matrix in some basis of many-body states.
To do this means manipulating large numbers of creation and annihilation operators. This can quickly become cumbersome, particularly for fermions. It is easy to loose track of signs when calculating matrix elements. It would be nice to be able to do this in an automated way, e.g., using Mathematica.
Sriram Shastry and John Wright have developed a Mathematica program DiracQ that will do all this. It can be downloaded for free and is described in detail in a preprint. The latter contains some highly non-trivial examples, e.g., finding the conserved quantities of the one-dimensional Hubbard model.
This should be very useful, both for research and teaching.
Subscribe to:
Post Comments (Atom)
A very effective Hamiltonian in nuclear physics
Atomic nuclei are complex quantum many-body systems. Effective theories have helped provide a better understanding of them. The best-known a...
-
Is it something to do with breakdown of the Born-Oppenheimer approximation? In molecular spectroscopy you occasionally hear this term thro...
-
If you look on the arXiv and in Nature journals there is a continuing stream of people claiming to observe superconductivity in some new mat...
-
I welcome discussion on this point. I don't think it is as sensitive or as important a topic as the author order on papers. With rega...
Yesterday I wanted to know something about a 4-site Hubbard model So I constructed my first Hamiltonians with DiracQ. It is outstanding. I prepared a two-site basis, calculated matrix elements, and checked some commutators to see it was working. I then extended it by one site, then another, ... then I stopped. It took less than an hour, two including learning time.
ReplyDeleteI was really really impressed.
I prefer to use QuTip (http://qutip.org/) to simulate open quantum systems. It is a freely available toolbox for Python and much more accessible to students than a Mathematica notebook. It has a beautiful website, excellent documentation, a slew of very helpful tutorials, and simple functions that make all sorts of calculations (e.g. Bloch Redfield master equation simulations) nearly trivial to execute.
ReplyDelete