Questions tagged [partial-differential-equations]

Questions on partial (as opposed to ordinary) differential equations - equations involving partial derivatives of one or more dependent variables with respect to more than one independent variables.

Partial differential equations (PDEs) contain partial derivatives and usually contain two or more variables; the single-variable cases with normal derivatives are ordinary differential equations.

In general partial differential equation can be written in the form $$f(x, y, ,\dots , u, u_x, u_y, \dots , u_{xx}, u_{xy}, \dots )=0$$involving several independent variables $x, y, \dots ,$ an unknown function $u$ of these variables, and the partial derivatives $u_x, u_y, \dots, u_{xx}, u_{xy}, \dots$, of the function.

Subscripts on dependent variables denote differentiations, e.g., $$u_x\equiv \frac{\partial u}{\partial x},\quad u_{xy}\equiv \frac{\partial^2 u}{\partial x \partial y },$$and so on. The $f$ denotes a function defined on a subset of a finite dimensional space. Functional operators on functions like $f(u):=\frac{du}{dx}$ are not allowed in this definition. For instance, Laplace's equation in three dimensions $u_{xx} + u_{yy} + u_{zz} = 0$ is defined by $f(x,y,z,\nabla u,\nabla^2 u) = 0$, where $$f(a,b,c,v,M) := M_{11} + M_{22} + M_{33}.$$

Questions with this tag may be about, among other things:

  1. Analysis of existence and uniqueness of classical/strong/weak/viscous/etc. solutions in boundary value problems/Cauchy problems/Riemann problems.
  2. Functional analysis related to PDEs, e.g., theories of Sobolev spaces, Bochner spaces, analysis of linear/nonlinear differential operators, and pseudodifferential operators, etc.
  3. The stability, or long-term behavior of the solution.
  4. Different methods of solving PDEs, separation of variables, Fourier transform, solitons, method of characteristics.
  5. The solution technique of the Euler-Lagrange equations from calculus of variations.
  6. Equation-relevant theory in other fields, e.g. Hyperbolic conservation laws in fluid/gas dynamics, Maxwell's equations in electromagnetism, Hamilton-Jacobi equation in control theory, etc.

Please consider using more specific tags if your question addresses some of the aspects in that field, e.g., , , , , , , , .

References:

"Partial Differential Equations" by L. C. Evans

" Linear Partial. Differential Equations for Scientists and Engineers" by Tyn Myint-U & Lokenath Debnath

"Differential Equations" by Shepley L. Ross

See also the Wikipedia and MathWorld entries.

23235 questions
2
votes
1 answer

Wave Equation with Constant Boundary Conditions

I need to find a formal solution to \begin{eqnarray} &u_{tt} &= c^2 u_{xx}, \;\;\;00\\ &u(x,0)&=x+1,\\ &u_t(x,0)&=x(1-x), \;\;\;\;0 \leq x \leq 1\\ &u(0,t) &= 1,\\ &u(1,t)&= 2, \;\;\;\;\;\;\;\;\;\;\;\;\; t\geq…
vj0708
  • 173
2
votes
1 answer

How to make a coordinate rotation to solve a first-order linear PDE?

I know that a first-order linear constant coefficient PDE, such as $au_x + bu_y = 0$, can be transformed to an ODE by rotating the coordinate system so the $x'$ axis points to $(a,b)$ where the directional derivative vanishes. As far as I know, a…
DOMiguel
  • 494
2
votes
2 answers

Solving a PDE with mixed derivatives

Let $u_{xy}+u_{y}=e^{x}.$ To solve this, I attempted to use the following substitution. Let $V=u_x$. I tend to hit a roadblock as this is not a homogenous equation. Could someone get me started on how to proceed?
emka
  • 6,494
2
votes
2 answers

Verification Of A Solution Of A One Dimensional Wave Equation [PDE]

I'am trying to answer a question from Michael D.Greenberg's Advanced Engineering Mathematics concerning a PDE.[chapter 1:introduction to modeling Ex1.2 Q4] Verify that $u(x,t) = (Ax + B)(Ct + D) + (E \sin Kx + F \cos Kx)(G \sin Kct + H \cos Kct)$ is…
alok
  • 3,890
2
votes
1 answer

Find a solution $g(x)$ that satisfies the PDE $u_x +3u_y-u = 1$.

