Menu Close

solve-PDE-py-3-qx-2-0-




Question Number 139159 by rs4089 last updated on 23/Apr/21
solve PDE         py^3 +qx^2 =0
solvePDEpy3+qx2=0
Commented by Dwaipayan Shikari last updated on 23/Apr/21
((∂^3 f(x,y))/∂y^3 )+((∂^2 f(x,y))/∂x^2 ) =0      f(x,y)=Λe^(μ(x+y))   μ^3 e^(μ(x+y)) +μ^2 e^(μ(x+y)) =0⇒μ=0  or =−1  f(x,y)=Λe^(−(x+y))
3f(x,y)y3+2f(x,y)x2=0f(x,y)=Λeμ(x+y)μ3eμ(x+y)+μ2eμ(x+y)=0μ=0or=1f(x,y)=Λe(x+y)

Leave a Reply

Your email address will not be published. Required fields are marked *