−Table of Contents
Coulomb repulsion JH and Slater integrals
The Coulomb interaction between two electrons depends on the orbital they are in. The closer the charge density of the two orbitals involved is to each other the larger the Coulomb interaction (given by e2|r1−r2|) between them. For example, for two electrons in the d-shell the interaction between an electron in the dx2−y2 orbital and an electron in the dxy orbital is larger then between an electron in the dz2 orbital and an electron in the dxy orbital.
Expansion on spherical Harmonics and Slater integrals
The Coulomb interaction is given as: H=∑i≠j12e2|ri−rj|, whereby the sum runs over all electrons and the factor 1/2 takes care of the double counting as each pair of electrons only repels once. In second quantization this Hamiltonian can be written as: H=∑τ1τ2τ3τ4Uτ1τ2τ3τ4a†τ1a†τ2a†τ3a†τ4, whereby τ labels the spin and orbital degrees of freedom.
Using Feynman diagrams this interaction can be depicted as two electrons entering with quantum numbers τ4 and τ3, exchanging an entity κ and leaving with quantum numbers τ1 and τ2.
Calculating the Coulomb interaction is more difficult as one might expect. The interaction strength diverges when r1=r2 and one needs to calculate the principle integral in three dimensions. A good way to evaluate this integral is to expand 1/|r1−r2| in spherical harmonics and separate the integrals over the angle for the integral over r. The angular integrals turn trivial with analytical solutions whereas the radial integral becomes non-divergent. If we assume spherical symmetry for the basis functions the result for the radial integrals are the Slater integrals. If the basis functions are more complex we still can expand these in spherical symmetry and the result is a sum over Slater integrals. The standard operator in Quanty implements the spherical case, the more general case can be created by importing results from DFT and will be discussed in those sections.
The expansion of e2/|r1−r2| is: ∑i≠j12e2|ri−rj|=∑i≠j12∞∑k=0m=k∑m=−k4πe22k+1Min[ri,rj]kMax[ri,rj]k+1Y(k)m(θi,ϕi)Y(k)m(θj,ϕj)∗.
Expanding our basis states in spherical harmonics times radial wave functions the quantum number τi labels the set of quantum numbers ni,li,mi,σi. This allows us to separate the radial from angular part of the equation. Using that: ∑i√4π2k+1Y(k)m(θi,ϕi)=∑iC(k)m(θi,ϕi)=∑τ1,τ3δσ1,σ3δm,m1−m3⟨Y(l1)m1(θ,ϕ)|C(k)m(θ,ϕ)|Y(l3)m3(θ,ϕ)⟩a†τ1a†τ3, we can rewrite: ∑i≠j12∞∑k=0m=k∑m=−k4π2k+1Y(k)m(θi,ϕi)Y(k)m(θj,ϕj)∗ as: 12k=∞∑k=0∑τ1,τ2,τ3,τ4δσ1,σ3δσ2,σ4δm4−m2,m1−m3×⟨Y(l1)m1|C(k)m1−m3|Y(l3)m3⟩⟨Y(l4)m4|C(k)m4−m2|Y(l2)m2⟩a†τ1a†τ3a†τ2a†τ4, which after reordering to normal order becomes: −12k=∞∑k=0∑τ1,τ2,τ3,τ4δσ1,σ3δσ2,σ4δm4−m2,m1−m3×⟨Y(l1)m1|C(k)m1−m3|Y(l3)m3⟩⟨Y(l4)m4|C(k)m4−m2|Y(l2)m2⟩a†τ1a†τ2a†τ3a†τ4.
The radial part of the operator (Min[ri,rj]kMax[ri,rj]k+1) is more difficult and will be cast into parameters: R(k)[τ1τ2τ3τ4]=e2∫∞0∫∞0Min[ri,rj]kMax[ri,rj]k+1R1[ri]R2[rj]R3[ri]R4[rj]r2ir2jdridrj.
Which gives the final result: H=∑τ1τ2τ3τ4Uτ1τ2τ3τ4a†τ1a†τ2a†τ3a†τ4,Uτ1τ2τ3τ4=−12δσ1,σ3δσ2,σ4∞∑k=0c(k)[l1,m1;l3,m3]c(k)[l4,m4;l2,m2]×R(k)[τ1τ2τ3τ4],c(k)[l1,m1;l2,m2]=⟨Y(l1)m1|C(k)m1−m2|Y(l2)m2⟩.
Using angular momentum as a basis the scattering event described is given by the diagram on the left. An angular momentum →k with a projection m on the z direction is exchanged.
Using conservation of angular momentum we can see that |l1−l3|≤k≤|l1+l3| and |l2−l4|≤k≤|l2+l4|. This can be used to restrict the number of radial integrals one needs to compute.