I'm trying to figure out this problem:
Find a smooth function $a(x, y)$ in $\mathbb{R}^2$ such that, for the equation of the form $$u_y + a(x, y)u_x = 0,$$ there does not exist any solution in the entire $\mathbb{R}^2$ for any nonconstant initial value prescribed on $\{y = 0\}$.
Solving the PDE I think I should get $$x_0 = x - \int{a(x(s),s)ds}$$ and $$u(x,y) = u_0(x_0)$$ but I'm not seeing how to use this to find such a function.