Problem: Solve the first order equation ${{u}_{x}}+{{u}_{y}}+z{{u}_{z}}=0$ with initial curve $x=t,\text{ }y=0,\text{ }z=\sin t$ .
Is my solution correct?
$\frac{dx}{ds}=1,\text{ }\frac{dy}{ds}=1,\text{ }\frac{ds}{ds}=z,\text{ }\frac{du}{ds}=0.$
$x=s+{{c}_{1}},\text{ }y=s+{{c}_{2}},\text{ }z={{c}_{3}}{{e}^{s}},\text{ }u={{c}_{4}}.$
From the initial curve, we get $x=s+t,\text{ }y=s,\text{ }z={{e}^{s}}\sin t.$
Eliminating $s$ and $t$ , we get $z={{e}^{y}}\sin \left( x-y \right).$
Finally, $u=f\left( z-{{e}^{y}}\sin \left( x-y \right) \right)$ for any smooth function $f$ .