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

A question about Fisher's Equation and the Traveling Wave Equation

I am dealing with the Fisher's Equation: Consider the PDE: $u_t=u_{xx}+u(1-u)$, where $-\infty0$.Prove that there exists $c^*>0$ such that for each $c>c^*$ there exists a traveling wave solution $u(x,t)=U(x+ct)$ which satisfies…
2
votes
1 answer

Conceptual help, Why are we allowed to fix variables to solve PDE's?

I am struggling to understand conceptually why we are allowed to fix a variable to solve PDE's and still get out a general solution, take the following example for instance. Say we have a partial differential equation of the form $$ U_{x} + 2U_{y}…
seraphimk
  • 573
2
votes
2 answers

Partial differential equation about existence of limit

Let $u(x,t)$ solves $u_{tt}-u_{xx}=0$ with initial conditions $u(x,0)=\phi(x)$ and $u_t(x,0)=0$. Here $\phi(x)$ is a smooth function that vanishes outside a bounded interval, say $[a,b]$. Show that $$ \lim_{t \rightarrow \infty}…
Beacon
  • 488
2
votes
1 answer

Solutions for $\sum_nA_n\frac{\partial f}{\partial x_n}=B$

I was solving a problem and I encountered the following partial differential equation: $$\sum_nA_n\frac{\partial f}{\partial x_n}=B$$ where $A_n$ and B are constants and $f:\mathbb{R}^n \longrightarrow \mathbb{R}$ is the function we are trying to…
2
votes
1 answer

existence of a PDE problem

Consider $u''(x)+u'(x)=f(x)$ and $u'(0)=u(0)=\frac{1}{2}[u'(l)+u(l)]$. Does a solution necessarily exist, or is there a condition that f(x) must satisfy for existence? I proved that the solution is not unique, but I am not sure the strategy in…
Beacon
  • 488
2
votes
3 answers

Modes of free vibration in a fixed-fixed beam

I am trying to find the mode shapes of vibration on a fixed-fixed beam. this can be characterised as a PDE: $$ EI \frac{\partial^4 v(x,t)}{\partial x^4} + \rho A \frac{\partial^2 v(x,t)}{\partial t^2} = 0 $$ with the boundary conditions $$v(0,t) = 0…
2
votes
1 answer

A PDE question about 1-D conservation law

Modify the derivation of the conservation laws to justify that the 1-D diffusion with source/sink admits the following form $u_t(x,t)=k u_{xx}(x,t)+f(x,t)$. $(u(x,t)$ represents the concentration of certain particles on R at spatial point x and…
spruce
  • 695
2
votes
2 answers

Given a solution $u = f(x-c_1t)+g(x-c_2t)$ to $Au_{tt}+2Bu_{tx}+Cu_{xx}=0$ what equation should $c_1$ and $c_2$ satisfy

We find a solution to the equation $$Au_{tt}+2Bu_{tx}+Cu_{xx}=0$$ as $$u = f(x-c_1t)+g(x-c_2t)$$ with aribitrary $f,g,$ and real $c_1 < c_2.$ What equation should satisfy $c_1$ and $c_2$ When does this equation have such roots? So far I have used…
2
votes
2 answers

Solve the interior Dirichlet problem

Solve the interior Dirichlet Problem $$(r^2u_r)_r+\dfrac{1}{\sin\phi}(\sin\phi~u_\phi)_\phi+\dfrac{1}{\sin^2\phi}u_{\theta\theta}=0\,, \,\,\,\,\,\,\, 0
Frank
  • 41
2
votes
1 answer

Stuck on Partial Differential Equation

I want to solve the following partial differential equation: $$\frac{\partial h}{\partial t} + (y+t)\frac{\partial h}{\partial y} + h = 0$$ So far, the only methods I am familiar with solving PDEs are separation of variables, Laplace transforms,…
Eliot
  • 114
2
votes
2 answers

Characteristic curves of the advection equation

I'm trying to understand Pg. 2 of this paper. Why do the characteristics of the equation $$ \partial_tu + (1-\rho)^2\partial_\rho u = 0 $$ satisfy the differential equation $$ \dfrac{d\rho}{dt} = -(1-\rho(t))^2 $$ rather than $d\rho/dt =…
David
  • 519
2
votes
1 answer

Combine two first order PDE's into a single second order PDE of the "hyperbolic type"

Given two first order PDE's $$\frac{\partial v(x,t)}{\partial x} = R~i(x,t) + L~\frac{\partial i(x,t)}{\partial t}\tag{1}$$ $$\frac{\partial i(x,t)}{\partial x} =G~v(x,t) + C\frac{\partial v(x,t)}{\partial t}\tag{2}$$ How to combine these two PDE as…
pico
  • 941
2
votes
1 answer

Prove solutions to the reduced Helmholtz equation are unique

As the title says, the question is to prove the solutions to the Neumann problem of the reduced Helmholtz equation $$\Delta u - ku = 0 ,k>0$$ in a bounded domain $D$ , are unique. I was able to show using one of Green's identities that solutions…
2
votes
1 answer

A question about derivatives in a particular calculation

I am attaching a photo of a calculation from these notes below: How is $\lim\limits_{r\to 0^+}\frac{\tilde{F}(r+t;x)-\tilde{F}(r-t;x)}{2r}=\partial_t\tilde{F}(t;x)?$
user67803
2
votes
2 answers

Solving PDE using Hopf-Lax formula

How can I solve this pde by using the Hopf-Lax formula? $$\frac{\partial u}{\partial t}\cdot \frac{\partial u}{\partial x}=1,\; u(x,0)=x$$ Thanks lot!
Lilly
  • 1,241