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

Non homogeneous heat equation

How to solve the following PDE? \begin{align*} u_t - u_{xx} = tx & \; ; 00 \\ u(x,0)=1 &\; ; 0\le x\le \pi\\ u_x(0, t) = u_x(\pi , t)=0&\; ; t> 0 \end{align*} For homogenous equation, the solution seems to be constant $u(t,x) = 1$. Book…
3
votes
2 answers

Solve the PDE $(xz-y)p+(yz-x)q=xy-z$ using lagrange method

I have the following PDE, $$(xz-y)p+(yz-x)q=xy-z$$where $p=z_x,\quad q=z_y$ Now having a hard time to get two solution from, $$\frac{dx}{xz-y}=\frac{dy}{yz-x}=\frac{dz}{xy-z}$$ I can't think of any multipliers trick which can help me to get one. In…
falamiw
  • 862
3
votes
0 answers

Solution to the differential equation $y' = (x - y)e^{x - y}$

I've had success solving $y' = e^{x - y}$ and $y' = x e^{x - y}$, but this one has me completely stumped. Substituting $z$ for $x - y$, and after separation, I'm faced with integrating $dz / (1 - z e^z$). Algebraic manipulation gives the integral of…
3
votes
2 answers

Solution of a specific PDE

I'm looking for a solution of the following PDE problem: $$\begin{cases} -\frac{\partial^2u}{\partial x^2}-2\frac{\partial^2u}{\partial y^2}=f&\text{on}~U,\\ u=0&\text{on}~\partial U \end{cases}$$ for…
3
votes
2 answers

Solving PDE using characteristic method without polar coordinate.

I'm trying to solve this PDE using method of characteristic without coordinate transformation : $xu_x+yu_y = \sqrt{x^2+y^2}$ for $x^2+y^2>1$, $u(x,y)=x$ on $x^2+y^2 = 1$. I only know how to use the method of characteristic for this kind of PDE…
3
votes
1 answer

What is Extended Fisher-Kolmogorov (EFK)?

What is Extended Fisher-Kolmogorov (EFK)? There are many references to it, but I failed to find what is actually is. Is it some kind of non-linear differential equation? Does it describe physical systems?
3
votes
1 answer

Energy method for damped wave equation vs heat eq.

The textbook I using is Strauss's partial differential equations. I don't understand how to find the energy formula for different pdes. It seems that the textbook does not give a general method to find the energy. For example, in the textbook it…
user533661
3
votes
0 answers

Why the mollification and the Laplacian commute?

Let $C_k^\infty$ be the space of functions $k$ times continuously differentiabl on an open set $\Omega,$ with compact support, i.e., which vanish outside some compact set $K\subset \Omega.$ The space $\ L_{loc}^p(\Omega)$ consists of Borel…
3
votes
1 answer

Oleinik's entropy condition

I can't figure out how the proof the implication $\Leftarrow$ from the following problem: For $f \in C^2(\mathbb{R})$ and $u_l \neq u_r$ the function \begin{equation*} u(x,t) = \begin{cases} u_l &, x < st, \\ u_r &, x > st, \end{cases}…
Orb
  • 1,060
3
votes
1 answer

Hyperbolic PDE, how to use the initial conditions? Check my work.

I'm given the PDE $$2u_{xx} -6u_{xy} -8u_{yy}=0$$ Substituting $\xi = y-x$, $\eta=y+4x$, I turn it into: $$u_{\xi \eta} =0$$ Now I have the initial conditions: $$u(x,0)=5x^2$$ $$u_y (x,0) =0$$ I don't know how to use the initial conditions. Should…
Spine Feast
  • 4,770
3
votes
1 answer

PDE Lagrange method - $xuU_x + yuU_y = -xy$

I'm not sure where I went wrong with this one: the PDE: $$xuU_x + yuU_y = -xy$$ my try: I Wrote the characteristic lines equation: $$ \frac{dx}{xu} = \frac{dy}{yu} = \frac{du}{-xy}$$ eq (1): $$ \frac{dx}{xu} = \frac{du}{-xy} \Longrightarrow \…
3
votes
0 answers

Classical Parabolic theory (PDE)

I am reading an article and I almost done but I don't understand an argument on page 8: It is known from the classical parabolic theory that in the case when the nonlinearity grows no faster than quadratically in the gradient, it is sufficient to…
3
votes
0 answers

Why can't I solve my PDE this way?

I'm preparing for my stochastic calculus final and I'm having some problem solving the PDEs that come out of it. The PDE I have is: $u_t(t,x) + \frac{1}{2}u_{xx}(t,x)=0$ With the boundary condition: $u(T,x)=e^{-\gamma x^2}$ My professor showed us a…
roundsquare
  • 1,447
3
votes
0 answers

Show that this radial solution of $u_t=u_{xx}+u^p$ satisfies a certain boundary condition

Let $T>0$, $d\in\mathbb N$, $\Omega\subseteq\mathbb R^d$ be bounded and open and $u\in C([0,T)\times\overline\Omega)\cap C^{1,\:2}((0,T)\times\overline\Omega)$ be nonnegative with $$u=0\;\;\;\text{on }(0,T)\times\partial\Omega.\tag1$$ Now assume…
0xbadf00d
  • 13,422
3
votes
2 answers

Particular solution of PDE

I cannot understand how to find particular solution $u(x,0)$ of the below problem: $$ \frac{\partial u}{\partial x}+\frac{\partial u}{\partial y}=u, \quad u(x, 0)=2 e^{x}+3 e^{2 x} $$ By using the general technique $u(x,t) = X(x)T(t)$, I come to the…
Dovendyr
  • 481