Answer on Question 66041 - Math - Differential Equations
Question: Solve
(D3−DD′2−D2+DD′)z=0. (1)
Solution: Recall that D=∂x∂, D′=∂y∂. We look for the general solution z=z(x,y) of the PDE with constant coefficients
∂x3∂3z−∂x∂y2∂3z−∂x2∂2z−∂x∂y∂2z=0.
This operator is reducible
D3−DD′2−D2+DD′=D(D−D′)(D+D′−1).
Therefore the general solution of (1) has the form [1]
z(x,y)=u(x,y)+v(x,y)+w(x,y),
where u, v and w are general solutions of the first order PDEs
ux=0,vx−vy=0,wx+wy−w=0
respectively. All these PDEs can be directly solved by the Lagrange method:
ux=0⇒u(x,y)=f(y);
vx−vy=0⇒dx=−dy⇒x+y=c⇒v(x,y)=g(x+y);
wx+wy=w⇒dx=dy=wdw⇒x−y=c1,we−x=c2
⇒we−x=h(x−y)⇒w=exh(x−y),
where f, g and h are arbitrary C1-functions. Finally,
z(x,y)=f(y)+g(x+y)+exh(x−y).
Answer: z(x,y)=f(y)+g(x+y)+exh(x−y), where f, g and h are arbitrary C1-functions.
References
- [1] Sneddon, Ian N., and J. C. Polkinghorne. Elements of partial differential equations. Physics Today 10.5 (1957): 96–109.