- The paper identifies Carleman divergence as evaluating a Laurent-type spectral expansion outside its convergence radius and replaces it with Möbius-map analytic continuation implemented through regularized eigenvalue filters.
- The regularized method stabilizes logistic, KPP–Fisher, and phase-field simulations for long times, with explicit map constraints such as c < (1−x₀)/x₀ and exponentially decreasing truncation error in the logistic case.
- The authors show that quantum LCU implementations can realize the eigenvalue transformation with total Toffoli cost O(ΛK² log K/εₘₑₐₛ), while highlighting unresolved issues in eigenbasis conditioning, conformal-map selection, and general block encodings.
Carleman linearization embeds a polynomial nonlinear ODE into an infinite-dimensional linear system, and has become the standard route toward quantum algorithms for nonlinear dynamics. Its well-known defect is that truncated Carleman solutions diverge exponentially beyond a finite time horizon, regardless of truncation order. This paper by Zhu et al. (2607.05873) traces this divergence to a concrete analytic cause—the evaluation of a Laurent-type spectral expansion outside its radius of convergence—and repairs it via analytic continuation implemented as an eigenvalue regularization. The result is a "regularized Carleman method" validated on the logistic equation, KPP–Fisher equations, and phase-field models, together with an LCU-based quantum implementation and resource analysis.
Origin of the divergence
For the logistic equation x˙=x(1−x), the Carleman lift uses variables yk=xk satisfying y˙k=k(yk−yk+1). The infinite Carleman matrix A has point spectrum {k} with binomial eigenvectors. Expanding the initial condition in this eigenbasis yields coefficients ak=(x0/(1−x0))k (for ∣x0∣<1), so the first lifted component reproduces the exact solution
x(t)=−k=1∑∞(x0−1x0et)k,
a geometric series in ζ=et converging only for ∣ζ∣<(1−x0)/x0. Since yk=xk0 grows without bound along the positive real axis, divergence at late times is unavoidable even though the underlying solution is globally analytic. This identifies the failure mode precisely: not an artifact of finite truncation, but a convergence-domain problem of the spectral representation itself—a diagnosis consistent with earlier empirical observations of divergence in lattice Boltzmann and related settings.
Analytic continuation via a Möbius map
The remedy is a conformal map yk=xk1 mapping the positive real ray to yk=xk2. Substituting into the divergent series and using the binomial expansion produces a series convergent on the entire unit disk—hence for all yk=xk3—provided
yk=xk4
an explicit constraint coupling the map scale parameter to the initial condition. Numerically, the correction takes a particularly simple form: inserting a regularized function yk=xk5 into each eigenmode of the divergent solution,
yk=xk6
where yk=xk7 reduces to the regularized incomplete beta function yk=xk8 for reaction–diffusion systems, equals 1 when the original series converges, and decays to 0 as yk=xk9, suppressing the divergent modes. Nonpositive eigenvalues (from diffusion terms) are left untouched since they are already convergent.
Numerical experiments confirm both the mechanism and the bound: for y˙k=k(yk−yk+1)0 (critical y˙k=k(yk−yk+1)1), y˙k=k(yk−yk+1)2 requires large y˙k=k(yk−yk+1)3; y˙k=k(yk−yk+1)4 matches the exact solution already at y˙k=k(yk−yk+1)5; y˙k=k(yk−yk+1)6 shows oscillatory convergence; and y˙k=k(yk−yk+1)7 diverges, exactly as predicted. Stability diagrams in the y˙k=k(yk−yk+1)8 plane delineate monotonic, oscillatory, and divergent regimes, matching the analytical boundary. A practical caveat is that the mapped-series cutoff y˙k=k(yk−yk+1)9 must be coupled to the Carleman order A0: taking A1 introduces additional error or instability, so A2 is recommended rather than treating A3 as freely optimizable.
Extension to PDEs
KPP–Fisher equations: after spatial discretization with periodic boundaries (A4), the truncated spectrum consists of integers from A5 to A6 with high degeneracy, giving a Laurent-series structure; degeneracy is broken by a small perturbation A7 to stabilize eigenvector computation. The regularized solution agrees with Euler-method reference integration up to A8. The A9 case has non-integer eigenvalues, but the gamma-function definition of {k}0 generalizes without modification—an important robustness check.
Cubic nonlinearities: for the cubic logistic equation {k}1, the standard map fails because the branch points {k}2 are mapped inside the unit disk for all {k}3. Introducing {k}4 moves the branch point onto the negative real axis, where the modified map keeps it outside the disk whenever {k}5. The regularized function becomes {k}6. This distinction is essential and carries over to the discrete phase-field model, where stability diagrams separate regimes according to the sign of the mean initial value.
Quantum implementation
Because the regularized solution is an eigenvalue transformation {k}7 of the Carleman matrix, it can be realized quantumly: block-encode the sparse Carleman matrix (sparsity {k}8 for the logistic case, built from diffusion, value, and position oracles following Camps et al.), approximate the transformed function by a degree-{k}9 polynomial, and implement it via LCU. For the logistic equation, interpolation on the integer spectrum ak=(x0/(1−x0))k0 gives ak=(x0/(1−x0))k1 with zero polynomial approximation error in exact arithmetic.
The error budget decomposes as mapped-series truncation error (bounded uniformly by ak=(x0/(1−x0))k2 over all time, hence requiring ak=(x0/(1−x0))k3), eigenvector-conditioning-amplified polynomial error ak=(x0/(1−x0))k4, block-encoding error ak=(x0/(1−x0))k5, plus measurement and state-preparation errors. With ak=(x0/(1−x0))k6, ak=(x0/(1−x0))k7, the total Toffoli cost scales as
ak=(x0/(1−x0))k8
A notable tension is flagged explicitly: while increasing ak=(x0/(1−x0))k9 suppresses the regularization error exponentially as ∣x0∣<10, the LCU normalization factor ∣x0∣<11 may grow with ∣x0∣<12 and the interpolation coefficients, so parameter choices must balance these competing effects. A classical simulation of the full algorithm (Quri SDK, ∣x0∣<13, ∣x0∣<14, ∣x0∣<15) reproduces the exact logistic solution without divergence.
Limitations and open questions
The authors are candid about scope. The explicit exponential error bound ∣x0∣<16 holds only for the logistic equation; for reaction–diffusion systems, a complete analysis must additionally account for spatial discretization error, degeneracy-breaking perturbation error, and conditioning of the Carleman eigenbasis, none of which receive sharp a priori bounds here. Systematic selection of the optimal conformal map for a given singularity structure remains unsolved—the cubic case shows that map choice is nontrivial and solution-dependent. On the quantum side, efficient block encodings of Carleman matrices for general polynomial systems, phase-field models, and fluid equations are not yet available; the logistic construction exploits an unusually simple two-nonzero-per-row sparsity pattern. Application to computational fluid dynamics, where Carleman-based lattice Boltzmann simulations exhibit the same qualitative divergence, is proposed but untested.
Conclusion
This work converts a long-standing empirical pathology of Carleman linearization into a solved analytic problem: divergence is the Laurent expansion evaluated outside its convergence radius, and a Möbius-map analytic continuation—realizable as insertion of a regularized incomplete-beta eigenvalue filter—restores convergence for all time under explicit constraints relating the map scale to initial data. The method covers quadratic and cubic nonlinearities, extends to discretized reaction–diffusion and phase-field systems, and admits a concrete LCU-based quantum implementation with explicit complexity scaling ∣x0∣<17. It thereby establishes a foundation for long-time stable Carleman-based simulation of nonlinear differential equations on both classical and quantum hardware, contingent on future progress in general block-encoding construction and systematic conformal-map selection.