Consider the partial differential equation $$u_x+2xu_y=0$$
Describe the existence and uniqueness properties for each auxiliary condition below . Include solutions possible or explain why none exists.
$(a). u(x,x^2)=2\\ (b). u(x,x^2)=e^{-x}\\ (c). u(0,y)=e^{-y}$
My attempt: Given PDE $u_x+2xu_y=0$
then $$\frac{dx}{1}=\frac{dy}{2x}=\frac{du}{0}$$
then $$2x-y-c=1, u=c_2$$
From option (a) $u(x,x^2)=2$ then $$x=t,y=t^2, u=2$$ also $$2t-t^2=c_1,2=c_2$$
Since we are not eliminate $c_1, c_2$ pde have no slotuion
is my approach is right?
$$\frac{dx}{1}=\frac{dy}{2x}=\frac{du}{0}$$ First characteristics from $\quad\frac{dx}{1}=\frac{dy}{2x}\quad\implies\quad y-x^2=c_1$.
Second characteristics from $\quad\frac{du}{0}=$finite $\quad\implies\quad u=c_2$.
General solution : $$u(x,y)=F(y-x^2)$$ with any differentiable function $F$.
Case $(a)$ :
$u(x,x^2)=2=F(x^2-x^2)=F(0)\quad$
All functions $F(X)$ with condition $F(0)=2$ are convenient. There is an infinity of solutions. For example :
$u(x,y)=2$
$u(x,y)=2+(y-x^2)$
$u(x,y)=2+\sin(y-x^2)$
and so on...
Case $(b)$ :
$u(x,x^2)=e^{-x}=F(x^2-x^2)=F(0)$
It is impossible that $e^{-x}=$constant. There is no solution.
Case $(c)$ :
$u(0,y)=e^{-y}=F(y-0)=F(y)$
The function is determined : $\quad F(X)=e^{-X}\quad$ Puting it into the general solution where $X=y-x^2$ leads to a unique solution :
$u(x,y)=e^{-(y-x^2)}$