Skip to main content
Chemistry LibreTexts

2.50: The SCF Method for Two Electrons

  • Page ID
    158523
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Self‐consistent field calculations have great historical significance and play a major role in contemporary quantum chemistry. Therefore, the purpose of this exercise is to illustrate with an interactive example the simplest possible self‐consistent field calculation for atomic systems. The SCF method is particularly transparent in the Mathcad programming environment as will be shown below.

    Under the orbital approximation [Φ(1,2) = Ψ(1)Ψ(2)] the two‐electron Schrödinger Equation can be decoupled into two one‐electron equations with effective Hamiltonian operators of the form,

    \[ H_i = - \frac{1}{2 r_1} \frac{d^2}{dr_i^2} r_i - \frac{Z}{r_i} + \int_0^{ \infty} \Psi_j \frac{1}{r_j} d \tau_j \nonumber \]

    Here the subscripts i and j are used to distinguish the two electrons.

    The first term on the right side represents the kinetic energy of the ith electron, the second term is its interaction with the nucleus, and the third term is its average interaction with the jth electron. If it is assumed that the jth electron is in a Slater‐type orbital with scale factor β,

    \[ \Psi_j = \sqrt{ \frac{ \beta^3}{ \pi}} \text{exp} \left( - \beta r_jj \right) \nonumber \]

    the effective Hamiltonian for the ith electron becomes,

    \[ H_i= - \frac{1}{2 r_1} \frac{d^2}{dr_i^2} - \frac{Z}{r_1} + \frac{1}{r_1} \left[ 1 - \left( 1 + \beta r_1 \right) \text{exp} \left( -2 \beta r_i \right) \right] \nonumber \]

    This Hamiltonian is then used with the variational method to calculate the orbital energy of the ith electron,

    \[ \varepsilon_i = \int_0^{ \infty} \Psi_i H_i \Psi_i d \tau_i \nonumber \]

    If the ith electron is also assumed to be in a Slater‐type orbital but with a different scale factor α,

    \[ \Psi_i = \sqrt{ \frac{ \alpha^3}{ \pi}} \text{exp} \left( - \alpha r_i \right) \nonumber \]

    the variational integral for the orbital energy upon evaluation is,

    \[ \varepsilon_i = \frac{ \alpha^2}{2} - Z \alpha + \frac{ \alpha \beta \left( \alpha^2 + 3 \alpha \beta + \beta^2 \right)}{ \left( \alpha + \beta \right)^3} \nonumber \]

    The SCF calculation proceeds by minimizing εi with respect to α given an initial value for β. This amounts to finding the orbital energy and wavefunction of the ith electron in the average electrostatic field created by the jth electron. Now we turn our attention to the jth electron. By identical arguments to those given above for the ith electron, it can be shown that the orbital energy of the jth electron is

    \[ \varepsilon_j = \frac{ \beta^2}{2} - Z \beta + \frac{ \alpha \beta \left( \alpha^2 + 3 \alpha \beta + \beta^2 \right)}{ \left( \alpha + \beta \right)^3} \nonumber \]

    The value of α just obtained for the ith electron serves as the seed value as εj is minimized with respect to β in order to obtain the orbital energy and wavefunction of the jth electron. One cycle has now been completed and this procedure is continued until self‐consistency is achieved. This occurs when the orbital energies and the wavefunctions of the two electrons converge to the same values. After each iteration the energy of the atom or ion is calculated as the sum of orbital energy of one of the electrons plus the kinetic and nuclear potential energy of the other electron.

    \[ E_{atom} = \varepsilon_i + \frac{ \beta^2}{2} - Z \beta \nonumber \]

    To summarize: After making a guess for the wavefunction of the jth electron the variation method is used to determine the orbital energy and wavefunction of the ith electron. Using this output wavefucntion as the input wavefunction in the second iteration, the orbital energy and wavefunction of the jth electron is calculated. The procedure is repeated until self‐consistency is achieved; that is until Ψi = Ψj and εi = εj. This is also the point at which the energy of the atom has achieved a minimum value in compliance with the variational theorem. This is clearly shown in the output of the third method.

    Note that the final SCF result is the same as that achieved in a variational calculation which places both electrons in the same Slater orbital from the beginning. This calculation results in the familiar expression

    \[ E = \alpha^2 - \left( 2 Z - \frac{5}{8} \right) \alpha \nonumber \]

    which when minimized with respect to α yields, α = Z ‐ 5/16 and Eatom = ‐α2.

    The reason for using the indirect procedure outlined here is that it provides an unusually simple and direct example of the SCF method. This example should be helpful in understanding what is going on behind the scenes in much more complicated quantum mechanical calculations performed with comprehensive commercial programs like Spartan.

    SCF Calculation for Two Electron Atoms and Ions

    1. Supply nuclear charge and an input value for β: \[ \begin{matrix} Z = 2 & \beta = 2 & \alpha = Z \end{matrix} \nonumber \]
    2. Define orbital energies of the electrons in terms of the variational parameters: \[ \begin{matrix} \varepsilon_{1s \alpha} ( \alpha,~ \beta ) = \frac{ \alpha^2}{2} - Z \alpha + \frac{ \alpha \beta \left( \alpha^2 + 3 \alpha \beta + \beta^2 \right)}{ \left( \alpha + \beta \right)^3} & \varepsilon_{1s \beta} ( \alpha,~ \beta ) = \frac{ \beta^2}{2} - Z \beta + \frac{ \alpha \beta \left( \alpha^2 + 3 \alpha \beta + \beta^2 \right)}{ \left( \alpha + \beta \right)^3} \end{matrix} \nonumber \]
    3. Minimize orbital energies with respect to α and β: \[ \begin{matrix} \text{Given} & \frac{d}{d \alpha} \varepsilon_{1s \alpha} ( \alpha,~ \beta ) = 0 & \alpha = \text{Find} ( \alpha ) & \alpha = 1.5999 & \varepsilon_{1s \alpha} ( \alpha,~ \beta ) = -0.8116 \\ \text{Given} & \frac{d}{d \beta} \varepsilon_{1s \alpha} ( \alpha,~ \beta ) = 0 & \beta = \text{Find} ( \beta ) & \beta = 1.5999 & \varepsilon_{1s \beta} ( \alpha,~ \beta ) = -0.9250 \end{matrix} \nonumber \]
    4. Calculate the energy of the atom: \[ \begin{matrix} E_{atom} = \frac{ \alpha^2}{2} + \frac{ \beta^2}{2} - Z \alpha - Z \beta + \frac{ \alpha \beta \left( \alpha^2 + 3 \alpha \beta + \beta^2 \right)}{ \left( \alpha + \beta \right)^3} & E_{atom} = -2.8449 \end{matrix} \nonumber \]
    5. Record results of the SCF cycle and return to step 1 with the new and improved input value for β.
    6. Continue until self‐consistency is achieved.
    7. Verify the results shown below for He. Repeat for Li+, Be2+ and B3+.

    Recommend tabular form for results of each SCF cycle:

    \[ \begin{pmatrix} \beta \text{(input)} & \alpha & \varepsilon_{1s \alpha} & \beta & \varepsilon_{1s \beta} & E_{atom} \\ 2.000 & 1.5999 & -0.8116 & 1.7126 & -0.9250 & -2.8449 \\ 1.7126 & 1.6803 & -0.8887 & 1.6895 & -0.8987 & -2.8476 \\ 1.6895 & 1.6869 & -0.8959 & 1.6877 & -0.8967 & -2.8477 \\ 1.6877 & 1.6874 & -0.8964 & 1.6875 & -0.8965 & -2.8477 \\ 1.6875 & 1.6875 & -0.8965 & 1.6875 & -0.8965 & -2.8477 \end{pmatrix} \nonumber \]


    This page titled 2.50: The SCF Method for Two Electrons is shared under a CC BY 4.0 license and was authored, remixed, and/or curated by Frank Rioux via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.