I've been trying to work with this coupled PDE for some time. Here, $P = P(k,t)$
$$\frac{\partial{P}}{\partial t}-\frac{\sin(k)}{t}\frac{\partial{P}}{\partial k}=\left(\cos(k)-1\right){P}$$
To solve this PDE, I looked at the ODE
$$\frac{dP}{dt}=\left(\cos(k)-1\right)P$$
We know that
$$\frac{dP}{dt}=\frac{\partial P}{\partial t} + \frac{dk}{dt}\frac{\partial P}{\partial k}$$
So we can see that whenever
$$\frac{dk}{dt}=\frac{-\sin(k)}{t}$$
the solution to the ODE gives us a solution to the PDE.
But is there another way to get a more general solution than this?
Thanks for the help :)
I wrote some notes on the solution of Poses by characteristics: http://hyperkahler.co.uk/wp-content/uploads/2013/06/characteristics.pdf