I'm stuck on a differential equation and would like help with it: $$ \frac{\partial}{\partial s} \Psi(s,x)+\frac{\partial}{\partial t}\Psi(t,x)=\frac{\partial}{\partial I}\Psi(I,x)$$
where $s+t=I.$
I took an introductory course in ordinary differential equations with some partial differential equations a few years ago. This might be a more difficult problem than I'm used to but I just want to see how someone would reason through a problem like this.
As @Multigrid said: if you consider $g(y) =\partial_y \psi(y)$ you have ( ignoring the $x$ which seems to be a red herring): $g(s)+g(t)=g(s+t)$ which more or less implies $g(y)=ay$ for some $a$.
Thus $\psi(y)= {1\over 2}a y^2 +b$ for some $a,b$