Draft Forbes Group Website (Build by Nikola). The official site is hosted at:
License: GPL3
ubuntu2004
Many-body Quantum Mechanics
In this notebook, we briefly discuss the formalism of many-body theory from the point of view of quantum mechanics.
A system of particles is described a wavefunction of coordinates – one for each particle. We also introduce the notion of the local -body density:
To simplify notations, we shall often write where represents the set of arguments. The normalization convention is
ParseError: KaTeX parse error: Undefined control sequence: \d at position 15: \int \prod_{i}\̲d̲{r_i}\; n_{(N)}…In operator notation, we represent the state as living in a product space. Individual operators act on their appropriate part of the space:
ParseError: KaTeX parse error: Undefined control sequence: \op at position 1: \̲o̲p̲{r}_1 = \op{r}\…As these operators all commute, they are simultaneously diagonalized by the eigenstates in the position basis and we have
The interpretation of this is that the probability distribution for the position of particle 1 (irrespective of where the other particles are) is:
ParseError: KaTeX parse error: Undefined control sequence: \d at position 39: …\prod_{i=2}^{N}\̲d̲{r_i}\; n_{(N)}…Bosons and Fermions
The previous discussion has been for wavefunctions with distinguishable particles – for example, particles that have different charges. If one wants to discuss identical particles, then the wavefunction must either be even or odd under exchange, corresponding to bosons and fermions respectively. For bosons we have
etc. for all permutations, while for fermions we have
where is the -dimensional Levi-Civita symbol. Note that in either case, the density matrix is symmetric:
This allows us to uniquely define a tower of "density matrices" recursively:
ParseError: KaTeX parse error: Undefined control sequence: \d at position 49: …}\Bigr) = \int \̲d̲{r_{N}}\; n_{…For identical particles we have a new notion of the "total density" normalized to the total number of particles in the system:
ParseError: KaTeX parse error: Undefined control sequence: \op at position 38: …\braket{\delta(\̲o̲p̲{r}_i - r)} = N…Similarly, we can define the two-body density:
ParseError: KaTeX parse error: Undefined control sequence: \op at position 45: …\braket{\delta(\̲o̲p̲{r}_i - r_1)\de…The terms corresponding to do not contribute for fermions, but must be excluded for bosons as we shall see below.
Non-interacting Particles
As a simple example, and to be concrete, we consider two non-interacting particles with each particle in a different single-particle state :
ParseError: KaTeX parse error: Undefined control sequence: \d at position 314: …{(1)}(r) = \int\̲d̲{r'}n^{B/F}_{(2…where is the non-local one-body density and is the local density. The orthonormality of the states ParseError: KaTeX parse error: Undefined control sequence: \d at position 6: \int \̲d̲{r} \phi_i^*(r)… ensures the second relationship (the second term vanishes). For the final relationship to hold, we see why for bosons we must exclude the diagonal terms from the sum. (For fermions, they vanish automatically):
For two bosons in the same state:
ParseError: KaTeX parse error: Undefined control sequence: \d at position 113: …{(1)}(r) = \int\̲d̲{r'}n^{B}_{(2)}…The generalization for Fermions is best presented in terms of the generalized Kronecker delta:
where means the anti-symmetrized average over the indices, i.e.
where and we have used the relations ParseError: KaTeX parse error: Undefined control sequence: \d at position 5: \int\̲d̲{r_N}\rho_{kk'}… and .
Note: The most common normalization convention for the density matrices are and . We have not yet adopted this here.