Transforming the PDE into a canonical form.
Comparing the given partial differential equation with
A(x,y)uxx+B(x,y)uxy+C(x,y)uyy+D(x,y)ux+E(x,y)uy+F(x,y)u+G(x,y)=0,
We have
A=x2(y−1); B=−x(y2−1); C=y(y−1)
The roots of the equations Aα2+Bα+C=0 i.e., x2(y−1)α−x(y2−1)α+y(y−1)=0 are given by λi=±x1.The differential equations for the family of characteristics curves are
dxdy±x1=0
Whose solutions are y+ln x=c1 , and y−ln x=c2. Choose
ξ=y+ln x, η=y−ln xAn easy computation shows that
ux=uξξx+uηηx,uxx=uξξξx2−2uξηx2+uηηx2+uξ−uη,uyy=uξξ+2uξη+uηη
Substituting these expression in the equation x2(y−1)uxx−x(y2−1)uxy+y(y−1)uyy+(xy)ux−uy=0 yields the conical form and the solution to the PDE.
Comments