Not Every Breakdown Is Quantum
An exact Gaussian benchmark separates a singular classical approximation from the onset of quantum radiation reaction.
updated 10 Sept 2026 5 min read #singular perturbations #electrodynamics #numerical validation
This is a guided reading of a PHY204 term paper written with Xu Ya-Xuan and substantially revised for public release. Both authors approved the revision. The manuscript states where computational and generative-AI tools assisted; the authors checked the derivations, citations, code, and claims.
Suppose a complicated theory and its simpler approximation disagree. What has failed? The approximation might have been truncated too early. The underlying classical theory might have left its domain of validity. Or the numerical method might simply be wrong. Calling all three possibilities “breakdown” hides the question we actually need to answer.
Radiation reaction gives a sharp example. The Abraham–Lorentz (AL) equation contains an unphysical runaway solution. The Landau–Lifshitz (LL) equation removes that direction by reduction of order. Meanwhile, sufficiently strong fields make photon recoil and stochastic emission important, so any deterministic classical equation becomes questionable. Those are different limits, governed by different dimensionless parameters.
This article builds the smallest model in which we can measure the first limit exactly and keep it separate from the second.
Start with the singular limit
In one nonrelativistic spatial dimension, write the external force per unit mass as . The AL equation is
where for an electron. It looks like a small correction because is tiny. But rearranging gives
The small number multiplies the highest derivative. Setting lowers the order of the differential equation and removes the initial acceleration as independent data. That is a singular perturbation, not an ordinary small change to a stable initial-value problem.
With , the homogeneous equation has
Unless is exactly zero, a microscopic error grows exponentially. You might expect to pin down by choosing an initial acceleration, the way an initial-value problem usually works. Here the condition comes from the other end of the problem instead: we demand that the acceleration vanish after the force has disappeared, which selects the non-runaway branch.
Deriving the exact physical branch
Multiply the equation by the integrating factor :
Integrate from the present time to a late time , then take on the non-runaway branch. The boundary term at vanishes and we obtain
The exponential kernel is positive, has unit mass, and has width . It averages the force over a very short interval—but that interval points into the future. The selected branch is therefore pre-accelerating and formally acausal: the particle starts moving before the force reaches it. Its tiny timescale does not turn it into a causal law; it only makes the acausal interval extraordinarily difficult to resolve experimentally.
Expand the shifted force:
Since , the branch has the formal derivative series
Truncating after the first derivative gives the LL approximation in this model:
This calculation explains both the usefulness and the danger of reduction of order. It replaces an unstable higher-order evolution with a local expression, but its accuracy depends on how quickly the force varies.
A Gaussian makes the comparison countable
Choose
After dividing acceleration by , every profile depends only on and :
is a timescale ratio. A slow pulse has and a rapidly varying stress test approaches . Move the slider below. The graph recomputes the future integral rather than interpolating stored curves.
Slow the pulse down; watch LL converge
At small epsilon the two acceleration curves become visually indistinguishable, while the reported error still resolves their difference. Near one, the truncated asymptotic expression is no longer a useful numerical estimate.
The displacement of the exact peak toward negative is the pre-acceleration made visible. LL reproduces the first-order displacement. What remains is a second-order shape error.
An exact error law, not just a fitted slope
Define the normalized RMS discrepancy
A log–log plot can suggest a power law, but it does not prove one. Fourier space exposes the structure exactly. With , the differential equation and LL truncation give
where . Their difference is
Parseval’s identity therefore yields, for every ,
Introduce
Polynomial division of the numerator then gives the closed expression
The boxed formula suffers cancellation if evaluated naively at very small . Expanding it instead gives
The is what the polynomial division returns, carried down from the exact spectral identity above. In the downloadable calculation, a time-domain Simpson quadrature is checked against the independent frequency-domain integral at 15 values of ; the largest RMS discrepancy is . Doubling the representative grids changes by at most .
A second parameter answers a different question
The strong-field quantum parameter is
Roughly, it measures the field seen in the electron rest frame relative to the QED critical field. Quantum corrections can become measurable around ; is a useful guide for strong recoil. Neither threshold is an abrupt phase transition.
In the normalized prescribed-force model, measures the accuracy of classical reduction of order, while flags the adequacy of a deterministic classical emission model. Adjust them independently below.
“Breakdown” of which approximation?
LL accurate
LL accurate
The one-percent boundary is a pedagogical threshold, not a universal law. The map keeps two logically independent tests visible; it does not replace a full relativistic or quantum calculation.
For a femtosecond pulse, is around , so this benchmark’s LL truncation error is around . A strong-field experiment can still have appreciable quantum corrections because its need not be small. Recent all-optical radiation-reaction measurements, for example, report mean quantum parameters around –: already interesting for quantum corrections, but not accurately described as .
What is—and is not—new here
Gaussian-pulse comparisons between AL and LL already exist, and the broader fact that reduction-of-order series may be asymptotic is established. The claim here is narrower: for this normalized Gaussian benchmark we give an exact finite- RMS error identity, connect it explicitly to the singular loss of differential order, verify it through independent time- and frequency-domain computations, and place it on a two-parameter diagnostic map without conflating with .
The model is one-dimensional, nonrelativistic, and externally prescribed. It does not prove a relativistic error theorem, compute a photon spectrum, include beam back-reaction, or resolve the conceptual acausality of the AL physical branch. Values near are mathematical stress tests, not attainable electron pulse durations.
That limited claim is useful precisely because it is auditable. Every equation needed to reproduce the central result fits on this page; the repository adds the numerical cross-check and complete manuscript source.
Reproduce or challenge it
The public package contains the LaTeX source, figures, generated data, dependency-light Python script, a review note recording the claim boundaries, and a self-contained arXiv upload archive. Run the script and try to break the agreement: enlarge the integration window, refine both grids, or replace the Gaussian and see which parts of the exact derivation survive.