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

Forced string problem with Forcing $\sin(\pi x) \cos(\pi t)$

the problem states to solve the forced string problem with $$\frac{\partial^2u}{\partial t^2}=\frac{\partial^2u}{\partial x^2} - \cos( \pi t)\sin( \pi x)$$ the boundary conditions for the string are $u(0,t)=u(1,t)=0$ and the initial conditions are…
Filip
  • 497
2
votes
0 answers

frequencies of $u_{tt} \ = -\ u_{xxxx}$

According to my book, this is a way to decribe an vibrating elastic "beam" (I guess that means "bar".) I have to find its vibrational frequencies, but I don't know really know what that means. I will try to solve it though. If I first try to find…
2
votes
1 answer

A trivial solution of a PDE

Let $u\in C^1$ in the unit closed disk $\Omega$ be a solution of the PDE $$a(x,y)u_x+b(x,y)u_y=-u $$ Suppose that $a(x,y)x+b(x,y)y>0$ in $\partial\Omega$. Show that $u=0$. Hint: Show that $\max_{\Omega} u\leq 0 $ and $\min_{\Omega} u\geq 0…
EQJ
  • 4,369
2
votes
2 answers

Sign of the solution to a PDE for all time

Consider the following equation and initial contition $$\left\{ \begin{array}{ll} u_t-\frac{1}{2} u_{xx}+2au_x=0, & x\in \mathbb{R},t>0 \\ u(x,0)=u_0(x), & x\in \mathbb{R} \end{array} \right.$$ where $u_0(x)$ is odd, monotone increasing and bounded…
Luc
  • 751
2
votes
2 answers

Solve the following PDE using Fourier transform

Solve the following 3-D wave equation using Fourier transform $$PDE: u_{tt}=C^2[u_{xx}+u_{yy}+u_{zz}],\qquad-\infty0$$ $$BC: u(x,y,z,t)\rightarrow 0\qquad as \qquad r^2=x^2+y^2+z^2\rightarrow \infty \qquad $$ $$IC:…
user226045
2
votes
0 answers

Is my change of variables of a PDE correct?

I've calculated a lot and checked the first derivatives with wolframalpha. Still I'm not sure if I have done everything correctly, could someone have a look please? Original PDE: \begin{align*} u_t- \frac{\lambda}{2}u_{zz}=0 \end{align*} New…
Nina
  • 21
2
votes
1 answer

Solve the lst order pde using the method of characteristics

Solve the following lst order $pde$ using the method of characteristics: $ u_t + 3t^2 u_x = -u$ With $ u(x,0) = \begin{cases} e^{-1} & \quad x<0\\ e^{x-1} & \quad 01\\ \end{cases} $ I…
Sara
  • 619
2
votes
0 answers

Penalty method for finding a weak solution

From PDE Evans, 2nd edition: Chapter 9, Problem 3 (Penalty method) Let $\epsilon > 0$. Define (for $z \in \mathbb{R}$)$$\beta_\epsilon (z) := \begin{cases}0 & \text{if }z \ge 0 \\ \frac z{\epsilon} & \text{if }z \le 0, \end{cases}$$ and suppose…
Cookie
  • 13,532
2
votes
2 answers

I am trying to Solve a linear non-homogeneous PDE

I am trying to solve $$u_x + u_y + u = e^{x+2y} $$ I started this problem by using the coordinate method. I set $$t = x+y$$ $$p = x-y$$(Skipping a couple of steps) I got to $$u_t + \frac{1}{2}u = \frac{1}{2}e^{\frac{3}{2}t-\frac{1}{2}p}$$ and this…
2
votes
0 answers

Solution to differential equation of function of two variables

Very simple question about differential equations, but I couldn't find anything online. Let $f(x,z)$ be a function of two variables that satisfies: $af+bf_x+cf_z+df_{xx}+ef_{zz}+gf_{xz}=q(x,z)$ where $q(x,z)$ is some known function, $a,b,c,d,e,g$…
Pcw.
  • 355
2
votes
1 answer

Deriving the Helmholtz equation in polar form

The two dimensional helmholtz equation is $$\frac{\partial ^2 \phi}{\partial x^2}+\frac{\partial^2 \phi}{\partial y^2}+k^2 \phi=0$$ and I have that $$\nabla^2 u(r,\theta)=\frac{\partial^2 u}{\partial r^2}+\frac{1}{r}\frac{\partial u}{\partial r}…
Al jabra
  • 2,331
2
votes
2 answers

solving a PDE in 2 variables without boundary conditions

how could i solve the PDE (without boundary or other initial conditions) $ 1= y\partial _{y}f(x,y) -x \partial _{x}f(x,y) $
Jose Garcia
  • 8,506
2
votes
3 answers

inhomogeneous pdes by separation of variables

This is the problem: $u_t=c^2 u_{xx}+g(x,t),00$ $u(0,t)=0=u(l,t)$, $t\ge 0$ $u(x,0)=f(x)$ I have trouble passing this problem to homogeneous form
Alex Pozo
  • 1,290
2
votes
1 answer

Partial Differential equation with laplacian and gradient.

Suppose that $\Omega\subset \mathbb{R}^n$ is open and bounded. Let $u\in C^2(\Omega)\cap C^0(\bar\Omega)$ is a solution for the equation $\triangle u+\sum_{k=1}^na_ku_{x_k}+c(x)u=0$ where $c(x)<0$ in $\Omega$. Prove that $u=0$ in $\partial\Omega$…
EQJ
  • 4,369
2
votes
0 answers

First order partial differential equation.

We need to solve the given first order partial differential equation : $(y-xu)u_x$ + $(x+yu)u_y$ = $x^{2} + y^{2}$ . I tried this : $\frac{dx}{y-xu}$ = $\frac{dy}{x+yu}$ = $\frac{du}{x^{2} + y^{2}}$ , First characteristic equation : $\frac{x.dx…
User9523
  • 2,094