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
5
votes
2 answers

A question on the method of characteristics

I recently came across the method of characteristics (before that I had only used separation of variables) and decided to read up on it. I tried reading the wikipedia article on it, but I'm still not clear how to get the solution! They all only seem…
user7815
5
votes
1 answer

Green function of the half-plane

There is an equation for Green function of a half-plane: $$ \Delta G = \delta (x - x_{0})\delta(y - y_{0}), \quad G(x, 0) = 0.$$ Of course, the Green function which satisfies the boundary condition is represented as $$ G(x, y, x_{0}, y_{0}) =…
John Taylor
  • 1,755
  • 11
  • 18
5
votes
1 answer

Properties of mollifiers $L^p_{loc}$ convergence proof (Evan's)

I have a question on the proof of Evan's PDE Appendix C.5.Theorem 7(Properties of mollifiers), showing $f^{\epsilon} \to f$ in $L_{loc}^p(U).$ The proof starts by choosing open sets compactly contained in each so that $V \subset\subset W…
qqq
  • 67
5
votes
1 answer

Stuck on this linear and homogenous PDE

$$\frac{1}{2}\frac{\partial^2w}{\partial y^2}+\sqrt{8x^2+25}\frac{\partial w}{\partial y}+4x^2w=0$$ "Find the general solution of the PDE in $w(x,y)$. State clearly any arbitrary functions that appear in general solutions." Progression: So far I…
5
votes
2 answers

Another second order PDE in canonical form

Once again I have to solve a PDE: $e^{2y} u_{xx} + u_y = u_{yy}$ I have found this is hyperbolic, with canonical form: $u_{\phi\psi}=\frac{1}{\phi-\psi} u_\psi$ I think this is how to do it: let $z=u_\psi$ Then $z_\phi = \frac{1}{\phi-\psi} z$. This…
user3709
  • 358
5
votes
1 answer

Simple PDE classification question

Benjamin-Bona-Mahony equation: $$\displaystyle u_t+u_x+uu_x-u_{xxt}=0$$ both the paper I was reading and wikipedia claimed that it is nonlinear. It has been some time since I studied classification so I wasn't sure it is nonlinear because of $uu_x$…
5
votes
2 answers

Method of Characteristics $au_x+bu_y+u_t=0 $

$au_x+bu_y+u_t=0$ $u(x,y,0)=g(x,y)$ solve $u(x,y,t)$ Our professor talked about solving this using Method of Characteristics. However, I am confused about this method. Since it's weekend, I think it might be faster to get respond here. In the…
codeedoc
  • 655
5
votes
1 answer

Does every PDE have a unique solution? How to tell?

I am studying this topic and there are general examples of PDEs having a unique solution, proved by the energy method. However, I am wondering if this is not true for every PDE — under what conditions is the solution not unique? I know $\Delta u =…
BesMath
  • 480
5
votes
0 answers

Regularity of weighted p-Laplace equation up to boundary

Take the weighted p-Laplace equation, $\nabla \cdot (\gamma |\nabla u|^{p-2}\nabla u) = 0$, with smooth Dirichlet boundary values on some smooth and bounded domain. Suppose the weight $\gamma$ is also smooth in the closure of the domain, and…
Tommi
  • 1,425
5
votes
1 answer

About finding the general solution of first-order totally nonlinear PDE with two independent variables

Recently I feel very interested about finding the general solution of first-order totally nonlinear PDE with two independent variables. However, most PDE books only discussed little about finding the general solution of first-order totally nonlinear…
doraemonpaul
  • 16,178
  • 3
  • 31
  • 75
5
votes
2 answers

Solving PDE on finite domain

Given the PDE, $\Delta u=x$ in the region $x^2+y^2<1$. And $\frac{\partial u}{\partial r}=y$ on $x^2+y^2=1$. I am supposed to find all solutions. The only machinery I know for finding solutions on bounded domains is separation of variables. But I…
countunique
  • 2,449
5
votes
0 answers

Wave vs Schrodinger

I was studying Tao's book on Nonlinear Dispersive Equations and came upon an exercise (2.28) where I am asked to link the pseudoconformal transformation for the Schrodinger equation: $$ (i \partial_t v + \frac{1}{2}\Delta v)(t,x) =…
i like xkcd
  • 1,041
5
votes
2 answers

Solution to Goursat Problem

I finished my maths degree a few months ago and one of the modules I did was methods in PDE’s. Question $1$ on the exam paper surrounded the goursat problem which I thought I’d revised throughly. However in lectures we studied the goursat problem in…
5
votes
2 answers

The existence of harmonic function

If $\Omega$ is a connected bounded open set in $\mathbb R^n$ such that the boundary $\partial \Omega$ is smooth. Then can we find a function $u \in C(\Omega^c)$, such that $\Delta u=0$ in the complement of $\bar \Omega $ and $u=1$ on $\partial…
Summer
  • 6,893
5
votes
1 answer

How to solve this Initial boundary value PDE problem? [SOLVED]

Today I came across a question on PDE which makes me really frustrating. The question is to solve this initial boundary value problem using method of separation variables: $$u_{tt}=9u_{xx}\text{ for } x>0, t>0$$ $$u(x,0)=x^2 ,\ u_t(x,0)=e^{-x}…
Garett
  • 217