Periodic systems IV. Conditional convergence
Four years after the first three notes in this notebook, I am attempting to understand the electrostatics I was implicitly leaning on back then. This note is the concept I wish someone had told me back then.
The problem
Let’s write down the Coulomb energy of a crystal and see where it goes wrong. Take a neutral unit cell and tile it over all space. The naive Coulomb energy per cell is a lattice sum of interactions between everything in the central cell and everything in every image cell. For point charges at positions it reads
where runs over lattice translations and the prime excludes the self-interaction at . Notice that each class of terms (nuclear repulsion, electron-nuclear attraction, electron repulsion) diverges on its own. The number of images at distance grows like while the interaction only falls like , so only the charge-neutral combination has a chance.
Is the neutral combination convergent then? Conditionally, yes, and that word is doing a lot of work. Recall from undergraduate analysis (the Riemann series theorem) that a conditionally convergent series can be rearranged to sum to any value you like. Here the rearrangement is not a formal trick. Summing the images in growing spheres, growing cubes, or slabs amounts to assembling a finite crystal of that shape and letting it grow, and the electrostatic energy of a finite body genuinely depends on its shape, because a dipole layer on the boundary produces a field in the interior no matter how large the body grows. The “ambiguity” of the lattice sum is real physics of surfaces that the infinite-lattice idealization has to decide about, one way or another.
The standard decision is to separate the shape-independent bulk energy from the shape-dependent surface term and keep only the former. For a spherical crystal in vacuum the surface term is with the cell dipole moment, and embedding the crystal in a perfect conductor (the “tinfoil” boundary condition) kills it entirely. Once that choice is made, the remaining sum is well defined.
Ewald Summation
It is a common misconception that Ewald summation fixes the divergence. That gives it credit for the wrong step. The conditional convergence is settled by the boundary-condition choice above; what remains is a well-defined sum that converges too slowly to compute directly. Ewald’s trick makes it fast. Recall the identity
which you can think of as surrounding each point charge with a canceling Gaussian charge cloud and adding the cloud back separately. Notice what each piece buys us. The erfc piece dies off like a Gaussian, so its real-space lattice sum converges within a few shells of neighbors. The erf piece is smooth, and smooth functions have rapidly decaying Fourier components, so its reciprocal-space sum picks up factors of and converges in a few vectors. The splitting parameter just balances the two costs. Sound familiar? This is the same divide-and-evaluate logic that range-separated density fitting applies to the DF metric in note I.
The Madelung constant
What happens to a charge’s interaction with its own images? Evaluating the Ewald potential at the charge’s own position, with the bare singularity removed, gives
the interaction of a unit charge with all of its periodic images and the neutralizing background. For ionic crystals the same construction packaged per ion pair is the classic Madelung constant. Rock salt has , i.e. each ion pair in the infinite crystal is bound 1.7476 times more strongly than an isolated Na⁺Cl⁻ pair at the same distance, and the partial sums of the naive shell-by-shell version oscillate without settling.
The same quantity sits behind the “Ewald correction” from note II. Recall that the exchange energy carries an integrable divergence at , the reciprocal-space fingerprint of the same long-range Coulomb tail, and shifting the occupied orbitals by removes the slowest-decaying finite-size error. The pieces of machinery from the first three notes, the range separation, the Madelung shift, and the finite-size corrections, are all consequences of the same conditionally convergent sum.