The Hartree-Fock equations together with an LCAO ansatz leed to the following set of eigenvalue equations in matrix formulation:
FC - SCE = 0.
F is the Fock-operator, C the matrix of the unkown coefficients, S the overlap matrix and E are the energy eigenvalues.This equation looks linear in the unknowns C and, hence, should be easy to solve.
The problem is, that the Fock-operator depends on the electron density, which contains the unknown coefficients in second order. Therefore we have really a system of equations of third order. The situation is very similar to the one on the right. We have third order, but it looks like first order, because we use an abbrevation for part of it (here F, on the right A).
This equivalence also means that we can try to solve them in a similar way. Assume for example at the beginning that the electron density is zero (all coefficients = 0). This reduces the problem to a Hueckel type one electron problem, which is easy to solve. Then use the coefficients (corresponding to an electric field) to build the Fock-operator F, with which you solve the system of linear equations again to get a new solution (a new electric field). Repeat this until the solution is no longer changing, i.e. is self consistent and you have your Self Consistent Field. |