3.3.13.2 Examples
3.3.13.2.1 Example 1
3.3.13.2.2 Example 2
3.3.13.2.3 Example 3
3.3.13.2.4 Example 4
3.3.13.2.5 Example 5
3.3.13.2.6 Example 6
3.3.13.2.7 Example 7
3.3.13.2.8 Example 8
3.3.13.2.9 Example 9

3.3.13.2.1 Example 1

(1)dydx=(y2+2x)2yx

Here f(x,y)=(y2+2x)2yx. We start by checking if it is isobaric or not. To find m such that f(tx,tmy)=tm1f(x,y) we do (as given in the introduction)

(2)m=f+xfxfyfy=(y2+2x)2yx+x(xy2+42x3y)(y2+2x)2yxy(xy222x2y2)=1x2y2x2y=12

Hence this is isobaric of index m=12 because it has a numerical solution as a result.

To verify this result, here M(x,y)=(y22x),N(x,y)=2yx. Let us start by checking for isobaric (since homogeneous is special case).

M(tx,tmy)=(t2my2+2tx)=1t(t2m+1y2+2x)=t1(t2m+1y2+2x)

The above is same as (y22x) when 2m+1=0 or m=12. From the above we also see that r=1. This is by comparing the last result above to trM(x,y). Now that we found candidate m and r, then all what we have to do is check N(tx,tmy)=trm1N(x,y) or not. If it is, then we are done and the ode is isobaric of degree m

N(tx,tmy)=2tmytx=2t12ytx=t12(2yx)=t12N(x,y)

Now we check if 12=rm+1. Which it is. Since rm+1=1(12)+1=12. Hence this ode is isobaric. From now on Eq (2) will be used to find m.

Hence the substitution y=vxm will make the ode separable. This is the whole point of isobaric ode’s. The hardest part is to find m. Substituting y=vx=12 in (1) results in

vdvdx=1x

This is solved for v easily since separable, and then y is found from y=vx=12.

3.3.13.2.2 Example 2

(1)dydx=xx4+4yx3

We start by checking if it is isobaric or not. Using

m=f+xfxfyfy=(xx4+4yx3)+x(x4+4y+2x4x4+4y3x2)(xx4+4yx3)x32xyx4+4y=4xx4+4y(2yx2x4+4y+x4)xx4+4y(2y2x2x4+4y+x4)=4xx4+4yxx4+4y=4

Therefore this is isobaric of order 4.  Substituting y=vxm=vx4 in (1) results in

v=4v+1+4v1x

Which is separable. This is solved easily for v(x) and then y is found from y=vx4.

3.3.13.2.3 Example 3

x(xy3)dydx=(3x+y3)y(1)dydx=(3x+y3)yx(xy3)

We start by checking if it is isobaric or not. Using

m=f+xfxfyfy=(3x+y3)yx(xy3)+x(3yx(y3+x)(y3+3x)yx2(y3+x)(y3+3x)yx(y3+x)2)(3x+y3)yx(xy3)y(3y3x(y3+x)+y3+3xx(y3+x)+3(y3+3x)y3x(y3+x)2)=4y4(xy3)212y4(xy3)2=13

m=13 makes each term the same weight 43. Hence the substitution y=vx13 will make the ode separable. Substituting this in (1) results in

dvdx=43xv(v3+2)(v31)

Which is separable. This is solved for v, and then y is found from y=vx13.

3.3.13.2.4 Example 4

(1)y=yxln(xy1)

We start by checking if it is isobaric or not. Using

m=f+xfxfyfy=yxln(xy1)+x(yln(xy1)x2+y2x(xy1))yxln(xy1)y(ln(xy1)x+yxy1)=y2xy1y2xy1=1

Hence the substitution y=vx will make the ode separable. Substituting this in (1) results in

v=vln(v)x

Which is separable. This is solved for v, and then y is found from y=vx.

3.3.13.2.5 Example 5

(1)(y)2=y(y2yx)3

One way to handle this is to first solve for y and then apply the above method. This will result in m=1.

3.3.13.2.6 Example 6

(xy)yxy=0(1)y=x+yxy=f(x,y)

We start by checking if it homogenous or not. Using

m=f+xfxfyfy=x+yxy+x(1xyx+y(xy)2)x+yxyy((1xy+x+y(xy)2))=x(1xyx+y(xy)2)y((1xy+x+y(xy)2))=1

Since m=1 then this is homogeneous ode (special case of isobaric). Hence the substitution v=yx makes the ode (1) separable.

3.3.13.2.7 Example 7

yxy2xy=0(1)y=y+2xyx

We start by checking if it homogenous or not. Using

m=f+xfxfyfy=y+2xyx+x(yxxyy+2xyx2)y+2xyxy(1+xxyx)=1

Since m=1 then this is homogeneous ode (special case of isobaric). Hence the substitution v=yx makes the ode (1) separable.

3.3.13.2.8 Example 8

(1)y=y(y2+3x2+2x)x2+y2

We start by checking if it homogenous or not. Using

m=f+xfxfyfy=y(y2+3x2+2x)x2+y2+xddx(y(y2+3x2+2x)x2+y2)y(y2+3x2+2x)x2+y2yddy(y(y2+3x2+2x)x2+y2)=y(y2+3x2+2x)x2+y2+x(2y(x2+2xy2+y2)(x2+y2)2)y(y2+3x2+2x)x2+y2y(3x4+2x32xy2+y4(x2+y2)2)=3x4+8x2y2+4xy2+y44x2y2+4xy2

Since this does not simplify to numerical value, it is not homogenous ode. This turns out to be homogenous type D. See earlier note on this. There is a slight difference in definition between homogenous ode and homogenous type D. In Maple terms, homogenous ode is called homogenous ode type A. A homogenous type D is one in which the substitution y=ux makes the ode separable or quadrature.

3.3.13.2.9 Example 9

(1)y=(108y2+12108y3x3+81y4)23+12xy6(108y2+12108y3x3+81y4)13

We start by checking if it homogenous or not. Using

m=f+xfxfyfy

Which simplifies to

m=3

Hence the substitution y=vxm will make the ode separable. Substituting y=vx3 in (1) results in separable ode. But for this case, we have to assume x>0 in order to simplify it. The resulting ode is too long to write now, but verified to be separable using the computer.