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

Solve Poisson Equation on ring-shaped domain

Being my first question in Math StackExchange, a difficulty arises when I attempted to solve a poisson equation on a ring-shaped domain $$ \begin{cases} \triangle u = 12(x^2 - y^2),\quad u \in \Omega\\ u(x,y) = 1, \quad x^2 + y^2 =…
2
votes
1 answer

Finding the constants for a PDE

Here we have the straight forward PDE $U_{xx}=\frac{1}{4}U_{tt}$ Solving it by separation of variables, we get the two ODEs: \begin{equation} \begin{array} f\frac{F_{xx}}{F}=k\\ \frac{G_{tt}}{G}=k \end{array} \end{equation} which are easily solved…
Luthier415Hz
  • 2,739
  • 6
  • 22
2
votes
1 answer

Is it legal to expand a PDE around a small argument?

I encountered this problem when trying to solve a linear PDE, of the form $$ \frac{\partial f}{\partial t}= F\left(f,\frac{\partial f}{\partial r},\frac{\partial^2 f}{\partial r^2}, \cdots\right), $$ for $0\leq r\leq 1$ and $t\geq0$. The initial…
H. Zhou
  • 123
2
votes
1 answer

I need help with this IBVP

Solve the IBVP \begin{gather} u_{tt}=u_{xx},\quad 00\\ u(x,0)=x, \quad u_{t}(x,0)=0, \quad 00 \end{gather} I'm not sure how to approach this problem. I've done other IBVP's where the…
2
votes
0 answers

Solution of a vector PDE $\partial_t W = A(x) W(x,t) + B(x) \partial_x W$

I have the 2x2 matrix PDE $$ \partial_t W(x,t) = A(x) W(x,t) + B(x)\partial_x W(x,t) $$ where $W(x,t)=\begin{bmatrix} W_1(x,t), W_2(x,t) \end{bmatrix}^T$ and $A$ and $B$ are 2x2 matrices which depend on $X$. Notably, the matrix $A(x)$ is singular.…
kevinkayaks
  • 1,444
2
votes
1 answer

Elliptic PDE Uniqueness

This is a problem which I am unable to solve. The problem is from an old competitive exam: Let $G$ be a closed curve in xy-plane and let $S$ denote the region bounded by $G$. Let: $ \frac{\partial ^2w}{\partial x^2} + \frac{\partial ^2w}{\partial…
2
votes
1 answer

Problem understanding proof for positive solutions of parabolic PDE in Friedman's textbook

This is Lemma 5 in the chapter on maximum principles in Friedman's book Partial Differential Equations of Parabolic Type. I am having trouble understanding one of the steps in the…
parsiad
  • 25,154
2
votes
2 answers

Solve $3u_y+u_{xy}=0$

Solve $3u_y+u_{xy}=0$, does a solution exist with conditions $u(x,0)=0$ and $u_y(x,0)=0$ I made substitution $v=u_y$ To get $3v+v_x=0$ Which is solved by $v={3}e^{-3x}$ So $u_y= e^{-3x}$ then…
2
votes
1 answer

How to obtain the limits of integration ($0$ to $\dfrac{x}{\sqrt{4kt}}$) in a solution to the Diffusion Equation?

Our purpose in this section is to solve the problem $$ \begin{aligned} u_{t} &=k u_{x x} \quad(-\infty
user817548
2
votes
2 answers

Kernel of a linear operator for a function

In my PDE course we write PDE's as $Lu = f$, where L is a linear operator, u is the solution, and f is the inhomogeneous part of the equation. I have to find the linear operator that satisfies $Lu=0$ for $u = 2t+e^{-t}$. This is the equivalent of…
2
votes
1 answer

Nature of solution of the Burgers' Equation

I need to solve the Burgers' equation $uu_{x} - u_{y} = 0$ with initial data $u(x,0) = f(x)$ where $f$ is given to be analytic I have solved this one with method of characteristics and the solution is : $u(x,y) = f(x + yu)$ Now, I have been asked…
2
votes
0 answers

Does this PDE have analytic solutions?

I would like to know whether this P.D.E is solvable and if yes, for which values of $a$. $$ 2 (y \cos a + x \sin a) - 4 (y \sin a - x \cos a) f - 2 (y \cos a + x \sin a) f^2 + (x^2 \cos a - 2 x y \sin a - y^2 \cos a) \frac{\partial f}{\partial x} -…
Kplex
  • 21
2
votes
2 answers

Maximum principle of heat equation, without a bounded time interval

Is there a maximum principle for the heat equation $\partial_t u(x,t)=k \partial_{xx}^2 u(x,t)$ for $(x,t)\in[O,L] \times [0, \infty]$? If $u$ has a maximum it would occur at $t=0$, $x=0$ or $x=L$, just like in the bounded case, but since we can't…
Kate
  • 171
2
votes
1 answer

Smooth solutions of the Laplace equation with Neumann data

Let $D$ a connected domain, $\Delta u = 0$ on $D$ and $\partial_n u = 0$ on $\partial D$. Using energy methods I can show, that two solutions of this problem are unique up to a constant. Now, how can I show (again, using energy methods) that the…
2
votes
1 answer

How to show that the weak derivative of Newtonian potential sequence converges

I miss some problems in Calderon-Zygmund Inequality in 'Elliptic Partial Differential Equations of Second Order' written by Gilbarg. Theorem 9.9 Let $f\in L^p(\Omega)$, $1 < p < \infty$, and let $w$ be a Newtonian potential of $f$. Then $w \in…