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
2 answers

Solving Quasi Linear PDE

$(x+F)\frac{\partial F}{\partial x}+\frac{\partial F}{\partial y}=F$ I dont really know what to do with this, just been stuck on it. Any help would be very much appreciated.
3
votes
2 answers

Non-Homogeneous 1-Dimensional Wave Equation with arbitrary initial/boundary conditions

Solve by direct methods the $1$-dimensional non-homogeneous wave equation $$u_{tt} - u_{xx} = f(x,t), \hspace{1cm} u(x,0) = g(x), \hspace{1cm} u_t (x,0) = h(x).$$ Our solution will be of the form $u(x,t) = p(x,t) + o(x,t)$, where $p(x,t)$ is a…
Dragonite
  • 2,388
3
votes
1 answer

Parabolic equation with variable coefficients

I want to solve this equation $$\frac{{\partial u}}{{\partial t}} = 2ct\frac{{\partial u}}{{\partial x}} + \frac{1}{2}\frac{{{\partial ^2}u}}{{\partial {x^2}}}$$ with initial data $u(x,0) = \varphi (x)$ and $u(0,t) = 0$ where $x \in [0, + \infty…
Msdos4
  • 63
3
votes
1 answer

Obtaining the general solution

I was doing a problem in the book A Collection of Problems on MATHEMATICAL PHYSICS by B. M. BUDAK, A. A. SAMARSKII and A. N. TIKHONO of the form $$x^2 u_{xx} - y^2 u_{yy} = 0$$ In the answer section it only said $ ε = \frac{y}{x} , η = xy$ and…
Tim Jones
  • 183
3
votes
3 answers

Show that Laplace's equation $\Delta u=0$ is rotation invariant

In Evans' book, PDE, it is asked to show that if $O$ is a $n\times n$ orthogonal matrix, and we define$$ v(x):=u(Ox) $$ then $\Delta v=0$. I tried to compute $\Delta v=D_xv\cdot D_xv$ and expand it using the fact that $O^T=O^{-1}$, but I get stuck…
user493139
3
votes
2 answers

Solve PDE: $u_x +u_y =u^2$

I need help this: Solve the following initial value problem (quasilinear problem) $u_x + u_y= u^2$, $u(x,0) =h(x)$ Here what I did: The initial curve $\Gamma:$ and the characteristic equations: $dx/dt = 1$, $dy/dt = 1$ and $dz/dt…
Vui Tinh
  • 285
3
votes
2 answers

Solution of the PDE $yu_x+xu_y=0$ subject to the initial condition $u(x,0) = \exp \left(-\frac{x^2}{2}\right)$

Consider the following first-order PDE $$yu_x+xu_y=0$$ subject to the initial condition $$u(x,0) = \exp \left(-\frac{x^2}{2}\right)$$ Show that the above problem has a unique solution in a neighbourhood of the point $(x_0,0)$ provided $x_0…
Mini_me
  • 2,165
3
votes
1 answer

weak solution of the wave equation

Consider the one-dimensional wave equation on $R\times (0,\infty)$, $$u_{tt}-u_{xx}=0.$$ Prove that $$ u(x,t)=\left\{ \begin{array}{ll} 3,|x|t\\ …
Jack
  • 2,017
3
votes
1 answer

Question on the definition of trace operator

Let $\Omega$ be a domain with $C^1$-boundary and $1 \leq p < \infty$. Then there's exactly one bounded linear operator $$tr_{ \partial \Omega}: W^1_p(\Omega) \rightarrow L^p(\partial \Omega), ~ u \mapsto u|_{\partial \Omega}$$ for all $u \in…
SallyOwens
  • 1,003
  • 7
  • 18
3
votes
3 answers

How to find a solution to this PDE?

The equation is $$ \Delta u+cu=0 $$ on the $\mathbb{R}^2$ plane, where $c$ is a constant. My purpose is to find a suitable constant to get a solution of this PDE. My idea is to let $u(x,y)=g(x^2+y^2)$, then the equation turns into the following…
hxhxhx88
  • 5,257
3
votes
0 answers

What do the characteristics of a PDE represent?

Can anybody provide a good intuitive explanation of what the characteristics of a PDE represent? What does it mean for the initial data to "propagate" along the characteristic curves? I understand how to find the characteristic curves of a PDE, but…
B0112358
  • 471
3
votes
0 answers

How can I find the Green's function for this Bessel-heat PDE?

I have a heat-type PDE in 2+1 dimensions with two modified Bessel operators, i.e. \begin{equation} \frac{\partial}{\partial t} P = \mathcal{L}_x P + \mathcal{L}_y P \end{equation} with \begin{align} \mathcal{L}_x &= x^2 \partial_x^2 + x \partial_x…
3
votes
1 answer

Heat equation with initial value

I have a 1-dimensional homogeneous heat equation: $$ u''(x, t) = \dot u(x, t)$$ The initial value is $u(x, 0) = \exp\left(-x^2\right)$. I plugged this into the solution formula: $$ u(x, t) = \frac{1}{\sqrt{4 \pi t}} \int_{-\infty}^\infty \mathrm dy…
3
votes
1 answer

Using seperation of variables to solve a PDE

Use separation of variables to find product solutions for the given PDE $$ y u_{xy} + u = 0$$ Let $u(x,y) = X(x)T(y)$, then this PDE yields $$y X'(x)T'(y) + X(x) T(y) = 0$$ I am not sure how to proceed from here any suggestions are greatly…
justanewb
  • 1,179