Overlap Integrals

The particular technique used for the evaluation of the overlap integral depends on the atoms involved and whether analytic derivatives are used. All five semiempirical methods use Slater-type orbitals, STOs, although when analytic derivatives are involved [16], a Gaussian expansion [16] of STOs is normally used.

Overlap integrals used in molecular systems are the product of the radial component, described on this page, and an angular component

Specific expressions for various of the overlap integrals have appeared in the literature. These are normally used for those overlaps which involve only small principal quantum numbers, PQN, n, and a low angular quantum number, l. For the general case, however, in which any PQN may be encountered, the general overlap integral is used. As the final expression is rather ungainly, a simple derivation of the overlap integral will be given.

Slater atomic orbitals are of form 

begin{displaymath}varphi = frac{(2xi )^{n+1/2}}{(2n)!^{1/2}}r^{n-1}e^{-xi r}Y_l^m(theta ,phi ),end{displaymath}

where the $Y_l^m(theta ,phi )$are the normalized complex spherical harmonics. Complex spherical harmonics are chosen for convenience; $Y_l^m(theta ,phi )$real orbitals have a similar behavior, but require more manipulation. The $theta$dependence of spherical harmonics are the Laguerre polynomials, of form

begin{displaymath}Y_l^m(theta ,phi ) = frac{e^{imphi }}{(2pi )^{1/2}}left......eta d^{l+m}(cos^2theta-1)^l}{2^l l! (d costheta)^{l+m}}.end{displaymath}

For convenience the phase factor is set to +1; this varies according to which source is used and the purpose for which the Laguerre polynomials are used.

Solving the differential gives

begin{displaymath}frac{d^{l+m}}{(d costheta)^{l+m}}(cos^2theta-1)^l = sum_......2j)! (-1)^{l+j}}{(l-j)! j! (2j-l-m)!}(costheta )^{2j-l-m},end{displaymath}

which, on rearranging to have the summation start at zero, becomes

begin{displaymath}frac{d^{l+m}}{(d costheta)^{l+m}}(cos^2theta-1)^l = sum_......2(l-j))! (-1)^j}{j! (l-j)! (l-m-2j)!}(costheta )^{l-m-2j}.end{displaymath}

Substituting this into the STO yields

=
   

At this point it is convenient to collect some of the constants together; thus,

begin{displaymath}C_{lmj}=left [frac{(l-m)!}{(l+m)!}right ]^{1/2}frac{(2(l-j))! (-1)^j}{2^l j! (l-j)! (l-m-2j)!},end{displaymath}

which allows us to represent the STO in a considerably simplified form:

begin{displaymath}varphi = frac{(2xi )^{n+1/2}}{(2n)!^{1/2}}frac{(2l+1)^{1/......2pi )^{1/2}}sum_{j=0}^{1/2(l-m)}C_{lmj}(costheta)^{l-m-2j}.end{displaymath}

The overlap integral of two STOs can then be represented as

=
   
   

It is impractical to solve this integral using polar coordinates. Instead, a prolate spheroidal coordinate system is used. Using the identities:

begin{displaymath}begin{array}{ccc}r_a=frac{R(mu + nu)}{2}

this gives $dv = frac{R^3}{8}(mu + nu )(mu - nu)dmu dnu dphi.$

Substituting these identities into the previous expression we get:

=
   
   
   
   

which, on integrating over and rearranging, gives:

=
   
   

This is a product of six simple expressions of type (a+b)n. Expanding each term as a binomial generates six summations:

=
   
   
   

Using integration by parts, and making use of the following integrals (The "A" and "B" overlap integrals):  

begin{displaymath}int_1^{infty}x^ne^{-ax}dx=e^{-a}sum_{mu=1}^{n+1}frac{n!}{a^{mu}(n-mu+1)}=A_n(a)end{displaymath}
begin{displaymath}int_{-1}^{1}x^ne^{-ax}dx=-e^{-a}sum_{mu=1}^{n+1}frac{n!}{......_{mu=1}^{n+1}frac{n(-1)^{n-mu}}{a^{mu}(n-mu+1)!} =B_n(a),end{displaymath}

the overlap integral becomes

=
   
   
   
   
   

in which the coefficients Clmj have the numerical values given in the Table.

 

Table:

Values of Clmj

l

m

j

Clmj

l

m

j

Clmj

0

0

0

1.0

3

0

0

5/2

1

0

0

1.0

3

1

0

(225/48)1/2

1

1

0

(1/2)1/2

3

2

0

(15/8)1/2

2

0

0

3/2

3

3

0

(5/16)1/2

2

1

0

(3/2)1/2

3

0

1

-3/2

2

2

0

(3/8)1/2

3

1

1

-(3/16)1/2

2

0

1

-1/2

 

 

 

 


Note : In subroutine SS the array AFF(l,m,2j) corresponds to Clmj here. This is the most convenient form for algorithmic use.  In this form, the overlap integral can be found in function SS.