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
1
vote
0 answers

Find Characteristic ODEs for the non-linear PDE

Find the $ 2n + 1$ characteristic ODEs for the PDE in $\mathbb{R^n}$: $$ x\cdot Du + u^2 = 3|x|^2 $$ I am trying to use the method of characteristics on this non-linear PDE to find the characteristic ODEs but I am having some trouble. I think the…
johnsteck
  • 463
1
vote
0 answers

Existence of a nonlinear PDE

I have a question concerning solving PDE in my research. Supposing there is a Langevin Equation. $$ dX/dt = F(X)$$ I want to decompose it into two components which are orthogonal to each other. $$dX/dt = F(X) = -grad(U) + Fr$$ with $(grad(U), Fr) =…
1
vote
1 answer

Regularity of ultra-weak solutions

Suppose to have in the sense of distributions $$ -\Delta u = f \in L^q (B_1(0)) $$ where $B_1(0)\subset R^2$ and $q>1.$ Can I infere that $u\in L^{\infty}(B_1(0))$? Which results could I use? Any references?
user96849
  • 241
1
vote
1 answer

Maximum principle homework

Let U=$R_{+}^2$, $u \in C^2(U) \cap C(\overline U)$ with $\Delta u=0$ in U. If in addition, u is bounded above on U, prove that: $sup_{U} u=sup_{\partial U} u$. we can apply the maximum principle to the function $u(x_{1},x_{2})- \epsilon \ln \sqrt…
Yang
  • 521
  • 1
  • 9
  • 18
1
vote
1 answer

Linear PDE of degree 2: general form and an example

As the general form of a linear PDE of degree 2 we wrote $$ (Lu)(x):=\sum_{i,j=1}^{n}a_{ij}(x)\frac{\partial^2 u}{\partial x_i\partial x_j}+\sum_{i=1}^{n}b_i(x)\frac{\partial u}{\partial x_i}+c(x)u=f(x) $$ Now I have the PDE …
user34632
1
vote
1 answer

how to prove mean value property for harmonic functions?

For a harmonic function $u(x)$, on domain $\Omega$ where $x \in \Omega \subset \Bbb R^n $, how to show that $$ u(x) = \frac{1}{\omega_n R^{n-1}}\int_{\partial B_R(x)} u(\sigma) d\sigma$$ where $\omega_n$ is the area of the unit sphere $\partial…
Mula Ko Saag
  • 2,177
  • 1
  • 23
  • 45
1
vote
2 answers

Space of solutions to a system of first-order PDEs

I would like to know what is known (both explanations and references) about the spaces of smooth solutions to linear systems of PDEs of the following form: Let $g_{1},...,g_{n}$ be smooth functions on $\mathbb{R}^{n}$ with the integrability…
Pascal
  • 11
1
vote
2 answers

A doubt on Heat equation

I'm studing the Maximum Principle of Heat equation: Let $u\in C(\overline(U_T)\cap C^2_1(U_T))$ in $\mathbb{R}^n$ satisfy $u_t=c\Delta u$ on $(x,t)\in U_T$. Then $\displaystyle\max_{\overline{U}_T}u=\max_{\partial U_T}u$. The proof begin as follow:…
yemino
  • 11
1
vote
1 answer

Reducing wave equation to laplace equation

Question: I want t reduce the following wave equation $$u_n=c^2(u_{xx}+u_{yy}+u_{zz})$$ to Laplace equation $$u_{xx}+u_{yy}+u_{zz}+u_{\tau\tau}=0$$ by letting $\tau=ict$ and $i$ is imaginary. And I want to obtain the solution of wave equation in…
d13
  • 585
1
vote
2 answers

Find the common solution of the PDE $u_{xy}+a(x,y)u_x=0$

Find the common solution of $$ u_{xy}+a(x,y)u_x=0~~~~~\text{in}~~~~~\Omega:=\left\{(x,y)\in\mathbb{R}^2 : \lvert x-x_0\rvert0, (x_0,y_0)\in\mathbb{R}^2, a\in C(\Omega) $$ In the meantime, I…
user34632
1
vote
1 answer

Find the common solution of $u_{xy}+2u_x+u_y+2u=0$.

As the title says, the task is Find the common solution of the PDE $$ u_{xy}+2u_x+u_y+2u=0.~~~~(*) $$ What I have to mention here is that this is the second part of the task which I asked here: Which PDE does v fullfill?. Maybe one does need…
user34632
1
vote
1 answer

Estimates on derivative

Let U $\subset R^n$ be open, and $u:U \Rightarrow$ R be harmonic and nonnegative. Prove that $|Du(x_0)| \le \frac{n}{r} u(x_0)$, $\forall x_0 \in U$, $\forall B(x_0,r) \subset U$ I really need someone's help. Thanks a lot
Yang
  • 521
  • 1
  • 9
  • 18
1
vote
2 answers

Prove that function in two dimensions with some conditions are zero.

Let $\Omega=\{(x,y) \in \mathbb{R}^2: x^2+y^2<1\}$, and let $u\in C^1(\bar{\Omega})$ satisfy $$\alpha(x,y)u_x+\beta(x,y)u_y =-u \hspace{0.2in} \forall (x,y)\in\bar{\Omega}, $$ where $\alpha$ and $\beta$ are continuous functions on $\bar{\Omega}$…
1
vote
1 answer

The uniform limit of a convergent sequence of harmonic functions is still harmonic

Is there someone who could please help me prove this statement? I know that the uniform limit of a convergent sequence of harmonic functions is continuous. Then my goal is to show this function satisfies the mean value property. That is my…
Yang
  • 521
  • 1
  • 9
  • 18
1
vote
1 answer

question in Evans PDE book

This question might sound naive but on p.34 of his book, he is considering the Poisson-dirichlet problem with $\Delta u=-f$ on $U$ with $u=g$ on $\partial U$. He then derives a formula for the general solution but says that it is not much useful…
Tomas Jorovic
  • 3,983
  • 3
  • 27
  • 38