Rewrite this equation in the next view:
zxx−4zxy+3zyy=0
Now lead it to canonical view. To do this, let input new variables:
{η=y+xξ=y+3x
So now we have:
∂x∂z=∂η∂z+3∂ξ∂z
∂y∂z=∂η∂z+∂ξ∂z
∂x2∂2z=(∂η∂z+3∂ξ∂z)2
∂y2∂2z=(∂η∂z+∂ξ∂z)2
∂x∂y∂2z=∂η2∂z2+4∂ξ∂η∂2z+9∂ξ2∂z2
zηη+6zηξ+9zξξ−4(zηη+4zηξ+9zξξ)+3(zηη+2zηξ+zξξ)=0
The canonical equation:
6zξξ+zξη=0
∂ξ∂(6∂ξ∂z+∂η∂z)=0
6∂ξ∂z+∂η∂z=C1(η)
6∂ξ=∂η=C1(η)∂z
z1=∫C1(η)dη+C2
z2=C1(y+x)∗(y+3x)+C3
Comments