Markovian embedding of nonlocal equations using spectral representation

Divya Jaganathan,Rahil N. Valani
2023-12-24
Abstract:Nonlocal evolutionary equations containing memory terms model a variety of non-Markovian processes. We present a Markovian embedding procedure for a class of nonlocal equations by utilising the spectral representation of the nonlinear memory kernel. This allows us to transform the nonlocal system to a local-in-time system in an abstract extended space. We demonstrate our embedding procedure and its efficacy for two different physical models, namely the (i) 1D walking droplet and (ii) the 1D single-phase Stefan problem.
Numerical Analysis,Computational Physics,Fluid Dynamics
What problem does this paper attempt to address?
The problem that this paper attempts to solve is how to transform non - local evolution equations with memory effects into Markovian embedding systems, so that these equations can be described and solved in the form of local time in the extended space. Specifically, the paper focuses on how to use the spectral representation of the nonlinear memory kernel to achieve this transformation. ### Problem Background Many evolution processes with memory effects can be modeled by non - local equations, such as the motion of particles in an unstable fluid environment, the boundary evolution in a time - dependent domain during the diffusion process, etc. Equations of this type usually have the following form: \[ y^{(n)}(t)=L(t, y(t))+\int_{0}^{t} N(y(t), y(s), t - s)ds \] where: - \(y^{(n)}(t)\) represents the \(n\) - th derivative of the state variable \(y(t)\); - \(L(t, y(t))\) is a local term that only depends on the current time and state; - \(N(y(t), y(s), t - s)\) is a nonlinear memory kernel, which describes the influence of past states on the current state. ### Solution The paper proposes a Markovian embedding method based on spectral representation to convert non - local equations into systems of local time. The specific steps are as follows: 1. **Spectral Representation**: Assume that the nonlinear memory kernel \(N(y(t), y(s), t - s)\) can be represented as: \[ N(y(t), y(s), t - s)=\int_{\Gamma}e^{\phi(k; y(t), y(s), t - s)}\psi(k, y(s))dk \] where \(\Gamma\) is a smooth curve in the complex plane, and \(\phi\) and \(\psi\) are complex analytic functions with respect to \(k\). 2. **Introducing Auxiliary Variables**: By exchanging the order of integration and introducing a new complex - valued auxiliary variable \(H(k, t)\), the non - local integral term is converted into a local time term: \[ \int_{0}^{t}\int_{\Gamma}e^{\phi(k; y(t), y(s), t - s)}\psi(k, y(s))dkds=\int_{\Gamma}H(k, t)dk \] where \(H(k, t)\) is called the history function, which satisfies an ordinary differential equation (ODE) parameterized by \(k\). 3. **Local Time Rewriting**: Finally, a system of equations in an infinite - dimensional space of local time is obtained: \[ y^{(n)}(t)=L(t, y(t))+\int_{\Gamma}H(k, t)dk \] \[ \dot{H}(k, t)=\dot{\phi}(k; y(t))H(k, t)+e^{\phi(k; y(t))}\psi(k, y(t)) \] ### Application Examples The paper shows the application of this method in two physical models: 1. **One - Dimensional Walking Droplet**: Describes the self - propelling behavior of a droplet in a vibrating oil bath, showing the influence of path memory effects on the droplet motion. 2. **Single - Phase Stefan Problem**: Describes the dynamics of the moving interface during the solid melting process, showing the influence of non - local memory terms on the interface position. Through these examples, the paper verifies the effectiveness and applicability of the Markovian embedding method. ### Summary This paper solves the problem of how to transform non - local evolution equations into Markovian embedding systems, providing a new mathematical tool for dealing with complex dynamic systems with memory effects. This not only helps with theoretical analysis but also provides a more efficient computational method for numerical simulation.