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

Vibrating string - separation of variables

$u_{tt}=c^2u_{xx}$ where $u(x,0)=x+\sin(x)$, $u_t(x,0)=0$, $u(0,t)=u_x(\pi,t)=0$. Assume a solution $u(x,t)=X(x)T(t)\not\equiv 0$. This yielded $\lambda_n=\frac{1}{2}+2n$. For $X_n(x)$ I have…
emka
  • 6,494
3
votes
1 answer

Semi-infinite plate problem when 2 edges are equal temperature and one edge is a function of position

Here is the problem posted: Now here is my solution for a) I knew to discard the $e^{ky}$ and $\sin(kx)$ due to $T\to 20$ when $y\to\infty$ and $T= 20$ at $x = 0$. Which leaves me with $\cos(kx)*e^{-ky} = T$. Now I have two main problems. 1) I…
3
votes
1 answer

Change of variables - PDE

I was just wondering how do I use change of variables to obtain a more suitable equation to solve for the following PDE? If I know how to do that then I am sure I can solve the rest. $$u_t=Du_{xx}+\alpha u, \ 00$$ $$u(0,x)=x(1-x), \…
Robben
  • 1,019
3
votes
1 answer

method of characteristics?

i want to solve the followning second order non linear PDE : $$\frac{\partial V}{\partial t}(t,x) + g(x)\frac{\partial V}{\partial x}(t,x) + q(x)\frac{\partial^{2} V}{\partial x^{2}}(t,x) + h(x) =0 $$ with boundary condition $V(T,x) = \Phi(x)$ where…
peter
  • 31
3
votes
1 answer

Reverse 1-d heat equation

I'm interested in solving the partial differential equation : $$\frac{\partial f(t,x)}{\partial t}+\frac{\partial^2 f(t,x)}{\partial x^2}=0$$ and $f(0,x)=f_{in}(x)$ with $(t,x)\in\mathbb{R}^+\times\mathbb{R}^+$ (or smaller set) which is like a…
Mirajane
  • 370
2
votes
0 answers

A particular case of Gelfand triple

I am currently working on hyperbolic equations on bounded domains. For this reason, I am considering in particular functions $u$ such that: $u \in L^2(0;T;H^1_0(\Omega)), \quad u' \in L^2(0;T;L^2(\Omega)), \quad u'' \in…
Egan
  • 21
2
votes
1 answer

Differential Equations: Characteristics and Domain of Definition for Solution

Problem Let $$\frac{\partial z}{\partial x}+2\frac{\partial z}{\partial y}+3z=0$$ Find the characteristics associated with this PDE and find an explicit solution $z(x,y)$ which satisfies the initial condition $z=e^{x}$ on the line segment $\{(x,y):0…
Mathmo
  • 4,883
2
votes
0 answers

Asking for help with a PDE problem.

everyone. I am relatively new to PDE and I am self-studying. I am REALLY puzzled by the following statement in a book, so I come to ask for help. If $u$ is a solution of $\Delta u = f$ in $B_1(0)$, and $u=g$ on $\partial {B_1}(0)$, why the following…
Ralph B.
  • 2,067
  • 18
  • 29
2
votes
1 answer

Dirichlet and Neumann problems uniqueness

Prove uniqueness for the Dirichlet and Neumann problems for the reduced Helmholtz equation $\triangle u − ku = 0$ in a bounded planar domain $D$, where $k$ is a positive constant. How can I prove this? I found that Green’s third identity to be…
Robben
  • 1,019
2
votes
2 answers

Inhomogeneous Wave Equation Derivation

This is an assignment question which I've been working on to solve the inhomogeneous wave equation $u_{tt} - c^{2}u_{xx} = f(x,t)$. I separated the equation out into a system of two equations: $u_{t} + cu_{x} = v$ and $v_{t} - cv_{x} = f(x,t)$. It…
Nick R
  • 319
2
votes
0 answers

Comparison of highly nonlinear parabolic PDE

Let $[0,T]$ be the time domain, and $I:=(-\pi,\pi)$ be the space domain. Consider a parabolic (4th order, nonlinear) PDE $$u_t=-A(u_x,u_{xx},u_{xxx})-B(u_x,u_{xx},u_{xxx},u_{xxxx}),\quad u:[0,T]\longrightarrow W^{1,q}(I), q\in (1,+\infty).$$ Here…
Milly
  • 2,816
  • 11
  • 13
2
votes
0 answers

Motivation for weak solution of a PDE (initial condition)

When looking at a (nonlinear degenerate) PDE like one defines as weak solution as Now I wonder about (2.1). The deduction of (2.2) is ok to me, as I can use the standard way with partial integration of the original PDE. But I can't seem to find…
blekkson3
  • 21
  • 1
2
votes
1 answer

intuitive question of pde: The odd reflection is weak solution of this equation in the weak sense?

Consider $B_1 = B(0,1)$ the unitary ball of $R^n.$ Denote $B^{+} = \{ x \in B_1 ; x_n > 0\}$ and $B_{ - } = \{ x \in B_1 ; x_n \leq 0\}$. Let $u \in L^{\infty}_{loc}(B^{+}) \cap W^{2,2}(B^{+}) \cap L^{1}(B^{+}) $ with $\Delta u = f $ in the weak…
math student
  • 4,566
2
votes
1 answer

Parametrisation of boundary conditions for a quasilinear wave equation

Exercise 12.6.10 from the book Applied Partial Differential equations (Haberman) seems to be distinctly different from the other exercises. It is formulated thusly: Solve $\frac{\partial \rho}{\partial t} + t^2 \frac{\partial \rho}{\partial x} = 4…
Daimonie
  • 178
2
votes
1 answer

PDE Proof of Schwarz's Inequality

I need some help on this question. I just have no idea on how to get started on this problem. Here is the problem: For two and three dimensional vectors, the fundamental property of dot products $ A \cdot B = |A||B| \cos{\theta}$ implies that $A…
user179766