initial condition of a diffusion approximation - MathOverflow most recent 30 from http://mathoverflow.net 2013-05-19T11:44:36Z http://mathoverflow.net/feeds/question/23969 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://mathoverflow.net/questions/23969/initial-condition-of-a-diffusion-approximation initial condition of a diffusion approximation Alekk 2010-05-08T23:01:25Z 2010-09-29T04:48:54Z <p>I am trying to prove that a certain sequence of Markov chains $x^N_k$ converges towards a diffusion process. The invariant measure of $x^N$ is $\pi^N$ and the Markov chain $x^N$ is started in stationarity $x^N_0 \sim \pi^N$. It is also assumed that $\pi^N$ converges (in laws) to a limiting probability distribution $\pi$.</p> <p>The idea of the diffusion approximation is then pretty simple, and runs roughly as follows: we can write $$x^N_{k+1}-x^N_k = \mu(x^N_k) \Delta_N + m^N_k \sqrt{\Delta_N} $$ where $\Delta_N$ is a time step that goes to zero as $N \to \infty$ and $\mu(\cdot)$ is a deterministic function and $m^N_k$ is a martingale difference with respect to the natural filtration generated by $x^N$. It happens that a martingale central limit theorem applies in this case and that it can be shown that $$W^N(t) = \sqrt{\Delta_N} \sum_{k &lt; [\frac{t}{\Delta_N}]} m^N_k$$ converges in laws to a Brownian motion $W$. This is why the sequence of rescaled Markov chain $U^N(t) = x^N(t/\Delta_N)$ should converge in laws to the diffusion $$dU_t = \mu(U_t) \ dt + dW_t, \quad U_0 \sim \pi,$$ where $W$ is independent from the initial position $U_0$.</p> <p>If we can show that the couple $(x^N_0, W^N)$ converges in laws to $(U_0,W)$ where $U_0$ is independent from $W$, a continuous mapping argument gives the conclusion.</p> <p><strong>Question:</strong> in short, it is assumed that $x^N_0 \sim \pi^N$ converges in law to $U_0 \sim \pi$ and it can be shown that $W^N \to W$. This seems always true that $W$ is independent from $U_0$, is it ? How can one ensure that $W$ is adapted to a filtration $\mathcal{F}_t$ with $U_0 \in \mathcal{F}_0$ ?</p> <p><strong>Rephrasing:</strong> consider a sequence of martingales $M^N$, not starting from $0$, adapted to the filtrations $\mathcal{F}^N$. Let us also assume that the distribution $\pi^N$ of $M^N_0$ converges in law to a distribution $\pi$. If a martingale invariance principle applies to the sequence of martingales $X^N_k = M^N_k - M^N_0$, is it true that the original sequence $M^N$ also converges in laws to a modified "Brownian motion" $W$ with $W_0 \sim \pi$ ?</p> <p>Ps: the whole point of this pedestrian approach is to avoid the usual generator-based theorems that ensure that a diffusion approximation is valid.re</p> http://mathoverflow.net/questions/23969/initial-condition-of-a-diffusion-approximation/24130#24130 Answer by Yuri Bakhtin for initial condition of a diffusion approximation Yuri Bakhtin 2010-05-10T18:33:24Z 2010-05-10T18:33:24Z <p>Check out the book by Ethier &amp; Kurtz on Markov processes. As far as I remember, the chapter on diffusion approximations should have everything you might need.</p>