I am trying to prove that this partial differential equation has infinitely many solutions.
$$\partial_xu + x\partial_yu = 0$$ $$u(x,0) = \cos x$$
Using the method of characteristics, I found that $u(x_,y) = \cos(\sqrt{x^2-2y})$ is a solution
I couldn't find a different solution. Does anyone have any suggestions?