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

Sturm Liouville form

How do you put $u'' +c u' +d =0$ into regular SL-form? Can not see how it's an eigenvalue problem without a first order term. But the theorem states EVERY second order operator can be put into SL form, right?
1
vote
0 answers

Uniform convexity

This is a segment of a proof to a theorem from PDE Evans, 2nd edition, page 156: THEOREM 5 (Asymptotics in $L^\infty$ norm). There exists a constant $C$ such that $$|U(x,t)| \le \frac{C}{t^{\frac 12}}$$ for all $x \in \mathbb{R}, t>0$. Proof. Set…
Cookie
  • 13,532
1
vote
1 answer

To solve a non-homogeneous linear PDE

To solve a non-homogeneous linear PDE $\displaystyle \frac{\partial^2 z}{\partial x^2}+\frac{\partial^2 z}{\partial x \, \partial y}+\frac{\partial z}{\partial y}-z=e^{-x}$ My Attempt: Putting $\displaystyle D=\frac{\partial z}{\partial x}$…
square_one
  • 2,317
1
vote
1 answer

Solve initial value problem (C.S.I.R)?

The initial value problem is $$ \frac{\partial u}{\partial t} +x\frac{\partial u}{\partial x} = x, \ \ 0 \leq x \leq 1, \ \ t > 0 \ \ and$$ $$ u(x,0) = 2x \ \ $$ has a unique solution $u(x,t) \ \ $ which $\rightarrow \infty \ \ as \ \ t \ \…
user120386
  • 2,365
1
vote
1 answer

Solving $\displaystyle z=px+qy+sin(x+y)$

To Solve: $\displaystyle z=px+qy+sin(x+y)$, where $\displaystyle p=\frac{\partial z}{\partial x}, q=\frac{\partial z}{\partial y}$ As per theory, there are four ways to solve a non-linear PDE of first order.. i)…
square_one
  • 2,317
1
vote
1 answer

Solving $\displaystyle p(1-q^2)=q(1-z)$

To Solve: $\displaystyle \frac{\partial z}{\partial x} \left \{1-\left(\frac{\partial z}{\partial y}\right)^2\right \}=\frac{\partial z}{\partial y}(1-z)$ My Attempt: Assume $z$ is a function of $\displaystyle u=x+ay$, where a is an arbitrary…
square_one
  • 2,317
1
vote
1 answer

particular integral of PDE

Let $P(x,y)$ be a particular integral of the partial differential equation $$z_{xx} -z_y= 2y -x^2$$ Then $P(2,3)$ equals (a) 2 (b) 8 (c) 12 (d) 10
user158150
  • 11
  • 1
1
vote
1 answer

Solving a 2nd order PDE with boundary data

I have a feeling I may be making a trivial mistake here, but I would really appreciate it if someone could verify my method. I have a 2nd order PDE: $$u_{xx} - x^2 u_{yy} - \frac{1}{x} u_x$$ I can reduce this to normal form and find the general…
Wooster
  • 3,775
1
vote
1 answer

Solving 2nd order hyperbolic PDE

I have a PDE: $$u_{xx} - u_{yy} = 0$$ And my boundary conditions are: $u = -\sin(2 \pi x)$ on $x+y = -1$ $u = \sin(2 \pi x)$ on $x-y=1$ Now I can find the characteristic variables $\phi = x+y$ and $\psi = x-y$, and after reducing the equation to…
Wooster
  • 3,775
1
vote
0 answers

Laplace equation on a rectangle

I have to solve$ U_{xx}+U_{yy}=0$ with $u(0,y)=u(a,y)=u(x,b)=0,u(x,0)=f(x)$. $0<=x<=a$,$0<=y<=b$ . I let $u(x,t)=X(x)Y(y)$. Then $X''(x)Y(y)+X(x)Y''(y)=0$. Then I took the minus sign to the $X''$ side and wrote as $-X''(x)-\lambda X(x)=0…
clarkson
  • 1,907
1
vote
1 answer

Is there a (fundamental) solution of the laplace equation which is not radial?

In the approach given to solve the laplace equation ( With reference to PDE by L Evans ), we first observe that the laplace operator is rotation invariant .i.e., if we rotate the solution ,it still remains a solution. Then, we narrow down by…
Srinivas K
  • 2,046
  • 13
  • 25
1
vote
1 answer

PDE with variable coefficient equation

Solving $U_x+yU_y=0$.The curves in the x,y plane with (1,y) as tangent vectors have slopes y. Their equations are $dy/dx=y$.This Ode has the solution $y=Ce^x$. Hence $u(x,y)=u(x,Ce^x)=U_x+Ce^xU_y=0$. After this the book says…
clarkson
  • 1,907
1
vote
1 answer

When does the limit of the mean values of a function around a point approach the value of the function at that point ?

When does the limit of the mean values of a function around a point approach the value of the function at that point ? We can prove it if the function is continuous. But are there general classes of functions for which this holds ? In precise…
1
vote
1 answer

Finding the region of the plane where a 2nd order PDE is uniquely determined

I've reduced the PDE $x^2 u_{xx}-y^2 u_{yy} -xu_x - yu_y $ to canonical form, the solution in general is $u = f(\phi) + g(\psi)$, where $\phi = xy$, $\psi = \frac{y}{x}$ Now I am given boundary conditions $u = x^6 + x^{-1}$ and $u_x = 2x^5 + x^{-2}$…
Wooster
  • 3,775