Renjith Thazhathethil

Partial Differential Equations

Assignment 3

  1. [20 points] Determine the types of the following equations, and reduce them to canonical form.

    1. uxx+2ex+yuxy+e2yuyy=0.u_{xx} + 2e^{x+y}u_{xy} + e^{2y}u_{yy} = 0.

    2. uxx+2uxy+4uxz+5uzz+ux+2uy=0  (in R3).u_{xx} + 2u_{xy} + 4u_{xz} + 5u_{zz} + u_x + 2u_y = 0 \; (\text{in } \mathbb{R}^3).

    3. uxx2sinxuxycos2xuyycosxuy=0.u_{xx} - 2 \sin x u_{xy} - \cos^2 x u_{yy} - \cos x u_y = 0.

    4. sin4(2x)uxx+4sin4(2x)u=2ut2.\sin^4(2x) u_{xx} + 4\sin^4(2x)u = \frac{\partial^2 u}{\partial t^2}.

  2. [10 points] Use Gauss-Divergence Theorem to drive the following integration by parts formula

    1. Ωvuxi=Ωuvxi+Ωuvνi\int_\Omega v\frac{\partial u}{\partial x_i}=-\int_\Omega u\frac{\partial v}{\partial x_i}+\int_{\partial\Omega}uv\nu^i
    2. ΩvΔu=Ωuv+Ωuνv\int_\Omega v\Delta u=-\int_\Omega\nabla u\nabla v+\int_{\partial\Omega}\frac{\partial u}{\partial \nu}v
  3. [20 points] LetΩ\Omegabe a open bounded subset ofRn\mathbb{R}^nwithν\nuthe outward unit normal vector atΩ\partial\Omega,AAbe ann×nn\times nmatrix andL=div(Au)L=\text{div}(A\nabla u)be an elliptic operator onΩ\Omega. Discuss the uniqueness of solution (if it exists) for the following PDEs:

    1. Lu=f in Ω,u=g on ΩLu=f \text{ in } \Omega,\quad u=g \text{ on } \partial\Omega
    2. Lu=f in Ω,Auν=g on ΩLu=f \text{ in } \Omega,\quad A\nabla u \cdot \nu = g \text{ on } \partial\Omega
    3. Luu=f in Ω,Auν=g on ΩLu-u=f \text{ in } \Omega,\quad A\nabla u \cdot \nu = g \text{ on } \partial\Omega