find_the_fun
- 147
- 0
Solve the ODE by making an appropriate substitution. [math](x-y)dx+xdy=0[/math]
So the textbook presents "three different kinds of first-order differential equations that are solvable by means of a substitution" so I guess my first step is to determine which of the 3 it is.
The first is homogeneous equation: if [math]f(tx, ty)=t^\alpha (x, y)[/math] I'm unclear how to test this on the question because I don't know what f is. Is it [math]f(x, y)=(x-y)+x[/math] where you just drop the dx and dy? If it is, then this works and [math]f(tx, ty)=(tx-ty)+tx=t(f(x,y))[/math]
For homoegeneous equations it's recommended to make the substitution y=ux so then the question becomes $$(x-ux)dx+x(xdu+udx)=0$$
$$(x-ux)dx+x^2 du + xudx =0$$
which simplifies to [math]x dx +x^2 du =0[/math] I don't know what to do next.
So the textbook presents "three different kinds of first-order differential equations that are solvable by means of a substitution" so I guess my first step is to determine which of the 3 it is.
The first is homogeneous equation: if [math]f(tx, ty)=t^\alpha (x, y)[/math] I'm unclear how to test this on the question because I don't know what f is. Is it [math]f(x, y)=(x-y)+x[/math] where you just drop the dx and dy? If it is, then this works and [math]f(tx, ty)=(tx-ty)+tx=t(f(x,y))[/math]
For homoegeneous equations it's recommended to make the substitution y=ux so then the question becomes $$(x-ux)dx+x(xdu+udx)=0$$
$$(x-ux)dx+x^2 du + xudx =0$$
which simplifies to [math]x dx +x^2 du =0[/math] I don't know what to do next.