Roothaan's Equations
In order to illustrate the practical application of the Hartree-Fock
equation using the basis set expansion method of Roothaan,[15,16]
the case of a closed-shell molecule treated via the restricted formalism
will be examined. In the case of a closed-shell, N-electron molecule,
the restricted Slater determinant contains a total of N/2 spatial orbitals,
each of which is occupied by a pair of electrons with opposite spins.
The initial step in solving the Hartree-Fock equations is to integrate
over the spin coordinates and rewrite the equation in terms of only the
spatial orbitals. Remember that the spin functions were never explicitly
defined because the effects of spin are taken into account through cancellations
due to orthonormality and the Antisymmetry Principle. Therefore, integration
over the spin orbitals strips the spin functions from the spatial functions
and, in the process, removes all situations unallowed by the spin. Upon
completion of the spin integration, the following result is obtained:
From this result, one can extract the spatial form of the closed-shell
Fock operator
by comparing the first two terms. Hence, the spatial form of the closed-shell
Fock operator may be written as
 |
(51) |
where
and
are the Coulomb and exchange operators recast in terms of spatial orbitals:
Given the spatial form of the closed-shell Fock operator, the Hartree-Fock
equation may be recast, as follows, in terms of spatial orbitals:
 |
(54) |
Moreover, by carrying through the spin integrations described above, the
ground state energy of a closed-shell molecule may likewise be recast
in terms of the spatial orbitals:
 |
(55) |
For the closed shell case, the sole criterion required to obtain a minimum
expectation value for the total energy, the Hartree-Fock equation, may
be expressed entirely as a function of the spatial orbitals, resulting
in the integro-differential equation (1.54). Like the Schrödinger
equation, this is an eigenvalue equation that must be solved for the orbital
energy,
,
and the wave function, .
The subscript on the wave function serves to indicate that it is only
one of several spatial orbitals required to construct a complete Slater
determinant and accurately model a closed-shell molecule. In a closed-shell
molecule every spatial orbital is occupied by a pair of electrons with
opposite spins; therefore, to form a complete Slater determinant description
one must solve a Hartree-Fock equation for each doubly occupied spatial
orbital. The contribution of Roothaan[15,16]
to the Hartree-Fock method was to determine how to simultaneously solve
these equations by writing the spatial orbitals as a linear combination
of a set of basis functions. Roothaan's method is elegant in its simplicity
because the differential equation is reduced to a set of algebraic equations
that may be solved using matrix methods which can, in turn, be efficiently
implemented on modern computers. The first step in the reduction is to
expand the unknown spatial orbital
in terms of a generic basis set,
 |
(56) |
and substitute this expansion into the Hartree-Fock equation:
 |
(57) |
By multiplying equation (1.57) through on the left by
and then integrating, one obtains
 |
(58) |
which may be recognized as a matrix equation after two definitions have
been made. Starting with the right-hand side, the first definition needed
is that of the Fock matrix. The Fock matrix is defined to have elements
| Fuv |
= |
 |
(59) |
| |
= |
![$\displaystyle \int dr_1 {\phi_u}^* (r_1) \left[ h(r_1) + \sum_a (2 \hat{J_a}(r_1) - \hat{K_a}(r_1)) \right] \phi_v(r_1)$](IMG137.GIF) |
|
| |
= |
 |
|
| |
|
![$\displaystyle \sum_a \left[ 2 \int dr_1 \phi_u^*(1) \hat{J_a}(1) \phi_v(1)- \int dr_1 \phi_u^*(1) \hat{K_a}(1) \phi_v(1) \right]$](IMG139.GIF) |
(60) |
| |
= |
 |
(61) |
| |
= |
![$\displaystyle h_{uv} + \sum_a \left [\sum_{\rho\sigma} C_\rho^a C_\sigma^a2(uv\vert\rho\sigma) - (u \rho\vert\sigma v) \right]$](IMG141.GIF) |
(62) |
| |
= |
![$\displaystyle h_{uv} + \sum_{\rho\sigma} (\sum_a C_\rho^a C_\sigma^a)\left[ 2(uv\vert\rho\sigma) - (u \rho\vert\sigma v) \right]$](IMG142.GIF) |
(63) |
| |
= |
![$\displaystyle h_{uv} + \sum_{\rho\sigma} D_{\rho\sigma}\left[ 2(uv\vert\rho\sigma) - (u \rho\vert\sigma v) \right]$](IMG143.GIF) |
(64) |
and is the matrix representation of the Fock operator in the generic basis
set. The quantity
is known as either the density matrix or charge-density bond-order matrix
because it recurs in the determination of these properties. The second
definition needed is that of the overlap matrix, which has elements
 |
(65) |
and represents the overlap between
and
as a positive or negative fraction between zero and one. The closer the
overlap is to one, the closer the two basis functions approach linear
dependence. The overall sign depends on the spatial orientation and signs
of the individual basis functions. Given these definitions, the integrated
Hartree-Fock equation can be written as
 |
(66) |
which can be written more compactly as the standard matrix equation
 |
(67) |
Finally, in order to simplify the equations to a computationally efficient
form, one performs the orthogonalizing transformation
 |
(68) |
which reduces equation (1.65) to an eigenvalue equation:
From the mathematics of linear algebra, this eigenvalue equation may be
solved by diagonalizing the transformed Fock matrix .
Many efficient programs exist that can diagonalize a matrix such as and
return the eigenvalues, E, and eigenvectors,
.
The final step is to reverse the transformation (1.68) and obtain the
optimal set of LCAO-MO coefficients.
|