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

Rall cable theory equation

I'm currently studying Rall cable theory which is a concept from neuroscience and I've come across this differential equation that governs change of axial current depending of time and distance: $$\partial^2 V/\partial x^2 = \partial V/\partial t +…
src091
  • 53
1
vote
0 answers

About Cauchy Kovalevskaia Theorem

I'm reading an article that says we can garantee a solution u=u(x,t) with $(x,t)$ in a neighboor of origin of $(0,0) \in \mathbb R^{m+n}$ for the problem $$ L_j u = 0, j=1, \ldots n, $$ where $$L_j = \frac{\partial}{\partial t_j} + \sum_{k=1}^m…
1
vote
1 answer

Green's function of an operator

Given a differential operator $L$, how is its Green's function defined? I know that for a an initial condition problem it is the function so that the solution is defined by $u = G*f$, but I couldn't find a clear definition for an operaor. Thanks.
catch22
  • 3,057
1
vote
4 answers

Solving $\frac{\partial^2 u}{\partial x^2}+\frac{\partial^2 u}{\partial y^2}=c$

Question: let $a,b,c$ be positive constants. Find $u=u(x,y)$ if is satisfies the partial differential equation $$\dfrac{\partial^2 u}{\partial x^2}+\dfrac{\partial^2 u}{\partial y^2}=c$$ and the boundary…
math110
  • 93,304
1
vote
2 answers

Problem with solving PDE

I'm trying to solve this equation: $u_{tt} = u_{x_1x_1} + u_{x_2x_2} + u_{x_3x_3}$ $u(x,0) = x_1^2\sin(x_2+x_3)$ $u_t(x,0) = 0$ In what form to find a solution? I tried in form $u = \alpha(t)x_1^2\sin(x_2+x_3) + \beta(t)\sin(x_2+x_3)$,but this way…
Victor
  • 41
1
vote
0 answers

Counterexamples for p-Laplacian equations showing that $C^{1,\alpha}$ is the best regularity.

It is well known that the weak solutions of p-Laplacian equations are $C^{1,\alpha}$. Do they have more regularity? I have heard that no more regularity can be obtained. But I can't find the counterexamples.
lqxzzk
  • 11
1
vote
0 answers

Solve the following PDE with fourier transform

Solve the following PDE $$u_t=u_xx+δ(x)δ(t)$$ BC s: $$\lim_{|x|\to \infty}u(x,t)=0$$ IC s: $$u(x,0)= δ(x).$$ solve pde with fourier tranform
maha
  • 205
  • 1
  • 3
  • 12
1
vote
1 answer

Green's function of first order differential operator in two dimensions

What is the Green's function of a first order differential operator like $$\vec{a}.\vec{\nabla}+f(x,y)=(a_x\frac{\partial}{\partial x}+a_y\frac{\partial}{\partial y})+f(x,y)$$ where $\vec{a}$ is constant vector.
richard
  • 221
1
vote
1 answer

About the proof of regularity of second order elliptic equation

In the proof of interior regularity of elliptic equation, it uses the difference quotient: $D^h_k u := \frac{u(x+he_k)-u(x)}{h}$, $e_k$ is the coordinate vector in the $k$ direction, $k=1,\ldots, n$. But for bounded domain $\Omega$, $D^h_k$ is not…
abc
  • 1,185
1
vote
1 answer

Poisson equation on half space

On the closed upper half space of ${\mathbb R}^{3}$ i.e. $\quad\forall\ x, y$, and $z\geq 0\quad$ find functions $\quad u, v\quad $ satisfying: $$\Delta u = 1\text{ and }u(x, 0)=0$$ and $$\Delta v = \delta(0, 0, 1).$$
1
vote
0 answers

Problem that is not well-posed

I'm currently self-studying partial differential equations using the book: An Introduction to Partial Differential Equations with MATLAB. On one of the chapter exercises, I'm faced with the question of showing that this problem below is not…
ireallydonknow
  • 1,415
  • 2
  • 14
  • 33
1
vote
0 answers

Partial Differential Equation With a Boundary Condition

Consider $$ -y\frac{\partial F}{\partial x} +x\frac{\partial F}{\partial y} = G(x,y) $$ with the condition $F(x,0) = 0$ for all $x > 0$. How does one show that this initial-value problem has a single- value solution on $\mathbb{R} \backslash \{0\} $…
1
vote
1 answer

Energey Method about the uniqueness of the initial boundary problem

I am still working on this,however, I don't know how to use energy method to prove the uniqueness.Any hint or suggestion from you would be appreciated. Let U $\subset R^{n}$ be open, bounded, with smooth boundary $\partial U$, and $ T \gt 0$. Use…
Yang
  • 521
  • 1
  • 9
  • 18
1
vote
1 answer

Use Energy Method to prove the uniqueness of the initial boundary value problem

I am really stuck in this proof. Any hint or suggestion from you would be appreciated. Let $U \subset \Bbb{R^{n}}$ be open, bounded, with smooth boundary $\partial U$, and $ T \gt 0$. Use energy method to prove that the initial boundary-value…
Yang
  • 521
  • 1
  • 9
  • 18
1
vote
2 answers

Solve PDE in 2D

Problem How should I go about solving this PDE: $$ \phi_x+\phi_y=x+y-3c $$ Where $\phi = \phi(x,y)$, $c$ is a constant, and $\phi$ is specified on the circle $$ x^2+y^2=1 $$ My Attempt to solve it I would like to use the method of characteristics,…
johnsteck
  • 463