- #1
overpen57mm
- 7
- 0
- Homework Statement
- Show the following differential equation is homogeneous and solve it by using an appropriate substitution
dy/dx = y/(x(1-ln(x)+ln(y))
- Relevant Equations
- M(x,y)dx + N(x,y)dy = 0,
af(x,y) = f(ax, ay)
Ignoring the second part of the question for now, since I think it will be more clear once I understand how this equation is homogeneous.
According to my textbook and online resources a first-order ODE is homogeneous when it can be written like so:
$$M(x,y) dx + N(x,y) dy = 0$$
and ##M(x,y)## and ##N(x,y)## are both homogeneous to the same degree.
I can write this equation in that form
$$(x(1-\ln(xy)) dy - y dx = 0$$
$$M(x,y) = x(1-\ln(xy)), N(x,y) = -y$$
certainly ##N(x,y)## is homogeneous with degree 1, ##aN(x,y) = -ay = N(ax, ay)##
But I can't get ##M(x,y)## to also be homogeneous with degree 1, or even homogeneous at all
$$aM(x,y) = ax(1-ln(xy))$$
$$M(ax, ay) = ax(1-ln(a^2xy)) = ax - 2axln(a)ln(xy)$$
As you can see, it's simply a different equation altogether, the ##2ln(a)## throws the whole thing off and there's no way it's homogeneous with degree 1.
So how do I get this equation to be homogeneous, and what kind of substitution am I looking for to solve this?
According to my textbook and online resources a first-order ODE is homogeneous when it can be written like so:
$$M(x,y) dx + N(x,y) dy = 0$$
and ##M(x,y)## and ##N(x,y)## are both homogeneous to the same degree.
I can write this equation in that form
$$(x(1-\ln(xy)) dy - y dx = 0$$
$$M(x,y) = x(1-\ln(xy)), N(x,y) = -y$$
certainly ##N(x,y)## is homogeneous with degree 1, ##aN(x,y) = -ay = N(ax, ay)##
But I can't get ##M(x,y)## to also be homogeneous with degree 1, or even homogeneous at all
$$aM(x,y) = ax(1-ln(xy))$$
$$M(ax, ay) = ax(1-ln(a^2xy)) = ax - 2axln(a)ln(xy)$$
As you can see, it's simply a different equation altogether, the ##2ln(a)## throws the whole thing off and there's no way it's homogeneous with degree 1.
So how do I get this equation to be homogeneous, and what kind of substitution am I looking for to solve this?