Discrete dynamics naturally emerge in systems with broken time-translation symmetry, typically described by first-order recurrence relations representing classical or quantum Markov chains. However, when memory effects arising from hidden degrees of freedom become significant, higher-order discrete evolution equations are generally required. This paper focuses on linear dynamics and identifies a well-defined weak-memory regime in which these equations can be systematically reduced to a unique first-order counterpart acting on the same state space at intermediate timescales. The authors formulate results as mathematical theorems and provide two examples demonstrating applications to coarse-grained stochastic Floquet dynamics and quantum collision models.
Input: Higher-order recurrence relation where is state vector, is free generator, is memory kernel.
Output: Effective first-order recurrence relation such that approximates in long-time limit.
Constraints (weak-memory conditions):
(v-k)^2/4, & v+k < 2\\ (1-k)(v-1), & v+k \geq 2 \end{cases}$$ ### Theoretical Framework #### 1. Fixed-Point Equation for Effective Generator The effective generator $G$ satisfies fixed-point equation: $$G = V + \sum_{n=1}^{\infty} K_n G^{-n} = \mathcal{T}(G)$$ The physical intuition is that in the long-time limit, hidden degrees of freedom reach quasi-stationarity, and their feedback on observable variables gradually vanishes. #### 2. Adjoint Generator Define adjoint effective generator $H$ satisfying: $$H = V + \sum_{n=1}^{\infty} H^{-n} K_n = \mathcal{U}(H)$$ $G$ and $H$ are related through shift matrix $D$ via intertwining relation: $DG = HD$ #### 3. Shift Matrix The shift matrix describes effective renormalization of initial state: $$D^{-1} = \mathbb{1} + \sum_{m=1}^{\infty} \sum_{n=1}^{\infty} H^{-m} K_{m+n-1} G^{-n}$$ Physical meaning: Short-time transient processes are effectively absorbed into correction of initial conditions. ### Mathematical Proof Strategy #### Existence and Uniqueness 1. **Banach Fixed-Point Theorem**: Define set $\mathcal{B} = \{X \in \mathbb{C}^{N \times N}: \|X^{-1}\| \leq 1/\eta\}$, where $$\eta = \frac{v+k+\sqrt{(v-k)^2-4M}}{2}$$ 2. **Contraction Mapping**: Prove $\mathcal{T}$ is contraction mapping on $\mathcal{B}$ under metric $d(X,Y) = \|X-Y\|$, with contraction coefficient $$q = \frac{M}{(\eta-k)^2} < 1$$ 3. **Iterative Solution**: Starting from initial guess $G_0$ (e.g., $G_0 = V$), iteration $G_{\ell+1} = \mathcal{T}(G_\ell)$ converges to unique solution. #### Error Analysis 1. **Propagator Decomposition**: Define $Z_n = X_n/X_0$ (propagator), decompose as $Z_n = G^n D + R_n$ 2. **Remainder Estimate**: Prove by recursion $\|R_n\| \leq \|D\|q p^n$, where $$p = \frac{k(\eta-k)+M}{\eta(\eta-k)} < 1$$ 3. **Memory Function Bound**: Define memory function $E_n = G^{n+1}(A_{n+1}-A_n)$, prove $\|E_n\| \leq (\zeta-k)\zeta^n$, where $$\zeta = \frac{v+k-\sqrt{(v-k)^2-4M}}{2} < 1$$ ### Technical Innovations 1. **Discrete-Time Generalization**: First to generalize weak-memory theory from continuous-time systems to discrete time, overcoming difficulties from lack of differential structure in discrete systems 2. **Optimality Proof**: Prove uniqueness of effective generator—any other generator satisfying asymptotic conditions leads to slower convergence rate 3. **Constructive Methods**: Provide two approaches to construct effective generator: - Direct iteration of fixed-point equation - Perturbation expansion via memory function 4. **Physical Parameter Identification**: Clarify physical meaning of three timescales: - $v$: slowest mode of adiabatic dynamics - $k$: relaxation rate of hidden degrees of freedom - $M$: coupling strength between observable and unobservable parts ## Experimental Setup ### Application 1: Mesoscopic Charge Pump #### System Description - **Physical System**: Two quantum dots coupled to thermalized reservoirs, three microscopic states (left dot occupied, right dot occupied, neither occupied) - **Operating Cycle**: Three-step process - (a) Left dot absorbs particle (probability $L_+$) - (b) Tunneling between dots (probability $L_0$) - (c) Right dot releases particle (probability $L_-$) #### Coarse-Graining - **Microscopic States**: $P_n = [P_n^{◦◦}, P_n^{•◦}, P_n^{◦•}]^T$ - **Mesoscopic States**: $X_n = [X_n^◦, X_n^•]^T$, where $X_n^◦ = P_n^{◦◦}$, $X_n^• = P_n^{•◦} + P_n^{◦•}$ - **Evolution Equation**: Derived via projection operator method #### Parameter Settings - Free generator: $V = \mathbb{1} + L_+(1-L_0L_-)J_1 + \frac{L_-}{2}J_2$ - Memory kernel: $K_n = \frac{L_+L_-(1-2L_0+2L_-)k^n}{2-L_-}J_1 - \frac{L_-^2k^n}{2(2-L_-)}J_2$ - Decay rate: $k = \frac{(1-2L_0)(2-L_-)}{2}$ where $J_1 = \begin{bmatrix}-1 & 0\\ 1 & 0\end{bmatrix}$, $J_2 = \begin{bmatrix}0 & 1\\ 0 & -1\end{bmatrix}$ ### Application 2: Quantum Collision Model #### System Description - **Composition**: System qubit $S$ sequentially collides with series of auxiliary qubits $A_i$ - **Memory Mechanism**: Interactions exist between auxiliary qubits ($A_1$ collides with $S$ then with $A_2$) - **Interaction Form**: - System-auxiliary: unitary partial swap $\mathcal{U}_i ◦ = U_i ◦ U_i^\dagger$, $U_i = \sqrt{1-u} - i\sqrt{u}S_{Si}$ - Auxiliary-auxiliary: incoherent partial swap $\mathcal{Q}_{ij}◦ = (1-k)◦ + kS_{ij}◦S_{ij}$ #### Evolution Equation Density matrix $\rho_n$ satisfies: $$\rho_{n+1} = K_0\rho_n + \sum_{m=1}^{n} K_m\rho_{n-m} + F_{n+1}\rho_0$$ where: - $K_n = (1/k-1)F_{n+1}$ - $F_n ◦ = k^n \text{Tr}_1[U_1^n(◦ \otimes \xi_1)]$ #### Long-Time Approximation Includes correction for inhomogeneous term: $$\chi_n = G^n D\rho_0 + \sum_{m=1}^{n} G^{n-m} D F_m \rho_0$$ ## Experimental Results ### Application 1: Charge Pump Results #### Weak-Memory Regime - **Parameter Space**: On $(L_0, L_+)$ plane, weak-memory conditions define clear region - **Boundary Characteristics**: $L_+$ and $L_-$ must be sufficiently small (weak coupling), $L_0$ far from $1/2$ (non-equilibrium) - **Physical Interpretation**: When $L_0 = 1/2$, charge distribution fully equilibrates within one period, memory kernel vanishes #### Error Analysis - **Exponential Decay**: Error $|X_n - Y_n|$ decays exponentially with $n$ - **Tightness of Theoretical Bounds**: Numerical results closely follow theoretical error bounds (dashed lines) - **Typical Parameters**: With $L_+ = L_- = 0.3$, $L_0 = 0.3$, error drops to $10^{-3}$ order after $n \sim 5$ #### Effective Generator Solution - **Analytical Solution**: Due to simple structure of memory kernel $K_n = k^{n-1}K_1$, fixed-point equation reduces to quadratic matrix equation - **Parametrization**: Using Ansatz $G = \mathbb{1} + g_1J_1 + g_2J_2$, solve for $(g_1, g_2)$ - **Shift Matrix**: Computed explicitly via formula (10) ### Application 2: Collision Model Results #### Weak-Memory Regime - **Parameter Space**: $(u, k)$ plane, where $u = \sin^2\theta$ is system-auxiliary swap probability, $k$ is auxiliary-auxiliary swap probability - **Boundary Shape**: Approximately rectangular region, requiring both $u$ and $k$ small - **Physical Conditions**: $v = 1/\|K_0^{-1}\|$, $M = k - k^2$ #### Iterative Convergence - **Iteration Scheme**: $G_{\ell+1} = \mathcal{T}(G_\ell)$, initial guess $G_0 = K_0$ - **Convergence Behavior**: - Early iterations: Error decays rapidly exponentially, following theoretical bounds - Plateau reached: Error stops at $\sim 10^{-\ell}$ order, where $\ell$ is iteration count - Plateau height: Decreases exponentially with iteration count #### Numerical Efficiency - **Typical Parameters**: $u = 0.15$, $k = 0.2$, $\alpha = 0.3$ (auxiliary initial state parameter) - **Accuracy Achieved**: 3-4 iterations suffice for $10^{-3}$ precision - **Computational Cost**: Each iteration requires summing infinite series, but series converges rapidly (exponential decay) ### Key Findings 1. **Tightness of Theoretical Bounds**: In both applications, numerical errors closely follow theoretical upper bounds, indicating error estimates are optimal 2. **Universality of Weak-Memory Regime**: Even when $M$, $k$, $v$ are of same order, weak-memory conditions can be satisfied—strong timescale separation not required 3. **Effectiveness of Iterative Method**: Direct iteration of fixed-point equation provides efficient numerical solution scheme 4. **Physical Transparency**: Effective generator $G$ preserves physical structure of original system (e.g., stochasticity, positive-definiteness) ## Related Work ### Continuous-Time Memory Dynamics - **Mori-Zwanzig Formalism**: Classical projection operator method yielding generalized Langevin equations - **Recent Progress**: Continuous-time weak-memory theory developed by Brandner et al. (2025) [59,60] - **Relation to This Work**: Generalizes continuous-time framework to discrete time, overcoming difficulties from lack of differential structure ### Coarse-Graining Methods - **Classical Systems**: - Pigolotti & Vulpiani (2008): Master equation coarse-graining with fast-slow state separation [32] - Esposito (2012): Stochastic thermodynamics under coarse-graining [33] - Hummer & Szabo (2015): Optimal dimensionality reduction for Markovian state models [35] - **Quantum Systems**: - Lapolla & Godec (2019, 2021): Manifestation of projection-induced memory [37,45] - Hartich & Godec (2021, 2023): Emergent memory in strongly driven networks [44,46] - **Advantages of This Work**: Provides rigorous mathematical conditions and constructive algorithms rather than heuristic approaches ### Floquet Systems - **Periodic Driving**: Bukov et al. (2015), Eckardt (2017), Oka & Kitamura (2019) [1-3] - **Open Systems**: Menczel & Brandner (2019), Mori (2023) [6,7] - **Contribution of This Work**: First systematic treatment of memory effects in coarse-grained Floquet dynamics ### Collision Models - **Foundational Theory**: Karevski & Platini (2009), Ciccarello et al. (2022) [27,68] - **Strong Coupling**: Strasberg (2019), Strasberg et al. (2017) [28,29] - **Extension in This Work**: Addresses memory effects introduced by interactions between auxiliary qubits ### Discrete-Time Quantum Circuits - **Entanglement Propagation**: Nahum et al. (2017, 2018), Khemani et al. (2018) [13-16] - **Solvable Models**: Rule 54 quantum cellular automaton [21-24] - **Potential Applications**: Theory may apply to coarse-graining of many-body circuit models ## Conclusions and Discussion ### Main Conclusions 1. **Main Theorem**: Establishes necessary and sufficient conditions for reducing discrete-time higher-order recurrence relations to first-order form, including: - Weak-memory conditions: $k < v$, $M < M^*(k,v)$ - Unique effective generator: satisfying fixed-point equation $G = \mathcal{T}(G)$ - Exponential error bounds: $|X_n - Y_n| \leq C|X_0|\zeta^n$, $\zeta < 1$ 2. **Constructive Methods**: Provide three solution approaches: - Fixed-point equation iteration - Analytical solution based on Ansatz - Perturbation expansion via memory function 3. **Physical Verification**: Validates theory in two important physical systems ### Limitations 1. **Linearity Restriction**: Current theory applies only to linear dynamics ($X_n \in \mathbb{C}^N$ linear evolution) - Nonlinear systems require more complex mathematical tools - Many physical systems are inherently nonlinear 2. **Weak-Memory Assumption**: Requires $M$ sufficiently small relative to $v-k$ - Strong-memory systems (e.g., glassy states, long-range correlations) not applicable - May violate conditions near critical points 3. **Finite Dimensionality**: State space $\mathbb{C}^N$ is finite-dimensional - Infinite-dimensional systems (e.g., field theory) require functional analysis tools - Behavior in thermodynamic limit not addressed 4. **Initial-State Dependence**: Physical meaning of shift matrix $D$ depends on initial state choice - Different initial states may require different effective descriptions - Treatment of non-equilibrium steady states requires further research ### Future Directions 1. **Nonlinear Generalization**: - Develop nonlinear weak-memory theory - Explore possibilities of Volterra series expansion 2. **Many-Body Systems**: - Apply to coarse-graining of quantum circuits - Study memory effects in entanglement propagation 3. **Thermodynamic Applications**: - Entropy production under coarse-graining - Thermodynamic cost of hidden pumps 4. **Metastable States**: - Metastable states induced by hidden degrees of freedom - Memory effects in dynamical phase transitions 5. **Experimental Verification**: - Floquet engineering in cold atom systems - Collision model implementation on quantum computing platforms ## In-Depth Evaluation ### Strengths #### 1. Mathematical Rigor - **Complete Proofs**: Main theorem proof uses Banach fixed-point theorem with rigorous logic - **Optimal Error Bounds**: Not only proves convergence but provides optimal exponential decay rate - **Uniqueness**: Proves uniqueness of effective generator, eliminating arbitrariness #### 2. Physical Insight - **Timescale Separation**: Clearly identifies meaning of three physical timescales $(v, k, M)$ - **Memory Mechanism**: Reveals physical origin of memory effects—slow relaxation of hidden degrees of freedom - **Universality**: Theory applies to both classical and quantum systems #### 3. Practical Value - **Constructive Algorithm**: Provides directly implementable numerical method - **Parameter Identification**: Gives explicit criteria for determining weak-memory regime - **Model Validation**: Two detailed examples demonstrate practical application workflow #### 4. Theoretical Innovation - **Discrete-Time Generalization**: First systematic treatment of discrete-time memory dynamics - **Optimal Approximation**: Proves effective generator corresponds to fastest-decaying memory function - **Intertwining Relation**: Discovers dual structure between $G$ and $H$ ### Weaknesses #### 1. Limited Application Scope - **Linearity Assumption**: Many physical systems (nonlinear oscillators, turbulence) do not satisfy this - **Finite Dimensionality**: Continuous spectrum systems (quantum field theory) cannot directly apply - **Weak-Memory Limitation**: Strongly correlated systems may fall outside theory's applicability #### 2. Numerical Implementation Details - **Infinite Series Truncation**: Practical computation requires truncation, but truncation error analysis insufficient - **Matrix Inversion**: For large-scale systems, matrix inversion may be numerically unstable - **Convergence Speed**: Iteration convergence speed depends on compression coefficient $q$, may be slow near boundary #### 3. Physical Interpretation - **Shift Matrix**: Physical meaning of $D$, particularly off-diagonal elements, not sufficiently intuitive - **Non-Equilibrium Steady States**: Theory mainly addresses transient dynamics, steady-state properties discussed less - **Thermodynamic Consistency**: Entropy production under coarse-graining not discussed #### 4. Experimental Verifiability - **Parameter Measurement**: How to precisely measure $v, k, M$ experimentally not specified - **Error Verification**: Experimental errors may mask theoretically predicted exponential decay - **System Implementation**: Particularly collision model experimental implementation is challenging ### Impact #### Contribution to Field 1. **Theoretical Framework**: Provides systematic theoretical foundation for discrete-time non-Markovian dynamics 2. **Bridge Role**: Connects microscopic complete description to mesoscopic effective theory 3. **Methodology**: Demonstrates how to generalize continuous-time techniques to discrete time #### Practical Value 1. **Numerical Simulation**: Provides dimensionality reduction method for molecular dynamics, quantum circuit simulation 2. **Model Simplification**: Helps identify when Markovian approximation can be safely used 3. **Parameter Estimation**: Enables inference of microscopic parameters from coarse-grained data #### Reproducibility - **Mathematical Formulas**: All formulas explicit, easy to implement - **Example Code**: While code not provided, algorithm steps are clear - **Supplementary Material**: Detailed supplementary material contains complete proofs ### Applicable Scenarios #### Ideal Application Scenarios 1. **Periodically Driven Systems**: - Coarse-grained description in Floquet engineering - Mesoscopic models of quantum pumps 2. **Sequential Interactions**: - Quantum collision models - Cascaded quantum systems 3. **Fast-Slow Separation**: - Coarse time-stepping in molecular dynamics - Multiscale simulation #### Scenarios Requiring Caution 1. **Strongly Correlated Systems**: Near critical points, quantum phase transitions 2. **Long-Range Memory**: Power-law decaying memory kernels 3. **Nonlinear Systems**: Chaotic systems, soliton equations 4. **Open Boundaries**: Non-periodic driving, non-stationary processes ## References ### Key Citations 1. **Brandner (2025)**: Phys. Rev. Lett. 134, 037101 - Continuous-time weak-memory theory 2. **Ciccarello et al. (2022)**: Phys. Rep. 954, 1 - Quantum collision models review 3. **Esposito & Parrondo (2015)**: Phys. Rev. E 91, 052114 - Stochastic thermodynamics of hidden pumps 4. **Schilling (2022)**: Phys. Rep. 972, 1 - Non-equilibrium coarse-graining modeling ### Mathematical Tools 5. **Burton (2005)**: Volterra Integral and Differential Equations - Volterra equation theory 6. **Agarwal et al. (2018)**: Fixed Point Theory in Metric Spaces - Fixed-point theory 7. **Horn & Johnson (2013)**: Matrix Analysis - Matrix analysis --- **Overall Assessment**: This is an excellent paper with rigorous mathematics and clear physical intuition. The main theorem's proof is complete using Banach fixed-point theorem, and physical applications are convincing. While limited by linearity and weak-memory assumptions, within applicable scope it provides powerful tools. For researchers studying mesoscopic systems, periodically driven systems, and quantum information, this represents important theoretical progress. The constructive methods make theory operationally practical, with expected applications in numerical simulation and experimental design.