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

An MCQ of Solving a heat equation with no boundary conditions

Let $u(x, t)$ be the solution of the equation $$\frac{∂^2 u}{∂x^2} = \frac{∂u}{∂t}$$ which tends to zero as $t → ∞$ and has the value $cos x$ when $t = 0.$ Then $u = \sum_{n = 1}^{∞} a_n sin(nx + b_n)e^{- nt}$, where $a_n, b_n$ are arbitrary…
2
votes
0 answers

Given the following nonlinear PDE: $\partial_{tt} u(x,t)=ku(x,t)\partial_{xx}u(x,t)$, with $u(0,t)=u(L,t)=0$, is it possible to solve it analytically?

Given the following nonlinear PDE: $\partial_{tt} u(x,t)=ku(x,t)\partial_{xx}u(x,t)$, with $u(0,t)=u(L,t)=0$, is it possible to solve it analytically? Could the solutions have singularities that can be interpreted as shock waves?
2
votes
2 answers

Method of characteristics question

The method of characteristics is a technique to solve quasi-linear 1st order PDEs. In An Introduction To Partial Differential Equations by Ruebenstein it is stated that difficulties can arise when a characteristic solution intersects an initial…
Mykie
  • 7,037
2
votes
0 answers

How to get first order term in wave equation

Like in heat equation $U_{t} + U_{xx} + bU_{x} + U = 0$. Just let $v(t,x) = e^{t}u(t,x+bt)$, then we turn the problem into a standard one. Now the question is how to turn the wave equation $U_{tt} - U_{xx} +aU_{t}+ bU_{x} + U = 0$ into standard form…
2
votes
1 answer

eigenvalue of a variable coefficient operator

There are a couple of questions that I have not find in the book. if I have a linear operator acting $L^2$ to $L^2$ as identity minus Laplacian with a variable coefficient: $L:= I-a(x)Dxx$, assume a is a smooth function, what would be now the…
Medan
  • 1,169
2
votes
1 answer

Quasi linear partial differential equation

I am trying to solve the pde given by: $$\rho_t + (\rho v)_x = 0$$ Subject to conditions $v = f(x-vt)$ and $\rho(x, 0) = g(x)$. I have used the product rule on the second term to observe that $$\rho_t + v\rho_x = -\rho v_x$$ which is a quasi-linear…
Victoria
  • 365
2
votes
1 answer

Solving 2D parabolic PDE

Please forgive if this is simple, but I was wondering if one may be able to derive a closed-form solution to \begin{align} \frac{\partial u}{\partial t} & = \frac{\partial^2 u}{\partial x^2} + \frac{1}{2}\frac{\partial^2 u}{\partial x \partial y} +…
bcf
  • 3,120
2
votes
2 answers

The free-space Green's function for the Stokes flow

The Green's functions of Stokes flow represent solutions of the continuity equation $\nabla\cdot {\bf u}=0$ and the singularly forced Stokes equation $$-\nabla P+\mu \nabla^2{\bf u}+{\bf g}\delta({\bf x-x_0})=0 \tag{*}$$ where ${\bf g}$ is…
user9464
2
votes
1 answer

Derivation of Green's function.

Suppose $u \in C^2(\overline{U})$ is an arbitrary function. Fix $x \in U$, choose $\epsilon >0$ such that $B(x, \epsilon) \subset U$, and apply Green's formula to the region $V_{\epsilon} := U \setminus B(x,\epsilon)$ to $u(y)$ and $\Phi(y-x)$,…
user7090
  • 5,453
  • 1
  • 22
  • 53
2
votes
2 answers

Special solution of Helmholtz equation

Does the Helmholtz equation on a square with constant but nonzero boundary conditions have a closed solution? (One finds everywhere the solution for a zero boundary condition, but this is useless to me.)
2
votes
0 answers

Solution to klein-gordon type equation

While studying physics, I ended up having to find solutions for the following partial differential equation: \begin{equation} \left[ \frac{1}{2}\left( \frac{\partial ^{2}}{\partial \alpha ^{2}}-\frac{% \partial ^{2}}{\partial \phi ^{2}}\right)…
dwfa
  • 257
2
votes
1 answer

Sine-Gordon-like equation and solitons

The Sine-Gordon equation is: $$u_{xx}-u_{tt}+\sin(u)=0$$ where $u=u(x,t)$. My question is: if I have the following equation: $$u_{xx}-u_{tt}+\sin(u)^k=0$$ where $k=2,3,4,\ldots,N$ is it still possible to find solitonic solutions of this equation for…
2
votes
0 answers

Solve the system of PDEs.

Finite difference schemes and Partial differential equations, Strikwerda, 2ed, p.22 $$u_t+\frac 1 3(t-2)u_x + \frac 2 3 (t+1) w_x +\frac 1 3 u = 0$$ $$w_t + \frac 1 3 (t+1)u_x + \frac 1 3 (2t-1) w_x - \frac 1 3 w =0 $$ for $x \in [-3,3], t \in…
Gobi
  • 7,458
2
votes
2 answers

Steady state solution for wave equation with gravity

For the following wave equation and initial condition where G is a constant due to gravity, how would I go about finding the steady state solution: $\frac{∂^2u}{∂t^2}= c \frac{∂^2u}{∂x^2}+ G, \quad 0\le x \le L,\: t\gt 0 $ $u(0, t) = 0 ,\quad t >…
2
votes
1 answer

Periodic solutions to the wav equation with seperated solutions

Consider the wave equation $ u_{tt}=a^2 u_{xx} $ and a separated solution $u(x,t)=T(t) \varphi (x) $, with boundary condition $u(0,t)=c, \ u(1,t)=d$. Then I want to show that all separated solutions are periodic in both $x$ and $t$. From lectures I…
Soren123
  • 393