Derivation of the Mexican wave as Mean field equilibrium of an ergodic control problem

589 Views Asked by At

I'm dealing with a Mean Field system introduced by Gueant, Lasry, Lions in their "Mean Field Games and Applications" which admits as solution the so-called Mexican wave. Without going into the details of the derivation (I don't know which one of you has read this work), they introduce the following ergodic control problem

\begin{equation} \inf_{z(t,x)} \liminf_{T \to +\infty} \int_0^T \left( \left[ \frac{1}{\epsilon^2} \int_\mathbb{R} \bigl( z(t,x) - z(t,x-y) \bigr)^2 \frac{1}{\epsilon} g \left( \frac{y}{\epsilon} \right) dy \right] + F \bigl( z(t,x) \bigr) + \frac{\dot{z}(t,x)^2}{2} \right) dt \end{equation}

where for any $t>0$ and for any $x \in [0,L]$, $z(t,x) \in [0,1]$ denotes the position at time $t$ of any individual which is sitting into the stadium at the position $x$ ($z=0$ means that the individual is sitting, $z=1$ that is standing). Moreover, $g$ is a Gaussian kernel, and the term in square brackets models, roughly speaking, the taste of mimicry of each individual. Finally, $F$ is a given function (is the cost payed if one decides to stay neither sitting nor standing) and the quadratic term is, intuitively, the cost due to the effort of standing up or sitting.

Is said that the previous ergodic control problem can be transformed, at least formally, in a differential way. More precisely the follwing relation is deduced \begin{equation} \left[ \frac{2}{\epsilon^2} \int_\mathbb{R} \bigl( z(t,x) - z(t,x-y) \bigr)^2 \frac{1}{\epsilon} g \left( \frac{y}{\epsilon} \right) dy \right] + F' \bigl( z(t,x) \bigr) = \partial_{tt}^2 z(t,x) \end{equation} and finally it is said that letting $\epsilon \to +\infty$ the previous one becomes \begin{equation} \frac{\partial^2 z}{\partial t^2} (t,x) - \frac{\partial^2 z}{\partial x^2} (t,x) = F' \bigl( z(t,x) \bigr) \end{equation} in the sense of distributions. Now, I am unable to explain me anyone of the two derivations. Could someone help me understand something more? I would be very grateful.

1

There are 1 best solutions below

0
On

The first one seems to be the Euler Lagrange equation.

The second one is obtained formally as follow:

$$ \frac{2}{\epsilon^2} \int_\mathbb{R} \bigl( z(t,x) - z(t,x-y) \bigr)^2 \frac{1}{\epsilon} g \left( \frac{y}{\epsilon} \right) dy = \frac{2}{\epsilon^2} \text{Var } z(t,x+\epsilon N) + O(\epsilon) $$ where $N$ is distributed according to a standard normal law. But $$ z(t,x+\epsilon N) \sim z(t,x) + \epsilon N\partial_x z(t,x) + \frac 12 \epsilon^2 N^2\partial^2_{xx} z(t,x) $$ so, as $EN = 0$ and $EN^2 = 1$, $$ \text{Var }z(t,x+\epsilon N) = \frac 12 \epsilon^2 \partial^2_{xx} z(t,x) $$ giving the result.