Consider the Cauchy problem, $u_{t} + a(x)u_{x} = 0$, $u(x, 0) = f(x)$ for $x \in \mathbb{R}$. What is an example of a smooth unbounded $a(x)$ such that the solution of this Cauchy problem is not unique?
This seems like something to solve with method of characteristics. If $a(x) := 1/x$, then I can show that the solution is not unique, but $1/x$ is not smooth on all of $\mathbb{R}$. Does anyone have any suggestions of what other functions to try?