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

About the trace operator

Consider a smooth ,convex and bounded domain $K \subset \{ x_1 = 0 \} \subset R^n$ . Let $U \subset R^{n}_+ = \{ x = (x_1,..,x_n)\in R^n ; x_1 > 0\} $ with $K \subset \partial U$ and supoose that $U$ is smooth. Consider the trace operator $T :…
math student
  • 4,566
1
vote
1 answer

Using the Hardy- Littlewood maximal function in a initial value problem

Consider the initial value problem $$ \begin{cases} \partial^{2}_{t} w - \Delta w = 0, \\[6pt] w(x,0) = 0\\[6pt] \partial_t w(x,0) = g(x) \end{cases} $$ $x \in R^3 , t \in R.$ if $g$ is a radial function, i know this $$w(x,t) = w(\| x\|,t) =…
math student
  • 4,566
1
vote
0 answers

separation of variable in a nonhomogeneous heat equation

I want to solve the following of the heat equation using separation of variable: But have one problem a the end of the method, Thx for your help. $ \left\{\begin{matrix} u_{t}-u_{xx}=tx \; \; ,00 \\ u_{x}(0,t)= 0 \\ u(L,t)=0 \\ u(x,0)=1…
Porufes
  • 330
1
vote
1 answer

What is the characteristics for the wave equation with space dimension more than 1?

I know that the characteristics for the 1-d space wave equation $u_{tt}=u_{xx}$ is $x=\pm t+c$. But what is the situation for 2-d space wave equation $u_{tt}=u_{xx}+u_{yy}$? Are the characteristics now hyperplanes?
1
vote
2 answers

Initial Value Problem for an Inhomogeneous Equation

Find the solution of this initial value problem. $u_t = 2u_{xx} + 6u$, $00$ $u(0,t) = 0 = u(\pi,t)$, $t>0$ $u(x,0)=5\sin3x-2\sin4x+3\sin10x$. Can someone help get me started?
KangHoon You
  • 1,061
1
vote
0 answers

Show that for $u_t(x,t)+u_x(x,t)=F(x,t)$, $u(x, x/c)=f(x)$ is a characteristic initial value problem if $f^\prime(x)=\frac{1}{c}F[x,\frac{x}{c}]$.

Show that for $u_t(x,t)+u_x(x,t)=F(x,t)$, $u(x,\frac{x}{c})=f(x)$ is a characteristic initial value problem if $f^\prime(x)=\frac{1}{c}F(x,\frac{x}{c})$. I did a problem similarly to this one, but I don't know if I can use the same method here. I'm…
Desperate Fluffy
  • 1,639
  • 2
  • 25
  • 47
1
vote
2 answers

Need help solving what should probably be a very simple PDE

Trying to teach myself PDEs, and I'm stumped on what should probably be a very simple exercise: Solve the equation $3u_{y}+u_{xy}=0$. And I am given the hint to let $v=u_{y}$ (it's a problem from Strauss' intro book). Now, when you make the…
user100463
1
vote
1 answer

Boundary Value Problem. When does $\sinh(xb) = 0$?

Trying to solve a Boundary Value Problem where $y'' = (x^2)y$ and the initial conditions are $y(0)=0$ and $y(L)= 0$. I have a general solution to be $Y(b) = c_1 \cosh(xb) + c_2\sinh(xb)$. I know that $c_1=0$ now my question is when does $\sinh(xb) =…
1
vote
3 answers

Solving a particular partial differential equation

Need help solving this PDE: \begin{equation} \frac{\partial^2u(x,t)}{\partial t^2} + \frac{2\tau}{m}\frac{\partial{u}}{\partial x} = 0. \end{equation} Context: I don't know how to specify the boundary conditions, but I can give some context. This…
1
vote
0 answers

Solve the Cauchy problem

Let $U(x,y)$ be the solution to the Cauchy problem: $$ xU_x + U_y = 1, U(x,0) = 2\ln(x) , x>1$$ Then $U(e,1) =$ $-1$ $0$ $1$ $e$ My work is as follows. Since, $$\frac{dx}{x} = \frac{dy}{1} = \frac{dU}{1},$$ we get $U - y = C_1$ and $U =…
user120386
  • 2,365
1
vote
1 answer

Solve the Laplace Equation

Consider the Neumann problem: $$U_{xx} + U_{yy} = 0, \qquad 0 < x < \pi, \quad -1< y < 1$$ with $$U_x(0,y) = U_x(\pi,y) = 0$$ $$U_y(x,-1) = 0$$ $$ U_y(x,1) = \alpha + \beta \sin(x)$$ Does the problem admit solutions for the following? $\alpha = 0,…
user120386
  • 2,365
1
vote
1 answer

Canonical form for hyperbolic PDE?

I'm having trouble reducing this hyperbolic equation to canonical form. $$3\frac{\partial^2 u}{\partial x^2} + 10\frac{\partial^2 u}{\partial x \partial y} + 3\frac{\partial^2 u}{\partial y^2} = 0$$ I know it's hyperbolic because I checked: $B^2 -…
1
vote
2 answers

Canonical form for parabolic PDE?

I'm having trouble reducing this parabolic equation to canonical form. $$\frac{\partial^2 u}{\partial x^2} + 2\frac{\partial^2 u}{\partial x \partial y} + \frac{\partial^2 u}{\partial y^2} + \frac{\partial u}{\partial x} - \frac{\partial u}{\partial…
1
vote
1 answer

Two Questions about the Method of Characteristics

Determine $u(x,t)$ for the following inhomogeneous equation when $$u_t + cu_x = xt, \quad u(x,0) = f(x),$$ using the method of characteristics> I got $$\dfrac{xt^2}{2} - \frac{ct^3}{6} + f(x-ct).$$ Is this correct? The next question is as…
KangHoon You
  • 1,061
1
vote
3 answers

Method of Characteristics and Initial Value Problem

$u_t + 3u_x = 2t$, $u(x,0)=\sin(x/2)$. I used the method of characteristics to get the answer, $u(x,t)=t^2 + 2\sin^{-1}(x-3t)$. Does this satisfy the initial condition? I checked for the first equation and it does; however I do not think it…
KangHoon You
  • 1,061