Consider $yu_x-xu_y=0$. Find curves and initial conditions along these curves for which this problem has a unique solution, no solution or infinitely many solutions?
I solved the equation for $u(x,y)$ and my answer is : $$u=x^2+y^2=c$$
if $c=0$ my curves are actually two lines and for $c\neq0$ my curves are circles centered at origin.
I googled this question I found some material, none of them really were answering this question precisely. i want to solve this question in general to learn how different initial conditions lead to no sol/unique sol/infinitely many sol. I appreciate your help.
The general solution reads $u(x,y) = F(x^2+y^2)$, where $F$ is an arbitrary function defined over $\Bbb R_+$. The general solution can obtained by solving the Lagrange-Charpit system $$ \frac{\text d x}{y} = \frac{\text d y}{-x} = \frac{\text d u}{0} \, . $$ The characteristics are the circles $x^2+y^2 = a^2$ with radius $a>0$, along which $u = F(a^2)$ is constant.
Other examples can be found here.