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
1
vote
1 answer

D'alembert's wave equation solution

I'm trying to understand D'alembert's solution to the wave equation. I'm stuck on the change of variables: $$\xi = x - ct, \eta = x + ct$$ which allows $$u(x,t) = u(\xi(x, t), \eta(x, t)).$$ How is it that we're allowed to substitute for x (and t)…
Tito
  • 421
1
vote
2 answers

Separation of variables (PDE)

I'd like to solve the following problem: $$ \begin{cases} \Delta u+au=1 & \text{in}\,\ \Omega=\,(0,1)\times(0,1)\\ u=0 & \text{on}\,\,\partial\Omega\backslash\{y=0\}\\ \partial_\nu u=x & \text{on} \,\{y=0\} \end{cases} $$ using the separation of…
rusca91
  • 395
1
vote
1 answer

How do I solve $ \frac{\partial{C(x,t)}}{\partial{t}} = D\frac{\partial^2C(x,t)}{\partial{x^2}}$?

How do I solve $$ \frac{\partial{C(x,t)}}{\partial{t}} = D\frac{\partial^2C(x,t)}{\partial{x^2}}\tag1 $$ for $C(x,t)$, given the initial value: $$ C(x,0) = 0 \tag2$$ and the boundary conditions: $$ C(0,t) = C_s\tag3$$ $$ C(x,t) \rightarrow 0, x…
user120625
1
vote
1 answer

Divergence inequality for a function that is vanishing on boundary

How to prove: $$2\int_U |\nabla \varphi|^2 dx \leq \epsilon \int_U \varphi^2 dx + \frac{1}{\epsilon} \int_U |\Delta \varphi|^2 dx$$ for every $\epsilon >0$? How to use divergence theorem here?
Dolly
  • 11
1
vote
0 answers

A question about the boundary values of Dirichlet functions.

Let $u_1$ and $u_2$ be two Dirichlet functions; hence both attain their maximum and minimum values on the boundary of the domain $D$ (let us call the boundary $B$). My book says the following: Let $v=u_1-u_2$. Then $V$ also attains its minimum and…
1
vote
1 answer

Change of variables in PDE

I need to use a change of variables in this PDE $f_{xx} - f_{yy} = 0$, using $s = (x + y)/2$ , $t = (x - y)/2$ I get $f_{ts} = 0$ But I'm asked to deduce that the general solution is of the form f$(x,y) = h(x + y) + g(x - y)$ where h and g are…
Joe
  • 13
1
vote
1 answer

Solve the following wave equation

"Solve the wave equation: \begin{cases} u_{tt}(x,t)=c^2u_{xx}(x,t), 00 \\ u(0,t)=t, u(\pi,t)=(1+\pi)t,\\ u(x,0)=0,\\ u_{t}(x,0)=\sin(x)+x+1 \end{cases} Hint: Consider $u_s(x,t)$ a linear function in $x$, such that $u_s(0,t)=t$, and…
1
vote
1 answer

What is the motivation for characterizing second order linear PDEs as hyperbolic, elliptic, or parabolic?

I see the connection between the PDEs and the equations of conic sections, but why is that important? I am under the impression that one of the big differences between the wave equation and the heat equation is that solutions to the wave equation…
1
vote
1 answer

Solving the reaction-diffusion equation for a single species

$$ \frac{\partial u}{\partial t} =k\Delta u+ru. $$ Where all of the bounds are $0$. Please help! Very new to PDE's and don't understand how to solve this. I know that I need to use separation of variables somehow.
1
vote
1 answer

transport along a vector field

I have the spatial density u(x,t) of a substance, and I want to describe the simple transport of this substance along a given vector field phi(x,t). Am I correct that the corresponding equation is $\frac{\partial}{\partial t} u(x,t) =…
kamui
  • 11
1
vote
1 answer

Solve Partial differential equation(geometric optics)

Solve $x^2((u_x)^2+(u_y)^2)=1$ , $u(x,0)=0$ Use the characteristic equation The solution is $u(x,y)=-\ln\dfrac{\sqrt{x^2+y^2}+y}{x}$ I drove $\dfrac{dx}{dt}=2x^2p$ $\dfrac{dy}{dt}=2x^2q$ $Z=2t$ $\dfrac{dp}{dt}=\dfrac{2}{x}$ $dq=0$ From above…
1
vote
1 answer

Schrödinger equation

How to prove that map $f\mapsto u$ from initial value to solution of Schrödinger equation is continuous map of $S(R^n)$ to $C^\infty(R^n,R)$? Thanks in advance.
SOM
  • 55
1
vote
0 answers

$-\triangle \phi + u \cdot \nabla \phi = e^{\phi}$ and $\phi \in C(\overline{\Omega})$ implies $\phi \in C^2(\Omega)$

Suppose $U \subseteq \mathbb{R}^n$ is open, bounded, connected, $u$ is Lipschitz (or $C^1$ if it helps), and $$-\triangle \phi + u \cdot \nabla\phi = e^{\phi}.$$ If I know $\phi \in C(\overline{\Omega})$ can I conclude at least $\phi \in…
nullUser
  • 27,877
1
vote
1 answer

Find adjoint operator $L^*$ for the 3rd order operator $Lu(x,t)=u_t(x,t)-u_x(x,t)+\gamma^2u(x,t)$, with $wLu-uL^*w$ (1) is divergence expression.

I'm working out of the Zauderer PDEs book and am having some trouble on the adjoint operators section (3.6). Specifically this problem: "Obtain the adjoint operator $L^*$ for the third order operator $L$ given as…
Desperate Fluffy
  • 1,639
  • 2
  • 25
  • 47
1
vote
0 answers

Energy of heat equation goes to 0

Suppose $u_t=u_{xx}$ on $(0,1)\times(0,\infty)$ and $\int_0^1u(x,0)dx=0$ with Neumann boundary condition $u_x(0,t)=u_x(1,t)=0$. Show that $\int_0^1u^2(x,t)dx\to0$ as $t\to\infty$. The $t$-derivative of $\int_0^1u(x,t)dx=0$ is 0, so it is constantly…
abc
  • 11