Numerically Exact Floquet Propagator
- The paper presents a method using high-order Magnus and Chebyshev expansions to construct Floquet propagators with machine-precision control of errors.
- It details algorithms for closed systems via time-slicing and parallelization, and for open systems using MPO-based Trotterization to capture non-Markovian dynamics.
- The approach enables precise extraction of quasienergies, Floquet states, and time-resolved observables, underpinning analysis of energy flows and entanglement in quantum systems.
A numerically exact Floquet propagator is a computational construct that enables the precise simulation of periodically driven quantum systems, both isolated and dissipative, over discrete stroboscopic times. In the context of closed systems, the Floquet propagator is a unitary operator—constructed by integrating the Schrödinger equation over one driving period—that encapsulates the full periodic evolution, allowing for the extraction of quasienergies and Floquet states. For non-Markovian open quantum systems, an analogous construct arises at the level of the reduced density matrix, formulated as a matrix product operator (MPO) acting as a discrete-time superoperator, and constructed directly from the path-integral influence functional. These numerically exact schemes are designed to control all sources of error—time-discretization, operator expansion, and numerical round-off—to the level of machine precision, and are applicable in regimes where analytic or perturbative techniques fail.
1. Theoretical Foundation of Floquet Propagators
A Floquet propagator describes the time evolution over one period of a quantum system governed by a -periodic Hamiltonian . For closed systems, this propagator is given by
where denotes time-ordering. The eigenvalues and eigenvectors of yield the quasienergies and the Floquet states, which encode the stroboscopic dynamics.
For open quantum systems with periodic driving and strong non-Markovian dissipation, the system’s reduced evolution over one period is described not by a unitary, but by a superoperator Floquet map acting on the system density matrix. This map is derived from a path-integral-based influence functional, which is compressed into a periodic MPO and then contracted over one period to yield the Floquet propagator (Mickiewicz et al., 11 Nov 2025).
2. Numerically Exact Construction for Closed Systems
The numerically exact procedure for constructing in finite-dimensional, closed quantum systems proceeds as follows (Laptyeva et al., 2015):
- Time-Slicing and Magnus Propagator: Partition the period into slices of length , defining time nodes . For each slice , approximate the exact propagator via a single exponential using a truncated Magnus expansion:
where is calculated up to sixth order for optimal balance between cost and accuracy, e.g., via the Blanes–Casas commutator-free formula which achieves accuracy.
- Chebyshev Expansion of Exponentials: The matrix exponential is computed efficiently via a Chebyshev polynomial expansion after spectral rescaling (so that ). Expansion to order –$20$, with , ensures convergence to machine precision .
- Assembly of the Floquet Operator: The full Floquet operator is constructed as by repeated propagation of the identity matrix, leveraging block-wise parallelization across nodes (MPI), with BLAS-accelerated matrix-matrix multiplications.
- Diagonalization and Floquet State Reconstruction: The completed is diagonalized (single-call cost ), e.g., with threaded LAPACK/MKL routines for up to . The complete time-dependent Floquet states are reconstructed by re-propagating the eigenvectors through all time steps, enabling detailed observable and spectral analyses.
This workflow achieves strictly unitary evolution (modulo numerical round-off), exploits highly parallelizable step-wise structure, and yields phase-overlap errors for (i.e., for 6th order Magnus–Chebyshev expansion) (Laptyeva et al., 2015).
3. Numerically Exact Construction for Open Systems: Periodic Influence MPO
For open systems described by a system-plus-bath model (e.g., spin-boson problems), numerically exact Floquet propagation is achieved as follows (Mickiewicz et al., 11 Nov 2025):
- Feynman–Vernon Functional Discretization: The full reduced dynamics is formulated via the path integral, involving an influence functional encoding the effect of the environment. Discretizing the time axis and exploiting underlying periodicity, the influence tensor is cast as a periodic MPO,
where . Bond indices scale as MPO bond-dimension –$400$ for practical bath spectra.
- Embedding the Driven System via Trotterization: Incorporation of the driven system dynamics is effected via symmetric Trotter decomposition. Each block is constructed by interleaving exact local system propagators (solved numerically) with the bath-mediated uniform blocks, so as to assemble the time-dependent . Periodicity ensures .
- Formation and Diagonalization of Floquet Superoperator: The one-period Floquet map is
acting as a superoperator on the system density matrix. Its eigenspectrum is obtained via iterative MPO eigensolvers (Arnoldi/Lanczos), allowing access to the asymptotic periodic state (), decay rates (), and stroboscopic evolution,
$\rho(kT) = \sum_i c_i \lambda_i^k |\phi_i\rrangle.$
- Numerical Control and Cost: The time-step is chosen so that Trotter errors are negligible, and the MPO bond dimension systematically increased until two-point correlators and local populations converge within a prescribed threshold (). Contraction and diagonalization, scaling as and respectively, are computationally efficient for up to several tens and (Mickiewicz et al., 11 Nov 2025).
4. Parallelization Strategy and Computational Scaling
The independence of the sub-propagators in both approaches makes the numerically exact Floquet propagator highly amenable to parallelization:
- Closed Systems:
The identity operator is partitioned into blocks, each propagated in parallel. MPI distributes block workloads across nodes, while within each node OpenMP/MKL maximizes efficiency of BLAS operations. Memory per node is $2$– complex doubles, sufficient for storing block and propagator data. Reported timings for demonstrate sub-hour runs for , with multi-hour scalability to . Strong scaling is observed, with efficiency increasing with larger problem size () and time-slice number (), owing to improved BLAS utilization (Laptyeva et al., 2015).
- Open Systems (MPO-Based):
Computational cost for an individual block scales as , with full contraction and eigendecomposition costs as and respectively. The fixed MPO structure allows for efficient contraction on distributed memory platforms, and iteration counts for eigensolvers are modest (–$50$).
A practical implication is that exact Floquet analysis of systems with (closed) or Liouville space dimension up to (open) is computationally accessible on modest clusters, with parallel scaling improving as system size and periodic slicing increase.
5. Applications to Quantum Dynamics and Observables
The numerically exact Floquet propagator framework enables precise stroboscopic and intra-period evaluation of:
- Quasienergies and Floquet States:
Direct computation of the Floquet spectrum and eigenmodes, quantifying resonance structure, avoided crossings, and topological signatures in time-periodic systems (Laptyeva et al., 2015).
- Time-Resolved Observables:
Arbitrary operator expectation values can be evaluated as
in closed systems, or as multi-time correlation functions in open systems, via operator insertions at specific MPO sites.
- Heat Currents in Driven Spin-Boson Models:
In the driven spin–boson model, the Floquet-MPO method allows accurate computation of period-averaged heat currents,
with the period-averaged correlator. Numerical findings reveal qualitative distinctions between longitudinal and transversal driving, such as broad heat absorption bands and sharply peaked spectral features, with total dissipated power exhibiting explicit non-equilibrium behavior (Mickiewicz et al., 11 Nov 2025).
- Floquet-Engineered Entanglement:
For two qubits in a common bath, periodic driving stabilizes a non-trivial steady-state concurrence, with maximal entanglement arising at resonance , . This phenomenon is directly attributable to a long-lived excited eigenmode of the Floquet superoperator, showcasing the control of steady states beyond reach for purely Markovian or perturbative approaches.
6. Accuracy, Limitations, and Error Analysis
Numerical exactness is ensured by:
- Systematic Control of Truncation Errors:
For closed systems, increasing and the order of the Magnus and Chebyshev expansions reduces errors below , with strict unitarity maintained up to round-off.
- Convergence in MPO Bond Dimension and Timestep:
In open systems, and are systematically increased/decreased until physical observables stabilize within target tolerances, e.g., for local observables, allowing full control over non-Markovian dynamics.
No evidence is provided for fundamental scaling barriers up to (closed), or and (open), barring hardware limitations. Iterative eigensolvers and block-parallelization mitigate the cubic scaling bottlenecks traditionally facing large-scale Floquet analysis (Laptyeva et al., 2015, Mickiewicz et al., 11 Nov 2025).
7. Significance and Broader Context
The construction of numerically exact Floquet propagators, whether as unitary matrices (closed systems) or as periodic MPOs (strongly damped open systems), represents a definitive tool for the high-fidelity simulation of quantum dynamics under periodic driving. These frameworks extend rigorous time-dependent simulation capability to regimes of strong driving, strong dissipation, and nontrivial system-bath coupling that are inaccessible to standard Markovian or perturbative master equations.
Applications range from spectral and entanglement engineering to the computation of heat currents and steady-state properties, with demonstrated accuracy and scalability. Consequently, these approaches enable the systematic investigation of quasienergy spectra, dynamical localization, emergent entanglement mechanisms, and non-equilibrium energy flows in both fundamental and applied contexts across condensed matter, quantum optics, and quantum information theory.
The systematic control over all approximation errors inherent in these propagators underpins their "numerically exact" designation, underscoring their relevance for the computational paper of driven quantum matter and dissipative quantum systems at arbitrary coupling and periodicity scales (Laptyeva et al., 2015, Mickiewicz et al., 11 Nov 2025).