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

PDE: Laplace equation

Any idea to start this problem I got stuck with: $$-\Delta \phi +\beta^2\phi=0,\quad \beta>0 \quad (\beta \,constant)$$ in $\quad D=\{(x,y)\in \Bbb R^2:x\in \Bbb R, \quad y\in [-h,0]\}\quad$ with boundary condition: $$\phi(x,0)=f(x),\quad…
Arnulf
  • 1,231
3
votes
1 answer

Initial value problem and characteristic equations

I have this initial value problem: $u_t + xu_x = -u^2$, with $u(x,0)=1$. So from this we have $ \dfrac{dt}{1} = \dfrac{dx}{u} = \dfrac{du}{u^2}$ so $\dfrac{du}{dt} = -u^2 \implies u=\dfrac{1}{t+w}$ and $\dfrac{dx}{dt} = u \implies x=tu+z \implies…
tellap
  • 161
3
votes
1 answer

Strong solution of inviscid Burgers' equation with initial data $u(x,0)=x^2$

I'm studying for an exam and having trouble solving the following: Find the strong solution to the inviscid Burgers' equation $u_t+uu_x=0$ with initial data $u(x,0)=x^2$ Using the initial data, I've found…
user99219
  • 303
3
votes
1 answer

Find all Harmonic functions st $|u(x)|\le C|x|^m$

Find all Harmonic functions $u:\Bbb{R}^n \to \Bbb{R}$ st $|u(x)|\le C|x|^m$, for all $|x|\ge 1$ where $C$ is constant and $m\in (0,2)$. I tried to use the same argument as used in the proof of Liouville's theorem but that isn't working here since…
Mathronaut
  • 5,120
3
votes
0 answers

Solution to the cauchy problem: $u^{2}_{x}/2−u_{y} = −x^{2}/2 , u(x, 0) = x$

$\frac 12 u^{2}_{x}−u_{y} = −\frac 12x^{2} ;\\ u(x, 0) = x$ How do we show that that the solution blows up in finite time and explain this in terms of characteristic of the equation.
3
votes
1 answer

Deducing a property for any function $f$ using the wave equation

I am given the wave equation in spherical coordinates for a wave function only depending on $r$: $$\frac{1}{v^2} \frac{\partial^2 \xi(r,t)}{\partial t^2} = \left( \frac{\partial^2}{\partial r^2} + \frac{2}{r} \frac{\partial}{\partial r} \right)…
Huy
  • 6,674
3
votes
1 answer

Deriving $\|Du\|_{L^\infty(U)}\le C(\|Du\|_{L^\infty(\partial U)}+\|u\|_{L^\infty(\partial U)})$ with $u$ being the smooth solution to an elliptic PDE

Let $u$ be a smooth solution of the uniformly elliptic equation $Lu=-\sum_{i,j=1}^n a^{ij}(x)u_{x_i x_j}$ in $U$. Assume that the coefficients have bounded derivatives. Set $v:=|Du|^2+\lambda u^2$ and show that $$Lv \le 0 \quad \text{in }U$$ if…
Cookie
  • 13,532
3
votes
1 answer

Evans' proof of parabolic strong maximum principle

I'm reading his PDE in chapter 7.1 the last theorem is about the strong maximum principle for parabolic equation when $c\geq 0$ at page 398. I have some problem at the second step: Since $u_t +Ku=-cu\leq 0$ on $\{ u\geq 0 \}$, we deduce from the…
Kira Yamato
  • 1,294
3
votes
1 answer

Solving a 2D laplace equation

Solve $\nabla^{2}u=0$ in the region $\rho>a$, $0<\theta<\pi$ such that $u(\rho,0)=u(\rho,\pi)=0$ and $u(a, \theta) = u_{0}$ and $u\to0$ as $\rho\to\infty$. We have the general solution $$u(\rho,\theta)=A_{0} + B_{0}\ln{\rho} +…
user2850514
  • 3,689
3
votes
1 answer

Show that $\max_{\bar{U}} |u|\le C(\max_{\partial U} |g|+\max_{\bar{U}} |f|)$

Let $U$ be a bounded, open subset of $\mathbb{R}^n$. Prove that there exists a constant $C$, depending on only $U$, such that $$\max_{\bar{U}} |u|\le C(\max_{\partial U} |g|+\max_{\bar{U}} |f|)$$ wherever $u$ is a smooth solution of…
Cookie
  • 13,532
3
votes
1 answer

Solving cauchy hyperbolic second order pde

I'm currently taking a course in partial differential equations. I'm trying to solve the following problem (which is, as far as I can tell, a bit above the level of the course): $$\begin{align} u_{xy}&=u \\ \Omega &= \{ x \le y , -\infty \lt x \lt…
User
  • 887
3
votes
1 answer

Solution of a nonlinear PDE

I'm not able to give a general solution of this pde: $$ {\partial \over \partial t} {\Phi(x,t)}={k^2\Phi(x,t)^2}{\partial^2 \over \partial x^2}{\Phi(x,t)}$$ Can someone help me?
3
votes
1 answer

Solving a first order nonlinear PDE

I have to solve this equation : $$ \frac{\partial u}{\partial x} \cdot \frac{\partial u}{\partial y} = xy $$ with initial condition $u(x,0) = x$. I know it is easy with separation of variables, but I need to do it with the method of characteristics…
3
votes
1 answer

Inverse of a nonlinear heat equation

If u solves the equation $$ u_{t} = \frac{u_{xx}}{u_{x}^2}$$ in $\mathbb{R} \times (0,\infty)$and $v$ is the inverse of $u$ in $x$, as in $y=u(x,t)$ iff $x = v(y,t)$. I need to be able to show that $v$ satisfies a linear PDE. I've been playing…
DaveNine
  • 2,071
3
votes
1 answer

Two exercises on Evans PDE book.

Those two problems bothers me for a while. I think I got most of it but I do want to have a nice and clean solution, so I post it here for discussion. All below I will use Einstein summation. The first one is Problem 8 on page 367. It asks us to…
spatially
  • 5,472