dx/dt =1, x(0,s)=0, dy/dt=x, y(0,s) = s, du/dt=(y-1/2x^2)^2, u(0,s)=e^s
I did well at the beginning to get x(t,s) =t and y(t,s)=1/2t^2 + s, but got stuck with the du/dt part.
You can sub in x=t and y=1/2t^2 +s for x and y to get du/dt = s^2. But that's still three variables, and I can't see...