Given Partial differential equation that is -
=4uxx+5uxy+uyy+ux+uy=0
Now comparing this equation with the general form we get , which is -
Auxx+Buxy+Cuyy+Dux+Euy+Fu=G
Now comparing both the equation we get ,
A=4,B=5,C=1,D=1,E=1,F=0
now taking out discriminant , which is equal to -
B2−4AC=25−4×4×1=9>0
so the given characteristics curve will be hyperbolic .
Corresponding characteristics curve equation will be given as -
dxdy=ξy−ξx =−(2A−B+B2−4AC)=−8(−5+9)=−21
dxdy=ηy−ηx =−(2A−B−B2−4AC)=814=47
To find ξ and η , we solve the above two equations for y , we get -
y=2−1x+c1 and y=47x+c2
Which give the value of two constants c1 and c2 as given below-
c1=y+21x and c2=y−47x
∴ξ(x,y)=y+2x=c1 and η(x,y)=y−47x=c2
These are equations of straight lines known as characteristics lines for given hyperbolic equation .
Comments