Partial Differential Equations III & V, Exercise Sheet 2
Lecturer: Alpár R. Mészáros

  1. Burger’s equation as a model of traffic flow. In Example 2.1 we introduced the following PDE as a simple model of traffic flow: \[\begin{equation} \label{eq:rho} \rho_t + (\rho v_m (1-\rho/\rho_m))_x = 0 \end{equation}\] where \(\rho(x,t)\) is the density of the traffic at point \(x \in \mathbb{R}\) at time \(t\), \(\rho_m >0\) is a constant representing the maximum traffic density (\(\rho=\rho_m\) if the vehicles are bumper-to-bumper), and \(v_m >0\) is the speed limit. Show that this PDE can be converted into Burger’s equation with a suitable change of variables. Hint: Given \(\rho\) satisfying \(\eqref{eq:rho}\), you need to define a function \(u\) in terms of \(\rho\) such that \(u_t + u u_x = 0\). You can guess the form of \(u\) by expanding the term \((\rho v_m (1-\rho/\rho_m))_x\) of \(\eqref{eq:rho}\).

  2. Revision of ODEs. In this exercise we recall how to solve first-order linear and separable ODEs.

    Remark: It is not worth memorising these formulas. It is easier to simply derive them whenever needed.

  3. The method of characteristics for a linear PDE. Solve the linear first-order PDE \[\begin{aligned} u_x + u_y + u = 1 & \quad \textrm{for } (x,y) \in \mathbb{R}^2, \\ u = x^2 & \quad \textrm{for } (x,y) \in \mathbb{R} \times \{0 \}. \end{aligned}\] Plot the characteristics \(\tau \mapsto (x(\tau,s),y(\tau,s))\) for some representative values of \(s\).

  4. The method of characteristics for a linear PDE. Solve the Cauchy problem \[\begin{aligned} y u_x - x u_y = 0 & \quad \textrm{for } x^2 + y^2 < a^2, \\ u(0,y) = \sqrt{a^2-y^2} & \quad \textrm{for } y \in (-a,a), \end{aligned}\] where \(a >0\) is a constant.

  5. The method of characteristics for a semilinear PDE. Use the method of characteristics to find the solution \(u\) of the semilinear first-order PDE \[\begin{aligned} x^2 u_y - u_x = x^2 u^2 \cos y %& \quad \textrm{for } (x,y) \in \mathbb{R}^2, \\ %u(0,y) = y^2 & \quad \textrm{for } y \in \mathbb{R}. \end{aligned}\] that satisfies the condition \(u(0,y) = y^2\) for all \(y \in \mathbb{R}\). This appeared on the PDEs exam in May 2015.

  6. The method of characteristics for a quasilinear PDE. Solve the quasilinear first-order PDE \[\begin{aligned} (t+u)u_x + tu_t = x-t & \quad \textrm{for } (x,t) \in \mathbb{R} \times (0,\infty), \\ u(x,1) = 1+x & \quad \textrm{for } x \in \mathbb{R}. \end{aligned}\] Verify that the answer you obtain using the method of characteristics does indeed satisfy the PDE.

  7. The method of characteristics for a quasilinear PDE. Find \(u(x_1,x_2)\) satisfying the quasilinear PDE \[\begin{aligned} u u_{x_1} + u_{x_2} = 1 \end{aligned}\] and the Cauchy condition \(u(x_1,x_1) = \tfrac12 x_1\). This question is from L.C. Evans (1998) Partial Differential Equations, American Mathematical Society.

  8. The method of characteristics is independent of the parametrisation of \(\Gamma\). Consider the transport equation \[\begin{aligned} u_t + c u_x = 0 \quad & \textrm{ for } (x,t) \in \mathbb{R} \times (0,\infty), \\ u(x,0) = g(x) \quad & \textrm{ for } x \in \mathbb{R}. \end{aligned}\] Let \(\Gamma = \mathbb{R} \times \{0\}\) be the Cauchy curve. Show that the method of characteristics produces the solution \(u(x,t)=g(x-ct)\) for all parametrisations of \(\Gamma\) of the form \(\gamma:\mathbb{R} \to \Gamma\), \(\gamma(s)=(\lambda s,0)\), \(\lambda > 0\). (In Example 2.10 we considered the case \(\lambda=1\).) With more work it can be shown that the method of characteristics is independent of the choice of parametrisation of \(\Gamma\).

  9. Nonexistence due to a characteristic point. Let \(\boldsymbol{a}:\mathbb{R}^2 \to \mathbb{R}^2\) be the vector field \(\boldsymbol{a}(x,y)= (-1,1)\). Let \(\Omega = B_1(\mathbf{0})\) be the open unit ball in \(\mathbb{R}^2\) centred at the origin. Consider the linear PDE \[\begin{aligned} \boldsymbol{a}\cdot \nabla u = 0 \quad & \textrm{in } \Omega, \\ u = g \quad & \textrm{on } \partial \Omega, \end{aligned}\] where \(g:\partial \Omega \to \mathbb{R}\) is defined by \(g(x,y)=x\).

  10. Nonuniqueness or nonexistence due to a characteristic Cauchy curve. Consider the PDE \[\label{ExSheet2:Q8} \begin{align} u_x(x,y) + u_y(x,y) = 1 & \quad \textrm{for } (x,y) \in \mathbb{R}^2, \\ u(x,x) = x & \quad \textrm{for } x \in \mathbb{R}. \end{align}\] Let \(\Gamma = \{ (x,x) : x \in \mathbb{R} \}\) denote the Cauchy curve where the Cauchy data is prescribed.

    More generally, it can be shown that the Cauchy problem \(\eqref{ExSheet2:Q8}\) has no solution with Cauchy data \(u(x,x)=g(x)\), \(x \in \mathbb{R}\), unless \(g(x)=x+c\) for some constant \(c \in \mathbb{R}\). In summary, if the Cauchy data is characteristic everywhere, then the Cauchy problem can have no solution or infinitely many solutions. This example is taken from Y. Pinchover & J. Rubinstein (2005) An Introduction to Partial Differential Equations, Cambridge University Press.

  11. Obstacles to global existence. Even if the Cauchy data is noncharacteristic at every point, a Cauchy problem might not have a global solution, i.e., a solution for all values of the independent variables. This could be because the solution blows up (see Example 2.18) or because the characteristics intersect (see Chapter 3). In this exercise we look at two others obstacles to global existence.

  12. Geometric interpretation of the method of characteristics. Let \(u:\mathbb{R}^2 \to \mathbb{R}\) satisfy \[\begin{aligned} a_1(x,y,u)u_x + a_2(x,y,u)u_y & = b(x,y,u) \quad \textrm{in } \mathbb{R}^2, \\ u & = u_0 \quad \quad \quad \quad \! \! \, \textrm{on } \Gamma, \end{aligned}\] where \(\Gamma \subset \mathbb{R}^2\) is a simple smooth curve. The graph of \(u\) can be written in the form \[\{ (x,y,z) \in \mathbb{R}^3 : F(x,y,z)=0 \}\] where \(F(x,y,z)=u(x,y)-z\). This is called the solution surface. Recall that \(\nabla F\) is normal to the surface. Show that the vector field \(\boldsymbol{f}=(a_1,a_2,b)\) is tangent to the solution surface. This means that the flow of the vector field \(\boldsymbol{f}\) through any point on the surface stays on the surface. In particular, since the curve \[\tilde{\Gamma} = \{ (x,y,u_0(x,y)) : (x,y) \in \Gamma \}\] lies in the solution surface, then the flow of the vector field \(\boldsymbol{f}\) through \(\tilde{\Gamma}\) generates a portion of the solution surface (provided that \(\boldsymbol{f}\) is not tangent to \(\tilde{\Gamma}\)). Step 1 of the method of characteristics is exactly to find the flow of \(\boldsymbol{f}\) through \(\tilde{\Gamma}\).

  13. The method of characteristics for PDEs in \(n\) independent variables. Use the method of characteristics for quasilinear first-order PDEs in \(n\) independent variables (see Section 2.4 of the lecture notes) to derive the solution \(u(\boldsymbol{x},t)=g(\boldsymbol{x}- \boldsymbol{c}t)\) of the transport equation \[\begin{aligned} u_t + \boldsymbol{c}\cdot \nabla u = 0 \quad & \textrm{for } (\boldsymbol{x},t) \in \mathbb{R}^n \times (0,\infty), \\ u(\boldsymbol{x},0) = g(\boldsymbol{x}) \quad & \textrm{for } \boldsymbol{x}\in \mathbb{R}, \end{aligned}\] where \(\boldsymbol{c}\in \mathbb{R}^n\) is a constant vector and \(u:\mathbb{R}^n \times [0,\infty) \to \mathbb{R}\).

  14. Uniqueness theorem for ODEs. In this problem we prove the easy part of the well-posedness theorem for ODEs.

  15. Nonuniqueness for ODEs. Consider the separable ODE \[\begin{aligned} \dot{x}(\tau) & = f(x(\tau)), \\ x(0) & =-1, \end{aligned}\] for \(f(x)=|x|^{1/2}\). Since \(f\) is continuously differentiable in a neighbourhood of \(x=-1\), the well-posedness theory for ODEs ensures that the ODE has a unique solution \(x:(-\varepsilon,\varepsilon) \to \mathbb{R}\) for some \(\varepsilon > 0\). Solve this ODE to find an explicit formula for the solution on the time interval \((-\infty,2)\). What happens at time \(\tau=2?\) Write down infinitely many solutions \(x:(-\infty,T) \to \mathbb{R}\) for any \(T>2\). (Hint: See Example 2.3.) Like Example 2.4, this is an example where global existence and uniqueness fails. In Example 2.4 it is because the solution blows up in finite time (the solution reaches the boundary of the domain of \(f\)). In this example it is because \(x(\tau)\) reaches the point \(x=0\) where \(f\) is not continuously differentiable.

  16. The Eikonal equation. The Eikonal equation is an example of a fully nonlinear first-order PDE. The method of characteristics can be extended to treat fully nonlinear first-order PDEs. In this exercise you are simply asked to verify that given functions satisfy boundary value problems of the form \[\begin{aligned} | \nabla u(\boldsymbol{x}) | = 1 \quad & \textrm{for } \boldsymbol{x}\in \Omega, \\ u(\boldsymbol{x}) = 0 \quad & \textrm{for } \boldsymbol{x}\in \partial \Omega, \end{aligned}\] where \(\Omega \subset \mathbb{R}^2\) is open and bounded, and \(u : \overline{\Omega} \to \mathbb{R}\).