My question is about solving a Quasilinear PDE without a shock

  • Thread starter Thread starter QuantumJG
  • Start date Start date
  • Tags Tags
    Pde
QuantumJG
Messages
30
Reaction score
0

Homework Statement



Solve

\frac{\partial \phi}{\partial t} + \phi \frac{\partial \phi}{\partial x} - \infty < x < \infty , t > 0

subject to the following initial condition

\phi (x,0) = \left\{ \begin{array}{c}<br /> 1,\; x&lt;0\\<br /> 1-x,\;0\leq x&lt;1\\<br /> 0,\; x\geq1\end{array}\right.

Homework Equations



see 3

The Attempt at a Solution



Solving the PDE via method of characteristics, the characteristic lines are:

x = \phi t + s

x &lt; 0 : t = x - s

0 \leq x &lt; 1 : t = \frac{x-s}{1-s}

x \geq 1 : x = s

My question is that I don't know where to find a shock. All characteristics originating in the region 0 \leq x &lt; 1 cross over at (1,1), but characteristics also cross over at x = 1.
 
Physics news on Phys.org
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top