next up previous
Next: Numerical methods Up: Traces and determinants of Previous: Introduction

  
Formalism

The goal is to determine the long time properties of stochastic dynamical systems, here one dimensional maps with additive noise:

 \begin{displaymath}x_{n+1}=f(x_n)+\sigma\xi_n\;\;,
\end{displaymath} (1)

where f(x) is a known function, for example the logistic map

 \begin{displaymath}f(x)=\lambda x(1-x)\;\;,
\end{displaymath} (2)

$\sigma$ is a measure of the strength of the noise, and $\xi_n$ are independent identically distributed random variables with unit variance,

\begin{displaymath}\langle \xi_m\xi_n \rangle=\delta_{mn}\;\;,
\end{displaymath} (3)

such as a normalized Gaussian distribution. The methods used here are equally applicable to $\sigma$ and $\xi$ that depend on x, and non-Gaussian noise distributions.

Instead of the Langevin form (1) it is more convenient to consider the discrete Fokker-Planck equation for a probability distribution $\rho(x)$ transported by the dynamics and diffusing due to the noise:

\begin{displaymath}\rho_{n+1}(x)\equiv{\cal L}[\rho_n](x)
=\int \delta_\sigma(x-f(x'))\rho_n(x')dx'
\end{displaymath} (4)

where $\delta_\sigma(y)$ is the noise kernel, for example

\begin{displaymath}\delta_\sigma(y)=\frac{e^{-y^2/(2\sigma^2)}}{\sigma\sqrt{2\pi}}\;\;,
\end{displaymath} (5)

reducing to a Dirac $\delta$ in the deterministic $\sigma=0$ limit.

Long time properties of the dynamics are obtained from the leading eigenvalue(s) of the linear evolution operator ${\cal L}$, which are (the inverses of) solutions of the characteristic equation

 \begin{displaymath}\det(1-z{\cal L})=0\;\;.
\end{displaymath} (6)

For example, the probability of a point initially in an open system remaining there after n iterations is typically proportional to $e^{-\gamma n}$ where the escape rate $\gamma$ is related to the leading zero z0 by

\begin{displaymath}\gamma=-\ln z_0\;\;.
\end{displaymath} (7)

Dynamical averages and diffusion coefficients can be obtained from the leading zero of appropriately weighted evolution operators [1,2,3].

The spectral determinant (6) of an infinite dimensional operator may be defined by its cumulant expansion in powers of z, using the matrix relation $\ln\det={\rm tr}\ln$ and Taylor expanding the logarithm:

 
$\displaystyle \det(1-z{\cal L})$ = $\displaystyle \exp\left(-\sum_{n=1}^{\infty}\frac{z^n}{n}{\rm tr}{\cal L}^n\right)$  
  = $\displaystyle 1-z{\rm tr}{\cal L}+\frac{z^2}{2}\left[({\rm tr}{\cal L})^2-{\rm tr}{\cal L}^2\right]
-\ldots$  
  $\textstyle \equiv$ $\displaystyle \sum_{n=0}^{\infty}C_nz^n$ (8)

Cn may be obtained from all the traces ${\rm tr}{\cal L}^m$ with $m\leq n$, and an approximation for z0 is obtained by numerical root finding on the n'th degree polynomial given by the truncation of the determinant. The above expression for Cn quickly gets complicated; it is easier to expand the derivative

\begin{displaymath}-z\frac{d}{dz}\det(1-z{\cal L})
=\det(1-z{\cal L})\sum_{n=1}^{\infty}z^n{\rm tr}{\cal L}^n\;\;,
\end{displaymath} (9)

which leads to the recursive equation

 \begin{displaymath}C_n=\frac{1}{n}\left({\rm tr}{\cal L}^n-
\sum_{m=1}^{n-1}C_m{\rm tr}{\cal L}^{n-m}\right)\;\;.
\end{displaymath} (10)

The trace is straightforward to write down as an n-dimensional integral, a discrete periodic chain reminiscent of a path integral, obtained in Ref. [13],

 \begin{displaymath}{\rm tr}{\cal L}^n=\int\prod_{j=0}^{n-1}dx_j
\prod_{j=0}^{n-1}\delta_\sigma(x_{j+1}-f(x_j))
\end{displaymath} (11)

where the index j is cyclic, so xn=x0. In the noiseless ($\sigma=0$) limit, the integrand is a product of Dirac $\delta$-functions, and the trace is given by a sum over the fixed points of fn, that is, the n-cycles of f. In Refs. [10,11] the weak noise limit is obtained by a saddlepoint expansion of the integral around these cycles. Here, the integral is performed numerically, up to n=5, as described in the following section.


next up previous
Next: Numerical methods Up: Traces and determinants of Previous: Introduction
Carl Philip Dettmann
1998-05-15