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

Solving $u_x+2u_y=1$, $u(0,y)=e^{-y^{2}}$

Solving $u_x+2u_y=1$, $u(0,y)=e^{-y^{2}}$ for $x\in \mathbb{R},y\in\mathbb{R}$ So I tried to use characteristics method, with $\frac{dx}{1}=\frac{dy}{2}=\frac{du}{1}$ Which gives me $\frac{dy}{dx}=2$, $\frac{du}{dx}=\frac{1}{2}$ Which I solved to…
1
vote
1 answer

Seeking corresponding functional to show existence of weak solution to PDE

$$-\Delta u = \lambda u \space, \space\space\space\ x∈Ω$$ $$u(x) = 0\space, \space \space\space\space\space x∈\partial Ω$$ What functional would form a good correspondence, and whose minimization could show that the above function, $u$, has a weak…
BBB
  • 83
1
vote
1 answer

$au_x+bu_y=0$ type equations

I know how to solve an equation like this and even a bit more complex but only because I've done several exercises like these a while back. In a problem like this I typically just do $dy/dx= b/a$ and get the constant of integration by itself and…
Jama
  • 541
1
vote
1 answer

The relationship between regular distribution and tensor product of distribution?

For a regular distribution $T_f$, where $f$ is defined on $\mathbb R^n$, $$ \langle T_f, \varphi\rangle := \int_{\mathbb R^n} f(x) \varphi(x) dx. $$ The tensor product of two distributions $S$ and $T$ is definded by $$ \langle T \otimes S, \varphi…
1
vote
1 answer

Solve PDE on a subspace

Let us assume that we are given some partial differential equation. Just for example, let me consider the following. $$ a(x,y,z) \partial_x F(x,y,z) + b(x,y,z) \partial_y F(x,y,z) + c(x,y,z) \partial_z F(x,y,z) = 0$$ I know how to solve it with the…
1
vote
0 answers

Behaviour of the equations $u_t = \Delta^3 u$ and $u_t = -\Delta^2 u$

In a paper I'm reading there's a reference to a 'S. D. Eidelman: Parabolic Systems (1969)' which seems to be out of print and impossible to get hold of. In it, apparently, it is shown that for $u_t = -\Delta^2 u$, the similarity profile $b(x,t) =…
1
vote
1 answer

Variational formulation of a Elliptique -PDE and prove that the problem resultating is well-posed

Determine the variational formulation of \begin{cases} -\Delta u(\mathbf{x})=1, & \mathbf{x}\in (0,1)\times (0,1) \\ -\partial_{x}u(\mathbf{x})+c(\mathbf{x})u(\mathbf{x})=0, & \mathbf{x}\in \{0\}\times (0,1)\\ \partial_{y}u(\mathbf{x})=0, &…
user798113
1
vote
2 answers

General integral for partial differential equation

I want to find a general integral for $xz_x + yz_y = z^2 + 1$, where $z = z(x,y)$ is implicitly a function of two variables. I'm not sure how to go about this.
user555558
1
vote
1 answer

How can we find A using finite difference method?

$$ L(u)=u_{xx}+u_{yy}\quad 0
Momo
  • 101
1
vote
0 answers

How do you solve an inhomogenous 2D Poisson analytically?

I have the following Poission problem in 2D, $-\Delta T(x,y) = f$ where $f = 8x$ I understand how to use separation of variables by assuming the solution is on the form $T(x,y) = X(x)Y(y)$ in the homogenous case where $f=0$ however I'm a bit…
SGM
  • 13
1
vote
1 answer

Why does integrating a test function allow us to probe badly behaved functions?

As a follow up to: Motivation behind weak form and the test function? Why does integrating against a test function as a "probe" for functions $f$ and $g$? So when one integrates the equation against a test function: $\Delta f = g \longrightarrow…
1
vote
0 answers

Wave equation with an extra term?

What does an extra term mean $a \phi$ in the following equations and what is the physical meaning of these two? $$\phi_{tt} - c^2 \nabla^2 \phi - a \phi = 0$$ $$\phi_{tt} - \nabla^2 \phi - a \phi = 0$$ Solution is in the form: $$\phi = A e^{ik…
1
vote
0 answers

Two dimensional heat problem with homogeneous Neumann boundary conditions

Let \begin{align*} u_t&=u_{xx}\qquad (x,t)\in [0,\infty) \times (0,\infty)\\ \text{IC}\qquad u(x,0)&=g(x) \\ \text{BC}\qquad u_x(0,t)&=0 \\ \end{align*} I know the solution of this one dimensional heat problem with homogeneous Neumann boundary…
Mike
  • 101
1
vote
1 answer

Analytic solution to 2 dimensional PDE

I am trying to solve the 2D PDE $$\frac{\partial p(\mathbf{x},t)}{\partial t}=-{f}(\mathbf{x})\frac{\partial }{\partial x_1}p(\mathbf{x},t) -{g}(\mathbf{x})\frac{\partial }{\partial x_2}p(\mathbf{x},t)+a\frac{\partial ^2}{\partial…
MathIsHard
  • 2,733
  • 16
  • 47
1
vote
0 answers

Solution to nonlinear heat equation with time variant Neumann type boundary conditions?

The non-linear form of the heat equation can be written as: $\rho(T) c_p(T) \frac{\partial T}{\partial t}= \frac{\partial}{\partial z} \left ( k(T) \frac{\partial T}{\partial z} \right).$ Assuming the following boundary and initial conditions: $…
casimp
  • 11
1 2 3
99
100