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

Steady State Mixed Boundary Value Problem

I have to solve the following one Steady State Mixed Boundary Value Problem and i need some help with the analytical solution! Considering the Partial Differential Equation: $$ {\nabla }^{2}T=100$$ applied in a rectangle $ \Omega$ where $ \Omega…
Alex
  • 21
2
votes
1 answer

solving the simplest PDE (non trivial): $\Delta u(x,t) = 0$

(Also the PDE can be written like $\partial_{xx}u+\partial_{tt}u = 0$) Of course for unambiguity this needs some condition: $\bullet\quad u(0,t) = 0, \quad u(1,t) = 0$ $\bullet \quad u(x,0) = 0 \quad u(x,1) = 1$ Finding the function should be fairly…
Leon
  • 1,117
2
votes
1 answer

Transform this PDE into a Helmholtz equation?

I have a PDE for function $f(x,y)$ in $(x,y) \in \mathbb{R}^2, x,y \geq 0$ where the PDE is $$\nabla f \cdot \vec{h} + f \nabla \cdot \vec{h} + \nabla^2 f = 0 \hspace{1em}$$ $$\vec{h} = \left(\begin{array}{c} -1 \\ 1 \\ \end{array}\right)…
Crenguta
  • 147
2
votes
0 answers

Solving a PDE starting from an arbitrary function

Consider a PDE $$F(x,y,\partial_x f, \partial_y f, \partial_x^2 f, \partial_y^2 f,\partial_{xy} f, ...) = 0$$ for $(x,y)\in \mathbb{R}^2$ and $f:\mathbb{R}^2\rightarrow\mathbb{C}$, and some function $g$ that is not a solution to the PDE. If one…
2
votes
0 answers

How to solve this PDE with limits on variable to infinity

Here is the PDE $$ \begin{cases} \lim\limits_{t\rightarrow \infty}\partial_x f(t,x)=e^{-5x}\\ \lim\limits_{t\rightarrow \infty}\partial_t f(t,x)=-rxe^{-5x}\\ f(t,0)=0\\ f(t,\infty)=1 \end{cases} $$ where $r>0$ is a postive constant. Can it be…
Orsyke
  • 109
2
votes
0 answers

Solving the PDE $\frac{\partial^2 \phi}{\partial\eta\partial\xi}=\frac{\partial \phi}{\partial \eta}+\frac{1}{3}$?

How do I solve the PDE $\frac{\partial^2 \phi}{\partial\eta\partial\xi}=\frac{\partial \phi}{\partial \eta}+\frac{1}{3}$? What I thought was only to integrate, $\int\frac{\partial^2…
2
votes
2 answers

Solving the partial differential equation $\frac{\partial f}{\partial x}+\frac{\partial f}{\partial y}\cdot af=0$

I have searched a bit on the forum and I don't think this question was already answered. I don't really have high mathematical skills so I wouldn't know how to properly solve that but I am really interested in knowing the solutions of this partial…
2
votes
1 answer

fundamental solution of biharmonic equation of dimension 2

How can I get the fundamental solution of biharmonic equation of dimension 2,$\Delta^2u=0,$ with the help of fundamental solution of Laplace equation? Indeed I just to calculate the following…
Daniel
  • 319
2
votes
0 answers

Check my work - General solution of a PDE

I have just started learning partial differential equations. I am trying to solve this question, could anyone check if my calculations are correct? Question: Classify the PDE: $$ \sin(y) \frac{\partial \phi}{\partial x}+x \frac{\partial…
Oliver
  • 55
2
votes
2 answers

Solution of a Dirichlet problem on the unit disk

Find the solution of the Dirichlet problem: $$\Delta u(r,\phi)=0, r<1, u(1,\phi)=f(\phi)$$ where $x=r\cos\phi$ and $y=r\sin\phi$ and $$f(\phi)=\sin^3(\phi).$$ I start by doing the following: Enter the polar coordinates $x=r\cos\phi$ and…
2
votes
0 answers

Pointwise estimate of solutions to the parabolic equation with a monotonic drift

I wonder for a parabolic equation $u_t+(a(t,x)u)_x= u_{xx}$, if we know that $a(t,x)$ is monotonic decreasing in $x$ with $a(t,-\infty)=C_L, a(t,+\infty)=C_R$, $C_L>C_R\geq 0$, are there results developed to give precise pointwise estimates for $u$?…
jean
  • 51
2
votes
1 answer

Is there maximum principle for this equation?

does anyone have a good reference or proof for a maximum principle in two dimensions for $\Delta u = f(x,y)$ in $|x| > 1$ and $u=g(x,y)$ on $|x|=1$. The domain is the unbounded region outside the unit circle and we have boundary data on the circle.…
2
votes
2 answers

A problem related with $\,\,xu_x+yu_y=2u$

I am stuck with the following problem: I have to determine which of the aforementioned options is/are correct? MY ATTEMPT: Using Lagrange's method I get , $$\frac {dx}{x}=\frac {dy}{y}=\frac {du}{2u}$$ so that $$\frac {dx}{x}=\frac {dy}{y}…
learner
  • 6,726
2
votes
2 answers

Do you have some hints as to how to solve the following PDE?

I have the following Boundary-value problem for $u = u(x,y)$: $$ u_{xx} + u_{yy} = 0 , $$ and $ \frac{\partial u(x,0) }{ \partial y } = h(x) $. Also, $y>0$ and $ - \infty < x < \infty $. I thought that the general solution of this PDE is: $$ u(x,y)…
Max Muller
  • 7,006
2
votes
1 answer

What kind of a PDE is $u_t-u_{xx}-4u=0$? Is it parabolic, hyperbolic or elliptic?

I don't know what to do, normally we'd do $u_t=G_t$ and $u_{xx}=\left(G_x\right)^2$ (so we can have a "quadratic equation" and compute the discriminant) but then we'd have to divide it by $\left(G_t\right)^2$ because of $u=u\left(x,t\right)$, which…
user
  • 53