Consider the following conservation law:
$$ u_t-xt^2 u_x=0 , \ -\infty <x <\infty, \ t> 0 \ $$
(a) Find its Characteristics lines.
(b) Find the solution to the initial condition $$ u(x,0)=\sin x \ $$
Answer:
(a)
$ u_t-xt^2u_x=0 $
The characteristic equation is
$ \frac{dt}{1}=\frac{dx}{-xt^2}=\frac{du}{0} \ $
Solving , we get
$$ u=constant=c , \\ \ln(x)-\ln(x_0) =-\frac{t^3}{3} \ $$
Now what to do ?
what would be characteristic line ?
Hint.
$$ u(x,t) = \Phi(xe^{\frac{t^3}{3}}) = \sin\left(xe^{\frac{t^3}{3}}\right) $$
and for $t=0\rightarrow u(x,0) = \sin(x)$