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

Showing PDE uniqueness in box

Given PDE $\Delta u= -1$ for $|x|<1,|y|<1$. With boundary conditions $u=0$ for $|x|=1$ and $\frac{\partial u}{\partial x}-\frac{\partial u}{\partial y}=0$ for $|y|=1$. Show that there is at most one solution in $|x|<1,|y|<1$. I'm not used to seeing…
countunique
  • 2,449
2
votes
1 answer

The maximal estimates for Laplace equations

Let $B$ be the unit ball in $\mathbb{R}^2$, I am trying to find out if there is some constant $M$, such that for any $u\in C^2(\overline{B},\mathbb{R})$ with $u_{|\partial B}=0$, we have $\|u\|_{C^2}\leq M\|\Delta u\|_{C^0}$. I heard it is not true,…
Z.Li
  • 21
2
votes
0 answers

Solution to Helmholtz Laplace Type Differential Equation

When taking the curl of the Navier Stokes Equation, the Equation takes the form $${\rm rot} \left( \vec{v} \times {\rm rot} \vec{v} \right) + \nu \Delta {\rm rot} \vec{v} = 0 \, ,$$ where $\nu$ is the kinematic viscosity, which is supplemented by…
Diger
  • 6,197
2
votes
0 answers

Find Green's function with boundary value and integral equals to0

Consider the equation $L u=f, \lambda_{1}(u)=0, \lambda_{2}(u)=0,$ where $\mathrm{L}$ is a second order linear differential operator. A Green's function $g(x, y)$ for $\mathrm{L}$ must satisfy $\lambda_{1}(g(x, y))=0, \lambda_{2}(g(x, y))=0,$ where…
Ariel So
  • 359
2
votes
0 answers

Mass estimated in partial differential equation.

What’s mass estimated in pde ? The example we can integrate by mass estimated on space. For $u_t(x, t)=u_{xx}(x, t)$ By maximum principle we have $u\le M$ aan nd $v\le N$. So we can integrate $u_t$ on space say (0,1) for an easy choice. That’s…
2
votes
1 answer

Find the general solution of the pde $_{xy} + __ = 0$

Find the general solution of the partial differential equation $_{xy} + __ = 0$. This is a second order quasilinear equation, it cannot be solved using the method of characteristics. Does it have another way to find the general solution?
LTY
  • 123
2
votes
1 answer

A question regarding the proof of the second existence theorem for weak solutions of elliptic equations

A question arised when I was self-studying the PDE book of Evans. Let $Lu = - \sum _{i,j=1}^n (a^{ij} u_{x_i} ) _{x_j} + \sum_{i=1}^n b^{i} u_{x_i} + cu$ be a uniformly elliptic operator on a bounded domain $U$ with $a^{ij}, c \in L^{\infty} (U)$…
J. Doe
  • 1,011
  • 7
  • 19
2
votes
1 answer

How to prove the existence of u?

Given $T \in D^{'}(R^{1})$,prove the existence of $u$, satisfying $\frac{du}{dx}=T$. I totally have no idea of how to prove this. Could anybody give me a hint? Remark:$D^{'}(R^{1})$ is the dual space of $C_{c}^{\infty}(R^{1})$.
2
votes
1 answer

Duhamel's Principle for the wave equation

attempt a) To prove Duhamel's principle, we must show that (3) satisfies (1) and (2). One has $$ u_t = U(x,0,t)$$ and so $u_{tt} = U_t(x,0,t) = f(x,t) $. Also, is $u_x = 0$? Can someone clarify this? I believe we have to differentiate under the…
James
  • 3,997
2
votes
1 answer

Show that given function is identically zero

Let $D \subset \mathbb{R}^{2}$ be and open and bounded set and $u \in C^{2}(D)\cup C^{0}(\overline{D})$ be a solution of $$ -\bigtriangleup u + u^{3} + uu_{x}^{3} + u_{y}^{2} = 0 $$ in D and $$u \equiv 0$$ in $\partial D$ Prove that u is identically…
2
votes
1 answer

How to prove $\int_{B(0,r)}|\log |x||dx\le cr^2|\log r|$

How can we prove $\int_{B(0,r)}|\log |x||dx\le cr^2|\log r|,r\to 0$? Any hint is appreciated.
Sam
  • 367
2
votes
1 answer

How to calculate the energy of a partial differential equation that is not parabolic or hyperbolic

I have the following partial differential equation: I'm asked to prove that if $f\equiv 0$, then the total energy (kinetic energy + potential energy) of the system decreases with time. What is the expression for the energy of this system? I know…
2
votes
0 answers

How to solve $-\Delta f(x,y) = 1, \ \ (x,y) \in (0,1)^2$, $f(x,y)=1, \ \ (x,y) \in \partial (0,1)^2$

Problem Solve : $-\Delta f(x,y) = 1, \ \ (x,y) \in (0,1)^2$, $f(x,y)=1, \ \ (x,y) \in \partial (0,1)^2$ Try I'm not familiar with the problem, so just spreading the formula out, $$ - \frac{\partial^2}{\partial x^2} u(x,y) -…
Moreblue
  • 2,004
2
votes
1 answer

Can anyone help me to understand the PDE problem?

Consider the IVP $$xu_x +tu_t=u+1 , x\in\mathbb {R},t>0$$ $$u(x,t)=x^2, t=x^2$$. Then 1.the solution is a singular at (0,0). 2.the given space curve $(x,u,t)=(w,w^2,w^2)$ is not a characteristic curve at (0,0) 3.there is no base characteristic…
2
votes
2 answers

Sketching base characteristics of first order pde

$$xu_{x} - uu_{t} = t$$ with intial data: $u(1,t) = t, −\infty < t < \infty$ So I want to sketch the base characteristics and I'm not too sure what I'm doing. characteristic…