“Know how to solve every problem that has been solved.” “What I cannot create, I do not understand.” — Richard Feynman

The Closed-Shell Energy — Exercises

Exercises

Quantum Chemistry course › Unit 3 — Many-electron wavefunctions

The technique: reduce the energy of a Slater determinant to one- and two-electron integrals by expanding the expectation value and letting spin orthogonality kill terms. Every number in the answers below is from the converged H₂/STO-3G calculation, in the molecular-orbital basis: , , (hartree throughout).

Worked example: E = 2h + J, from scratch

Problem. Two electrons occupy one spatial orbital φ with opposite spins: . Derive the energy in terms of and the Coulomb integral .

Diagnosis. The Hamiltonian splits into one-electron parts () and the repulsion . Evaluate each against the determinant, tracking the spin inner products — they are what make terms survive or vanish.

Predict before reading on: Two candidate two-electron terms exist: a "direct" one and an "exchange" one with the electron labels crossed. Which spin factor will each acquire, and what is ?

Solution. Write the determinant explicitly, .

One-electron part: each of acts on its own coordinate; the cross terms between the two determinant pieces carry , and the diagonal pieces each give with weight . Total: — one h per electron.

Predict before reading on: Now the repulsion term. The direct piece pairs with — same-orbital densities. What spatial integral is that, in chemist notation?

Two-electron part: the direct terms give with spin factors ; the crossed (exchange) terms carry . Exchange dies by spin orthogonality, not by smallness:

Verification. Plug in the real H₂ numbers: , and adding gives — the converged SCF total energy to six digits.

Articulate: In one sentence: what single fact about spin made the closed-shell energy this simple?

Practice

P.1 real numbers — total energy
Using the H₂ values above, compute the electronic energy and the total energy. Which of the three ingredients (h, J, E_nuc) would you tune first if you wanted a lower total energy, and why is that question a trap?

Find the analogue: This is the worked example's verification step promoted to the main event — same plug-in, plus one interpretive twist.

show answer
, . The trap: h, J are not independent knobs — they're functionals of the same orbital, and the variational principle has already balanced them. Lowering one raises the other.
P.2 orbital energies — the Fock eigenvalue
For this system the occupied orbital energy is . Compute it, and reconcile: why is it not with separate J and K?

Find the analogue: Track the same direct-vs-exchange bookkeeping as the worked example, but inside the Fock operator: which two integrals coincide when everything lives in one orbital?

show answer
It is — but with both electrons in φ, , so . (Koopmans preview: ionizing H₂ should cost about 0.578 hartree ≈ 15.7 eV.)
P.3 spin — the triplet configuration
Now put the two electrons in different orbitals with the same spin: . Write E in terms of .

Find the analogue: Rerun the worked example's spin bookkeeping. Which inner products are now that used to be zero?

show answer
. With parallel spins the exchange term survives — and it lowers the energy, the quantitative root of Hund's first rule.
P.4 scaling up — four electrons
A closed-shell system has four electrons in two orbitals (). Assemble E from .

Find the analogue: The worked example handled one doubly-occupied orbital. Apply its result to each orbital, then add the between-orbital pairs with the worked example's spin-counting.

show answer
. The 4 and 2: four between-orbital electron pairs, of which two are same-spin and feel exchange. This is the general closed-shell rule at its smallest nontrivial size.
P.5 ionization — Koopmans by subtraction
Remove one electron from H₂ without changing φ (frozen orbital): the ion's energy is just . Compute the ionization potential and compare it with from P.2.

Find the analogue: Both energies come from the worked example's formula — one with two electrons, one with one. The subtraction is the whole derivation.

show answer
hartree — exactly . You have just derived Koopmans' theorem for the two-electron case, no approximation beyond the frozen orbital.
P.6 bookkeeping — which terms die
For the determinant (different orbitals, opposite spins), which of and appears in E? Write the energy expression.

Find the analogue: The worked example's exchange term died from . Does that spin factor reappear here even though the orbitals differ?

show answer
— exchange needs same-spin electrons regardless of orbitals, so is absent. (This "open-shell singlet-ish" determinant is not a spin eigenfunction, which is its own story — see the correlation lesson.)

Check problems

Check 1 diagnosis
A student computes the H₂ electronic energy as "the sum of orbital energies of both electrons": . The correct value is −1.831. Identify precisely what was double-counted, and produce the corrected formula in terms of and J — verify it numerically.
show solution sketch
Each already contains the full interaction with the other electron; summing two of them counts the single electron-electron repulsion twice. Corrected: ✓. This is the n = 2 case of — and the reason the SCF energy formula carries its ½.
Check 2 derivation
Generalize the worked example: derive the closed-shell energy for 2N electrons in N doubly-occupied orbitals, , by counting electron pairs and their spin cases. (P.4 is your N = 2 sanity check; note the diagonal trick that lets the double sum run unrestricted.)
show solution sketch
One-electron: two electrons per orbital gives . Pairs between orbitals i and j: 2×2 = 4 spin combinations, all four feel Coulomb ( per ordered pair counted once → in the unrestricted double sum), and the two same-spin combinations feel exchange ( likewise). Within one orbital: a single αβ pair contributes , which is exactly what the unrestricted sum's diagonal delivers. Hence the formula — and the diagonal identity is why quantum chemistry programs never special-case it.

These expressions are what your project-6 SCF loop evaluates numerically, every iteration.