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

To find the integral surface of given differential equation.

Find the integral surface of the differential equation $(x-y)p+(y-x-z)q=z$ passing through the circle C: $z=1, x^2+y^2=1$ Clearly the Lagrange's auxillary equations are $\frac{dx}{P} = \frac{dy}{Q}. =\frac{dz}{R}$ Where P=$(x-y)$ ,Q=$y-x-z$ &…
Kavita
  • 728
4
votes
1 answer

One way transform of a pair of differential equations

This question concerns the Korteweg-de Vries equation. It is known that the transform $F=f^2+f_x$ transforms $$F_t-6FF_x+F_{xxx}=0$$ into $$f_t-6f^2f_x+f_{xxx}=0$$ where $F=F(x,t), f=f(x,t)$ However, I have read that the converse does not work. In…
4
votes
0 answers

Difference between Heat Equation solutions

You can use energy methods to show that solutions to the Heat Equation are unique. I was just wondering why it is then that separation of variables, the fundamental solution and the method of Fourier Transforms all give different solutions to the…
user112495
  • 384
  • 4
  • 13
4
votes
1 answer

Goursat problem

fThere is something I do not understand about the Goursat problem: For a first order PDE if you prescribe the a value at a point, you can propagate the solution along a charateristic. For a second order hyperbolic PDE you need prescribe the…
uri
  • 81
4
votes
1 answer

Analytical solution (if it exists) to this system of linear partial differential equations

The system is: $$\begin{aligned} \frac{\partial f(x,y)}{\partial x} = \alpha ( f(x,y) - g(x,y) ) \\ \frac{\partial g(x,y)}{\partial y} = \beta ( g(x,y) - f(x,y) ) \\ \end{aligned}$$ with $x \geq0$,$y \geq 0$ and boundary…
4
votes
1 answer

Find all solutions to $u_{xx}+u_{yy}=0$ with a particular $u$.

Find all solutions to $u_{xx}+u_{yy}=0$, where $u=\log p(x,y)$, with $p(x,y)$ a quadratic polynomial. Assume $p(x,y)=ax^2+bxy+cy^2+dx+ey+f$, I computed $u_{xx}+u_{yy}$, then all coefficients in it have to be zero. But I failed to solve the…
Vladimir
  • 2,879
4
votes
3 answers

Solving 4th-order PDE

How does one solve a fourth-order PDE of the form $\frac{\partial^4y}{\partial x^4}=c^2\frac{\partial^4y}{\partial t^4}$? It looks like a one dimensional wave equation, but I'm unfortunately very bad at PDEs. Would separating variables and using…
4
votes
0 answers

Boundary condition incompatibilities in *coupled* PDEs

Regarding incompatibilities between boundary conditions and initial values in PDEs, I mostly find discussions about the "corner problem", i.e. the initial data at the boundary violating the boundary conditions (in form of jumps or…
Lando
  • 41
4
votes
3 answers

Can a partial differential equation have two different solutions?

Consider: $$x^2p+y^2q=(x+y)z$$ where $p=\frac{\partial z}{\partial x}$ and $q=\frac{\partial z}{\partial y}$. Thus by Lagrange's Method $$\frac{dx}{x^2}=\frac{dy}{y^2}=\frac{dz}{(x+y)z}$$ $$\Rightarrow \frac{dx}{x^2}=\frac{dy}{y^2} \Rightarrow…
Soham
  • 1,161
  • 3
  • 17
  • 28
4
votes
2 answers

Can the PDE $u_{xx} + u_{xy} + u_{yy} = 0$ be separated by variables?

I just started reading Gerald Folland's book Fourier Analysis and Its Applications. I have a question about problem 1 from section 1.3. The problem is the following. Derive pairs of ordinary differential equations from the following partial…
4
votes
2 answers

heat equation from half space to the whole space

I understand that the solution to the heat equation can be analytically written down if the equation is defined on the entire real like. However, even if the equation is defined on the half space(where the boundary condition is set to 0), the…
Medan
  • 1,169
4
votes
2 answers

A Question about the strong maximum principle in Evans Partial differential equation

Evans stated the strong maximum principle as follows: $U\subset\mathbb{R}^n$ a bounded and open set. If $u\in C^2(U)\cap C(\overline{U})$ is harmonic within $U$. Then, $\max_{\overline{U}}u=\max_{\partial U}u$ if $U$ is in addition connected and…
user20869
4
votes
2 answers

Solving a Laplacian in polar coordinates

I came across the following boundary value problem that I can't solve. It's the Laplacian on the upper half of an annulus with radius $1 \leq r \leq 2$ in polar coordinates: $u_{rr} + \frac{1}{r} u_r + \frac{1}{r^2} u_{\theta \theta}…
Parsa
  • 1,962
4
votes
1 answer

composition of convex function with harmonic function.

Consider $u:\Omega \to \mathbb R$ be harmonic and $f$ be convex function. How do i prove that $f\circ u$ is subharmonic? It seems straight forward : $\Delta (f\circ u (x)) \ge f(\Delta u(x))=0 $. Is this all to this problem? Is there a better…
Theorem
  • 7,979
4
votes
2 answers

Global boundedness for weak solutions in Gilbarg/Trudinger [Chapter 8.5]

I have a question concerning a step in the proof of Theorem 8.15 in Gilbarg/Trudinger "Elliptic PDEs of Second Order". I really hope someone might be familiar with this and would be so kind as to go through the trouble of reading the proof again.…
Sam
  • 15,908