For $1 < p < 2$, let $u_p$ be a unique solution to
$u_t + \left(\frac{1}{p}|u|^p\right)_x = 0$,
for initial condition
$u_0(x) = \begin{cases} 1 \quad x > 0, \\ 0 \quad x < 0. \end{cases}$
I now want to determine the solution $u(t, x) = \lim \limits_{p \to 1} u_p(t, x)$ of the limit problem
$u_t + (|u|)_x = 0$
with same same initial condition. My problem is that I don't really know how to get started with this or which ansatz to use. I tried using the Lax-Oleinik formula given by the Evans, but got no results.
Do you perhaps also have an idea how to get that solution as a limit of the solutions u_p?
– Hamilton Jun 19 '20 at 19:41