Finding Solutions to Differential Equations with Constant Coefficients

azzaz
Messages
4
Reaction score
0
What is the general method for solving a differential equation of
the form

\begin{equation}
\frac{\partial^{2}z}{\partial x^{2}}+\frac{\partial^{2}z}{\partial y\partial x}=C\end{equation}

where C is a constant.
 
Physics news on Phys.org
You can define $$w=\frac{\partial z}{\partial x}$$That simplifies your equation. Defining a=x+y and b=x-y and rewriting the equation in terms of those should make it easier again. Looks like there is a lot of freedom in the solution with just this condition. z can be recovered by integration later.
 
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...
Back
Top