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

Heat equation with initial values $U(0,t)=U_1$, $U(L,t)=U_2$,$\forall t$.

My problem is given as Arbitrary temperatures at ends . If the ends $x=0$ and $x=L$ of the bar in the text are kept at constant temperatures $U_1$ and $U_2$ respectively, what is the temperature $u_1(x)$ in the bar after a long time…
2
votes
1 answer

Show that solution of partial differential equation has constant/nonconstant integral depending on initial conditions.

Suppose, that $u(t,x)$ is a solution to the following partial differential equation problem: $$\left\{ \begin{array}{ll} u_t = D u_{xx} - Vu_{x},&\text{where }t>0,\; x\in[0,\pi],\\ u_x(t,0) = u_x(t,\pi)= 0, & \text{for }t>0,\\ u(0,x) = u_0(x),&…
2
votes
1 answer

Weighted Holder Norms

I am reading chapter 4 & 6 in the book " Elliptic Partial Differential Equation of Second Order" by Gilbarg and Trudinger. Instead of using the standard Holder norms, the authors use some sort of weighted Holder norms. Let $\Omega$ be an open set.…
Omega
  • 565
2
votes
2 answers

Laplace equation in exterior domain of a disk

Consider the equation in 2 dimension case ,$\Delta u(x_1,x_2)=0$ ,$u=1$ for $|x|=1$, and $u \rightarrow 0$ as $|x|$ tends to $\infty$. Do we have a solution?
mnmn1993
  • 435
2
votes
1 answer

Solve: $u_x^2+u_y^2+2(u_x-x)(u_y-y)-2u=0, u(x,0)=0$

Solve :$u_x^2+u_y^2+2(u_x-x)(u_y-y)-2u=0, u(x,0)=0$ My attempt: $f(x,y,u,p,q)=p^2+q^2+2pq-2py-2xq+2xy-2u=0$ using charpits equation…
user271336
2
votes
1 answer

Particular Solution PDE .

I have the following : $$ u_{xx}-u_{xy}+u_{y}-u=cos(x+2y)+e^y : u=u(x,y)$$ the par1ticular solutuion for the part $ e^y$ : $$\frac{1}{D_{1}^2-D_{1}D_{2}+D_{2}-1}e^y=\frac{1}{(D_{1}-1)(D_{1}-D_{2}+1)}e^y$$ I had to deal first with…
2
votes
0 answers

Solvability of a first-order linear PDE Cauchy problem.

I have to check solvability of this Cauchy problem: Defining $D=\left\{(x,y)\mid y>x^{2},\, x\in\mathbb{R}\right\}$ and $a=a(x,y)$ continuous in $\overline{D}$ the problem to check is \begin{align*} \begin{cases} …
elessartelkontar
  • 375
  • 3
  • 16
2
votes
1 answer

What is the point of canonical form in PDEs?

I have been looking at canonical forms of second order PDEs: http://www.math.psu.edu/wysocki/M412/Notes412_5.pdf My question is: why is that useful? It doesn't seem to make the PDEs any easier to solve. A hyperbolic equation for example…
spyro386
  • 143
2
votes
0 answers

Use separation of variables to solve the partial differential equation $x^2 \dfrac{\partial^2u}{dx^2}+\dfrac{\partial^2u}{dy^2}=0$

After using separation of variables on the following equation $$x^2 \dfrac{\partial^2u}{dx^2}+\dfrac{\partial^2u}{dy^2}=0$$ I got to the following equation $$x^2 X'' + a^2X = 0$$ How do I solve it? Is it non-linear?
2
votes
0 answers

A nonlinear second order PDE generalizing the hyperbolic cosine

The PDE $$ 1 + (\partial f/\partial y)^2 + (\partial f/\partial x)^2 - C \bigl(\partial^2 f/ \partial x^2 \bigr)^2 = 0 $$ for a function $f$ of two real variables $x$ and $y$ and a real parameter $C > 0$ is, for instance, solved by $$ f(x, y) =…
2
votes
1 answer

How to arrive at this solution to this PDE?

This sort of problem is well documented, but, I can not see how to get this solution; The problem is: $$\frac{\partial c}{\partial t}=D\frac{\partial^2 c}{\partial x^2}, 0 < x < \infty, t > 0$$ with boundary conditions $c(0,t)= C_0, c(x,0) = 0$ and…
user197848
2
votes
1 answer

Coordinate method to solve PDE

I'm trying to solve the equation: $$ \frac{\partial U}{\partial x} + 2 \frac{\partial U}{\partial y} + (2x-y) U = 2x^2 + 3xy - 2y^2 $$ I'm assuming this requires a change of variables but I'm not so sure about how to pick appropriately. An…
rmh52
  • 1,136
2
votes
0 answers

Two equilibria (stable and unstable)

Consider the equation $$ u_t=u_{xx}+\cos u-1+\mu~~\qquad (1) $$ Ignoring the term $u_{xx}$, i.e. considering the quation $$ u_t=\cos u-1+\mu\quad (2) $$ for $0<\mu<2$, we have two equilibria $u_1$ and $u_2$ on $[0,2\pi)$. As far as I see, one is…
mathfemi
  • 2,631
2
votes
1 answer

One-dimensional solution to Advection-diffusion equation

The advection-diffusion equation was $\frac{\partial c}{\partial t} = \nabla \cdot (D\nabla c) - \nabla \cdot (vc) + R$ where $c$ is a scalar (the concentration) and $v=(v_1 ,v_2 ,v_3 )$ is a vector (the velocity). I assumed everything could be a…
2
votes
2 answers

Finding a general solution of a partial differential equation.

Let $p= \frac{\partial z}{\partial x}, ~q= \frac{\partial z}{\partial y}$. Find the general solution of the partial differential equation $z = p x+ qy +p+q -pq$, by finding the envelope of those planes that pass through the origin. It is given…
mrka
  • 648