Solving DE: Integrating Factor Method

gbacsf
Messages
15
Reaction score
0
What approach should be used to solve the following DE:

dy/dx= (-2x+5y)/(2x+y)

Find an integrating factor and solve it as an excact equation?

Thanks.
 
Physics news on Phys.org
See what happens if you define a new variable: z = y/x
 
Thanks!

Right, I get

1/[(-2+5z)/(2+z)-z] dz = (1/x) dx

so

3ln(z-1) -4ln(z-2) = lnx +c

and

3ln(y/x -1) -4ln(y/x-2)-lnx = c

?
 
Good - but I got different signs on my first try. You should recheck.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top