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

Solution of PDE system in which each partial is the function divided by the variable.

I am trying to solve the following PDE system: I am searching for a function $f:{\mathbb{R}^+}^n\to\mathbb{R}^+$ with $n$ positive, real variables that satisfies the following PDE: $\frac{\partial f}{\partial…
JMC
  • 249
2
votes
1 answer

Dirichlet problem on the unit disk using Poisson’s formula

I’ve been trying to do the following exercise, of course without success, because I’m struggling with the integral. First things first, here's my exercise: Writing the unit disk as $D \subset \mathbb{R}^2$, we define $g \in C(\partial D)$ by…
2
votes
1 answer

Lax Milgram and inf-sup

I am trying to understand why the Lax Milgram theorem is a consequence of the following theorem: Let $H_1, H_2$ be Hilbert spaces and $k : H_1 \times H_2 \rightarrow \mathbb{R}$ be a continuous bilinear form. For $f \in H_2'$ consider the…
mkfoi
  • 35
2
votes
3 answers

prove $\left\{\begin{array}{l}X^{\prime \prime}+\lambda X=0,00$ without solving

Can you help me some idea to prove it or some similar question about it. I know prove $\lambda>0$ is easy when solving it, it's just like normal differential equation.
HOANXA
  • 333
2
votes
0 answers

What is the correct canonical form of this elliptic PDE?

$u_{xx}+2u_{xy}+(1+x^2)u_{yy}=1$ where $\eta = y-x$ and $\psi = \frac{1}{2}x^2$ such that the characteristic curves are given by $\eta\pm\psi i=\text{constant}$. I have tried and achieved $u_{\eta\eta}+u_{\psi\psi} = \frac{1}{2\psi}$. Is this…
2
votes
1 answer

Classification of fourth-order PDE

I'm dealing with the following PDE: \begin{equation} k\frac{\partial^2 w}{\partial x^2} + k\frac{\partial^2 w}{\partial y^2} - \frac{\partial^4 w}{\partial x^2 y^2} = 0 \end{equation} I have unsuccessfully flipped through the entire Handbook of…
jackphen
  • 117
2
votes
1 answer

Different Solutions to Heat Equation Confusion

I'm currently studying Partial Differential Equations and I'm really now starting to understand why they are quite difficult to understand and solve. (Please forgive any LaTeX formatting issues. I'm still very much a newcomer to the…
Noah A.
  • 69
2
votes
2 answers

How do you find the second constant in a parabolic pde solution?

Okay, so I am given the following Parabolic PDE: $y^2u_{xx}-2xyu_{xy}+x^2u_{yy}=x^{-1}y^2u_x+y^{-1}x^2u_y$ I find the characteristics to be: $\frac{dy}{dx} = \frac{-x}{y}$ and therefore $\psi(x,y) = x^2+y^2$ Now, I have been told that I need to…
2
votes
1 answer

Is there a general criterion in judging the rationality (or appropriateness) of the boundary conditions?

When we consider a partial differential equation, we need to give some boundary condition such that this question is reasonable. What criterion can we use? e.g., heat equation $\partial_t u(t,x) = \Delta_x u(t,x)$ we take Laplace transfrom, then we…
2
votes
1 answer

Why there exist a solution when Evans constructs a parabolic equation in proving strong maximum principle

Why there exist a solution when Evans constructs a parabolic equation in proving the strong maximum principle theorem 11 in chapter 7. The theorem 11 is under below . Theorem 11 (Strong maximum principle ) . Assume $u\in C_1^2(U_T)\cap…
2
votes
2 answers

Integrating a poisson kernel in $n$ dimensional unit sphere without using that it's the solution of a dirichlet problem

Someone has asked exactly this question but the answer was preciselly the thing I cannot use, so I'll ask again: Let $$K(x,y) = \frac{1}{n \alpha(n)}\frac{1-\|x\|^2}{\|x-y\|^n}$$ be the poisson kernel for the ball in $\mathbb{R}^n$. Here $\alpha(n)$…
2
votes
1 answer

Solve the equation $u_x+(1+y^2)u_y=0$

Solve $u_x+(1+y^2)u_y=0$ I wanted to use characteristic method so I have that $dx/1=dy/(1+y^2)=du/0$ Which gives $dy/dx=1+y^2$ solving gives $-arctan(x)=x+c$ And solving $du/dx=0$ gives $u=g(c)$ Im not sure what I'm supposed to do now.
2
votes
0 answers

Is there hope for solving a PDE of the form $c_t = a_0 c_{xx} + a_1 c_{yy} + \left( a_2 y^2 + a_3 \right) c_x$?

I have a partial differential equation of the form $c_t = a_0 c_{xx} + a_1 c_{yy} + \left( a_2 y^2 + a_3 \right) c_x$ (where subscripts represent partial derivatives, $t$ is time, and $x$ and $y$ are spatial). I don't think it's possible to do…
2
votes
1 answer

Telegraph equation - energy method

i'm struggling to prove solution uniqueness with this one. thanks for the assistance. $$u_{tt}+u_{t}=u_{xx} $$ $$u_x(0,t)=u_x(\pi,t)=0 $$ $$u(x,0)=1$$ $$u_t(x,0)=\cos^2(x)$$ Prove the uniqueness of the solution well, i defines two solutions,…
2
votes
0 answers

Maximum is achieved on boundary

Consider the following question: how would $(u_x)^2+(u_y)^2$ be controlled? This is basically $|\nabla u|^2$ right? The Laplacian is $u_{xx}+u_{yy}$ Is there an application of the maximum principle hiding somewhere here?
Jama
  • 541