Drop a handful of charged atoms into a periodic box. Each atom feels a Coulomb force from every other atom in the box and from every one of their infinitely-many periodic images. Write that down as a sum and you get something alarming:
The trouble is that the sum barely converges — the Coulomb potential decays as , just barely fast enough. Adding terms in the wrong order gives a completely different answer. Your computer would take longer than the age of the universe to get a reliable result from the raw series.
In 1921, the crystallographer Paul Peter Ewald found a way out. He did not try to sum the series differently; he split it into two new series, each of which converges much faster than the original. Real-space terms handle the nearby atoms; reciprocal-space terms handle the far-away ones. Together they reproduce the original sum exactly, yet each half is easy to compute.
That split-and-conquer idea became the heartbeat of every classical molecular-dynamics and Monte Carlo simulation of ionic systems — from salt crystals to proteins in water.
Comments
Loading comments...