Question: What form must $g(x)$ have in order that the following problem have a solution? $u_x+3u_y-u=1,u(x,3x)=g(x)$. If $g(x)$ has the required form, will there be more than one solution? My attempt: $u_x+3u_y-u=1$ First we need the slope and the…
usukidoll
  • 2,074
2
votes
1 answer

Methodology behind a technique to solve the Transport Equation

I'm finding this particular step for solving the Transport Equation confusing: 'We exploit this insight by fixing any point $(x,t) \in \mathbb{R}^n \times (0,\infty)$ and defining $$ z(s):=u(x+sb,t+s). $$ We then calculate $$ dz/ds=\nabla…
2
votes
1 answer

Checking nonlinear hyperbolic PDE

We know the inviscid burger equation $$ u_t+u u_x=0 $$ is a nonlinear example of hyperbolic PDE. But I cannot verify the $B^2-4AC>0$ test for the above.
math101
  • 3,065
2
votes
0 answers

Helmholtz decomposition and the fundamental solution

The Helmholtz decomposition of a vector field $\mathbf{F}$ is given by $\mathbf{F} = -\nabla \Phi + \nabla \times \mathbf{A}$. Wikipedia gives an explicit formula for $\Phi$ and $\mathbf{A}$. They look to be obtained from convolving the divergence…
user48372
  • 35
  • 3
2
votes
2 answers

Solving second order non-homogenous PDE

$$ d_1u_{xx} +d_2 u_{yy} = -2 $$ I need to solve this given PDE. I tried to solve it using change of variables. The variables are $$ \xi = y-ax \ , \ \ \ \eta = y+ax$$ where $$a = \sqrt{-d_1d_2} $$ After the change of variable $(x,y)$ into…
dexter
  • 45
2
votes
1 answer

To show surface orthogonal to each other

How do we show that the surfaces represented by $Pp + Qq = R$ where $p= \frac{\partial z}{\partial x}$ and $q= \frac{\partial z}{\partial y}$ are orthogonal to the surfaces represented by $Pdx + Qdy + Rdz = 0 $ I know that vector $(p, q, -1)$ is…
bhavesh
  • 756
2
votes
1 answer

Finding an analytical solution to the wave equation using method of characteristics

Okay so I am super confused on what the method of characteristics is and what it means geometrically. So my first question is if anyone could kindly explain what characteristic lines are, why its considered a "change of coordinates" and just a…
Tyler Hilton
  • 2,737
2
votes
1 answer

Green's function ( Differential Equations)

I am pretty fine on solving the partial differential equations using the method of separation of variables, now I am trying to understand the concept of Green's function for solving the PDE.And, I am really struggling with the concept of Green's…
2
votes
0 answers

Energy functional for the 1-dimensional wave equation

Let $u_{tt}=u_{xx}$ in the strip $\{(x,t):0\leq x \leq \pi, t \geq 0\}$ with boundary conditions $u_x(0,t)=k_0u(0,t)$ and $u_x(\pi,t)=k_1u(\pi,t)$. I am asked to prove that $E=\frac{1}{2}\int_0^\pi (u_t)^2+(u_x)^2dx$ is an integral of motion given…
Maria
  • 427
2
votes
2 answers

To solve a PDE by separation of variables $\displaystyle 4\frac{\partial u}{\partial x}+\frac{\partial u}{\partial y}=3u$

To Solve: $\displaystyle 4\frac{\partial u}{\partial x}+\frac{\partial u}{\partial y}=3u$ My attempt: Let $\displaystyle u=X(x)Y(y)$. So, $\displaystyle 4X'Y +XY'=3XY$ Separating the variables, $\displaystyle…
square_one
  • 2,317
2
votes
1 answer

Solving $\displaystyle x(z-2y^2)\frac{\partial z}{\partial x}=\left(z-\frac{\partial z}{\partial y}\right)(z-y^2-2x^3)$.

To Solve: $$\displaystyle x(z-2y^2)\frac{\partial z}{\partial x}=\left(z-\frac{\partial z}{\partial y}\right)(z-y^2-2x^3)$$ Forming the subsidiary equations: $\displaystyle \frac{dx}{x(z-2y^2)}=\frac{dy}{yz-y^3-2x^3y}=\frac{dz}{z^2-y^2z-2x^3z}$ My…
square_one
  • 2,317