Splitting PDE into system of PDEs

nkinar
Messages
74
Reaction score
0
Hello:

I am wondering if there is a general way of splitting the following PDE into two separate equations. I would like to re-write the second-order spatial derivatives on the LHS as first-order derivatives.

<br /> \[<br /> \frac{{\partial p^2 }}{{\partial x^2 }} + \frac{{\partial p^2 }}{{\partial y^2 }} = A\frac{{\partial ^2 p}}{{\partial t^2 }} + B\frac{{\partial p}}{{\partial t}}<br /> \]<br />

So once the above equation is split, there should be two equations involving only first-order spatial derivatives (\partial p/\partial x and \partial p/\partial y).
 
Physics news on Phys.org
I think that this equation can be split using the following rules:

(1) The LHS of the wave equation is split by introducing another variable and removing a del operator.

<br /> \[<br /> \frac{{\partial \psi }}{{\partial t}} = \nabla p<br /> \]<br />(2) The RHS of the wave equation is split by removing a derivative:

<br /> \[<br /> \nabla \psi = A\frac{{\partial p}}{{\partial t}} + Bp<br /> \]<br />
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...

Similar threads

Back
Top