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

First Order Linear Inhomogeneous Partial Differential Equations

I've been trying to solve this one problem for days. Literally. Days. This is my method of last resort, so I'm praying someone can explain this to me. I understand the method of characteristics, separation of variables, etc. What is SERIOUSLY do not…
Mike
  • 31
3
votes
2 answers

Solution to piecewise heat equation

We have piecewise diffusion equation $u_{t}(x,t)=\left\{\begin{matrix} D_{1}u_{xx}(x,t) &x\in(0,1) \\ D_{2}u_{xx}(x,t) & x\in (1,2)\end{matrix}\right.$, with IC: $u(x,0)=2x+1$ and BC : $u(0,t)=1$ and $u(2,t)=5$, $\lim_{x\uparrow…
3
votes
1 answer

Find explicit value of ${{u}_{x}}$ and ${{u}_{y}}$ of Burgers equation

Consider the first order quasi-linear equation with initail condition for a function $u(x,y)$ of two variables $x, y$ : $$\left\{ \begin{align} & {{u}_{y}}+u{{u}_{x}}=0 \\ & u\left( x,0 \right)=h\left( x \right)\text{ },\text{ }x\in R \\…
3
votes
1 answer

How to solve this system of Partial Differential Equations [5]

$${\partial z \over \partial x}f(x,y,z)+{\partial z \over \partial y}g(x,y,z)=h(x,y,z) $$ $${\partial z \over \partial x}F(x,y,z)+{\partial z \over \partial y}G(x,y,z)=H(x,y,z) $$ $$f(x,y,z)={x-x_1 \over {\sqrt {(x-x_2)^2+(y-y_2)^2+(z-z_2)^2}…
user36774
3
votes
3 answers

Find the general solution of the differential equation $z(px-qy)=y^2-x^2$

Find the general solution of $$z(px-qy)=y^2-x^2$$ Let $F(x,y,z,p,q)=z(px-qy)+x^2-y^2$. This gives $$F_x=zp+2x$$ $$F_y=-zq-2y$$ $$F_z=px-qy$$ $$F_p=zx$$ $$F_q=-zy$$ By Charpit's method we have…
tattwamasi amrutam
  • 12,802
  • 5
  • 38
  • 73
3
votes
2 answers

How to solve the following pde?

How to solve the following PDE? For an arbitrary continuously differentiable function $f$ , which of the following is a general solution of $\;$ $z(px-qy)=y^2-x^2$? 1)$\;$ $x^2+y^2+z^2=f(xy)$ 2)$\;$ $(x+y)^2+z^2=f(xy)$ 3)$\;$…
zafran
  • 904
3
votes
1 answer

Classification of PDE into linear/nonlinear

Consider the following second order PDEs \begin{align} u_{t} + v_{t} + x^{4}u_{xx} + v_{yy} &=0\,\, (1)\\ u_{t} + v_{t} + xu_{xx} + v_{yy} + x^{2}v_{y}&=0\,\,(2) \end{align} I want to classify them into linear and nonlinear. i believe that both…
Paul
  • 31
3
votes
1 answer

How to solve this first order nonlinear PDE?

Given $u=x{{u}_{x}}+y{{u}_{y}}+\frac{1}{2}\left( u_{x}^{2}+u_{y}^{2} \right)$ , find a solution with $u\left( x,0 \right)=\frac{1}{2}\left( 1-{{x}^{2}} \right)$ . Not confortrable with my solution as follows. Please help. Standard Charpit's…
3
votes
0 answers

Uniqueness of classical solutions of nonlinear first order pde.

I want to prove that there is a unique classical solution (if it exists) to $$ \begin{cases} \partial_tu+A(u)\partial_xu=0, \quad t\geq 0, \quad x\in\mathbb{R}\\ u(x,0)=u_0(x), \end{cases} $$ where $A\in C^1(\mathbb{R})$. To do so, I take two…
Bananach
  • 7,934
3
votes
1 answer

Steady state solution of diffusion-decay PDE.

Apologies for my overly simple problem. I am looking at the generic diffusion-decay PDE $$u_t=D\nabla^2u-\delta u(x,y,t),~u(0,0,t)=u_0,$$ and I am interested in the steady-state profile of $u(x,y,t)$, i.e. a solution to $$0=D\nabla^2u-\delta…
Name
  • 371
  • 4
  • 13
3
votes
2 answers

Prove for $f(x)$ of period $l$ that $ \int_a^{a+l} f(x)\,dx=\int_0^l f(x)\,dx$ for any $a$

Suppose $f(x)$ is periodic with period $l$ and integrable. Prove that, for any $a$ $$ \int_a^{a+l} f(x)\,dx=\int_0^l f(x)\,dx.$$. i was thinkikng of using definate integral properties such as, $\int_0^l f(x)\,dx =F(l)-F(0) = F(l)$. and …
user146269
  • 1,855
3
votes
1 answer

Why are PDEs and in particular dispersive PDEs considered on $S^1$ so often?

I have seen many PDE people work on the circle. It seems like such a common domain, sometimes even more common than on $\Bbb{R}$. Why? Does it just mean "some interval"? Why not just say an interval?
user223391
3
votes
2 answers

Showing a function $u(x,t)$ solves a partial differential equation.

I'm trying to show that the function $$u(x,t) = \int^t_0 s(x + b(\tau - t), \tau) d\tau$$ satisfies the partial differential equation $$u_t + bu_x = s(x,t).$$ I start by finding $$u_t(x,t) = \frac{\partial}{\partial t}\int^t_0 s(x + b(\tau - t),…
user26069
3
votes
3 answers

Existence and uniqueness of solution to Cauchy problem for $xu_x + u_y+ yu =0$

Consider the PDE $$xu_x+u_y+yu=0$$ a) Solve the IVP for $ u(x,0)=g(x)$. In which region the solution exists and is unique? b) Solve the IVP for $u(0,y)=h(y)$. In which region the solution exists and is unique? My attempt: as we can check here the…
Giiovanna
  • 3,197
3
votes
2 answers

Solve the system of partial differential equations

How to solve the system of partial differential equations $$u_{1x_1}=u_{2x_2}=u_{3x_3=0}$$$$\frac{\partial u_i}{\partial x_j}+\frac{\partial u_j}{\partial x_i}=0$$ for $i=1,2,3$ I tried so hard and it becomes so complicated. I first conclude…
Sherry
  • 3,600
  • 15
  • 41