How to solve the following system of PDE?

43 Views Asked by At

I have a system of PDEs

$\frac{\partial f}{\partial t}-\frac{\partial f}{\partial x} = -i a(t)f, \qquad (1)$

$\frac{\partial f}{\partial y} - \frac{\partial f}{\partial x} = -i f, \qquad (2) $

where $f=f(x,\;y,\;t).$

How to solve this system?