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
6
votes
1 answer

Finding the general solution of a quasilinear PDE

This is a homework that I'm having a bit of trouble with: Find a general solution of: $(x^2+3y^2+3u^2)u_x-2xyuu_y+2xu=0~.$ Of course this should be done using the method of characteristics but I'm having trouble solving the characteristic equations…
rmh52
  • 1,136
6
votes
1 answer

Lax Pairs for Linear PDEs

I'm trying to understand the discussion around equation (2.1) of the paper http://www.jstor.org/stable/53053. It says that the linear PDE $M(\partial_x,\partial_y)q=0$ with constant coefficients has the Lax pair $\mu_x+ik\mu=q$ and…
6
votes
0 answers

How to solve the nonlinear higher-order PDEs with overdetermined quantities of conditions whose their most-general solutions are known?

Some nonlinear higher-order PDEs have nice form of most-general solutions, for example the nonlinear second-order PDE $u_{tt}=a^2u_{xx}+be^{cu}$ where $a,b,c\neq0$ , according to http://eqworld.ipmnet.ru/en/solutions/npde/npde2103.pdf, it has the…
doraemonpaul
  • 16,178
  • 3
  • 31
  • 75
6
votes
1 answer

(Question) on Time-dependent Sobolev spaces for evolution equations

I have got a question on so-called time-dependet Sobolev spaces - in particular as introduced in Evans book on PDE for the treatment of parabolic and hyperbolic PDE. Let us take a look at a linear hyperbolic PDE in $n$ spatial dimension and $1$ time…
shuhalo
  • 7,485
6
votes
0 answers

Show that, given spherically symmetric initial data, a solution to the heat equation is spherically symmetric

Let $\phi \colon \mathbb{R}^n \to \mathbb{R}$ be continuous with compact support. Furthermore, suppose that $\phi$ is spherically symmetric. That is, suppose that $\phi(Tx) = \phi(x)$ for every orthogonal transformation $T\colon\mathbb{R}^n \to…
JZS
  • 4,844
6
votes
2 answers

Elliptic equation and barrier estimate.

I have trouble solving the following Evans' PDE problem. I would appreciate it if someone could help me solving it. Thank you very much in advance. Let $U\subset \mathbb{R}^n$ be an bounded domain with smooth boundary. Assume $u$ is a smooth…
Zheng
  • 61
6
votes
3 answers

Wave Equation with One Non-Homogeneous Boundary Condition

Consider the following wave equation: $$\begin{align} u_{tt}&=u_{xx},\quad x\in(0,\pi),\quad t>0,\\ u(x,0)&=0,\quad u_t(x,0)=0,\\ \color{red}{u(0,t)}&\color{red}{=\phi(t)},\quad u_x(\pi,t)=0. \end{align}$$ Since the highlighted boundary condition is…
wjmolina
  • 6,218
  • 5
  • 45
  • 96
6
votes
1 answer

Maximum principle for the heat equation

I need help with this problem. I think that I have to use the maximum principle for the heat equation, but I don't know how. Let $u$ be a solution of $u_t =u_{xx}$ in the rectangle $S_{T}=(0,1)\times (0,T)$, continuous in the closed set $\bar S_T$.…
6
votes
3 answers

What exactly are partial differential equations?

I know what differential equations (DEs) are, but what exactly are partial differential equations (PDEs)? I know the Schrödinger equation is a PDE. I'm also looking for an intuitive understanding. Also, what are good resources which explain PDEs for…
JohnPhteven
  • 2,007
6
votes
2 answers

How to solve a PDE with a Dirac Delta and what does the PDE means?

If I have a PDE $ \Delta u= \delta(0)$ on some bounded domain in $\mathbb{R}^2$ with smooth boundary with some nice enough boundary condition. What is the solution of the PDE? And what is the PDE mean in term of integral? Because I know $\delta(0)$…
mnmn1993
  • 435
6
votes
1 answer

The solution of the Heat equation.?

Let $u(x,t)$ be the solution of the equation $$ \frac{\partial{^2u}}{\partial{x^2}}=\frac{\partial{u}}{\partial{t}}$$ which tends to zero as $t\rightarrow\infty$ and has the value $\cos(x)$ when $t=0$. Then which of the following is…
user271336
6
votes
0 answers

How to solve a nonlinear differential equation of this type.

Trying to explain my problem better, I need to start with the diffusion Equation, which is the one that I am trying to solve. The Diffusion Equation $$\frac{\partial u}{\partial t}=\frac{3}{x}\frac{\partial}{\partial…
Nikko
  • 187
6
votes
1 answer

Apply Banach's Fixed Point Theorem to a nonlinear boundary-value problem

I am attempting Exercise 5 in Chapter 9 of PDE Evans, 2nd edition: Consider the nonlinear boundary-value problem $$\begin{cases}-\Delta u + b(Du)=f & \text{in }U \\ \qquad \qquad \quad \, \, \, u=0 & \text{on }\partial U. \end{cases}$$ Use…
Cookie
  • 13,532
6
votes
1 answer

Linear PDE problem from Fritz John's book

Let $u(x,y)$ be a continuously differentiable function on the closed unit disc and is a solution to $$a(x,y)u_x+b(x,y)u_y=-u,$$ on the closed unit disc. Suppose $$a(x,y)x+b(x,y)y>0,$$ on the boundary of the closed unit disc. $a,b$ are given smooth…
spencer
  • 89
6
votes
1 answer

Definition of 'blow up' in the context of PDEs

What exactly is 'blow up'? Is there a proper well-defined definition for this term? What does it means mathematically? Does it implies 'infinity'?