Let's deal with this Burgers PDE:
$$\left\lbrace \begin{aligned} &u_t + uu_x = 0, \quad x\in \Bbb{R}, t>0\\ &u(x,0) = \varphi(x) \end{aligned} \right. $$
where
$$\varphi(x) = \left\lbrace \begin{aligned} &c_1, \quad x\leq \alpha\\ &c_2, \quad \alpha\leq x\leq \beta, \quad c_1> c_2> c_3 .\\ &c_3, \quad x\geq \beta \end{aligned} \right. $$
You can see the characteristic curves below:
- I believe the breaking time is $\boldsymbol{t_b=0}$, because it is the $\inf$ of $t$-coordinates of the intersection points of characteristics curves. Am I right?
- How can I find the weak solution? How can I find the discontinuity line? At $t=0$ we have $x=\alpha$ and $x=\beta$ at the intersection points.
Thanks, in advance!
