Structure of solutions of a PDE from a game theory problem - MathOverflow most recent 30 from http://mathoverflow.net2013-06-19T20:04:51Zhttp://mathoverflow.net/feeds/question/62525http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://mathoverflow.net/questions/62525/structure-of-solutions-of-a-pde-from-a-game-theory-problemStructure of solutions of a PDE from a game theory problemRenato2011-04-21T12:09:59Z2011-04-21T12:59:20Z
<p>I found the following the following differential equation in the context of a Game Theory problem. I was wondering if this is related to any known family of equations or whether there is any hint about properties it might have. I am looking for functions $f:[0,1]^2 \rightarrow [0,1]^2$ satisfying:</p>
<p>$x_1 \frac{\partial f_1}{\partial x_1} + x_1 \frac{\partial f_2}{\partial x_1} = \frac{\partial f_2}{\partial x_1}$</p>
<p>$x_2 \frac{\partial f_1}{\partial x_2} + x_2 \frac{\partial f_2}{\partial x_2} = \frac{\partial f_1}{\partial x_2}$</p>
http://mathoverflow.net/questions/62525/structure-of-solutions-of-a-pde-from-a-game-theory-problem/62529#62529Answer by Denis Serre for Structure of solutions of a PDE from a game theory problemDenis Serre2011-04-21T12:47:23Z2011-04-21T12:47:23Z<p>Apply $\partial_2$ to the first, $\partial_1$ to the second and sum. You find
$$(x_1+x_2-1)\partial_1\partial_2(f_1+f_2)=0.$$
Away from the line $L:\,x_1+x_2=1$, you have $\partial_1\partial_2(f_1+f_2)=0$. Insert this in the original equations and you obtain $\partial_1\partial_2f_j=0$. Whence
$$f_i(x)=a_{i1}(x_1)+a_{i2}(x_2).$$
The functions $a_{ij}$ obey to
$$x_1(a_{11}'+a_{21}')=a_{21}',\qquad x_2(a_{12}'+a_{22}')=a_{12}'.$$
This tells us that there exist potentials $p_j(x_j)$ such that for instance
$$a_{11}=p_1''-x_1p_1'+p_1,\quad a_{21}=x_1p_1'-p_1.$$</p>
<p>If you are interested in what happens across the line $L$, you have to write jump relations (Rankine--Hugoniot conditions). For instance
$$x_1\sum_{i,j}[a_{ij}]=[a_{21}+a_{22}],\qquad x\in L.$$</p>
http://mathoverflow.net/questions/62525/structure-of-solutions-of-a-pde-from-a-game-theory-problem/62530#62530Answer by Andrew for Structure of solutions of a PDE from a game theory problemAndrew2011-04-21T12:59:20Z2011-04-21T12:59:20Z<p>For functions $g_1(x_1,x_2)=f_1(x_1^2,x_2^2-2x_2)$, $g_2(x_1,x_2)=f_2(x_1^2-2x_1,x_2^2)$ the system is linear:</p>
<p>$\partial_{x_1}g_1+ \partial_{x_1}g_2=0$,</p>
<p>$\partial_{x_2}g_1+ \partial_{x_2}g_2=0$.</p>