First Order Separable Differential Equation

Roadrunner2015

New member
Joined
Apr 14, 2014
Messages
8
(1+y2)(e^2xdx-eydy)-(1+y)dy = 0

I know this is separable but I honestly don't know where to begin to solve this. If someone could help me through the steps or give me some hints on where to start it would be very much appreciated. Thank you very much.
 
Last edited:
(1+y^2)(e^(2x)dx-e^ydy)-(1+y)dy = 0

I know this is separable but I honestly don't know where to begin to solve this. If someone could help me through the steps or give me some hints on where to start it would be very much appreciated. Thank you very much.

Start by separating the variables - i.e. - terms attached to dy on side of "=" and terms attached to dx on the other side of the "=".
 
e2xdx = (1+y)/(1+y2)dy + eydy

Would that be correct in separating the terms?

Also, is it appropriate to write that as

e2xdx = ( ((1 + y)/(1 + y2)) + ey )dy

or no, because I will need to integrate anyways and that would just separate them again?

Also, would the next step be to integrate or am I missing something?


-----------------------------------------

Possible answer being

1/2e2x = 1/2ln(y2 + 1) + tan-1y + ey

1/2ln(y2 + 1) + tan-1y + ey - 1/2e2x = C

?
 
Last edited:
(1+y2)(e^2xdx-eydy)-(1+y)dy = 0

(1+y2)[e2xdxeydy]  = (1+y)dy\displaystyle \displaystyle{(1 + y^2) * \left [e^{2x} dx - e^y dy \right ] \ \ = \ (1 + y) dy}

e2x  dx = [1+y1+y2+ey]dy\displaystyle \displaystyle{e^{2x} \ \ dx \ = \ \left [\frac{1 + y }{1 + y^2} + e^y \right ] dy}
 
Last edited by a moderator:
Could you possibly explain how you got ey into the numerator?

When I was attempting to sort the variables, moving ey was the last step as if I tried to move it before that, I couldn't because it was being multiplied by (1+y2).



The steps I took were:

(1+y2)(e2xdx - eydy) - (1+y)dy = 0

1) Moving - (1+y)dy to the right hand side. Making the equation (1+y2)(e2xdx - eydy) = (1+y)dy

2) Dividing (1+y2) from both sides. Making the equations e2xdx - eydy = (1+y)/(1+y2)dy

3) Then adding eydy to both sides to make the equation e2xdx = (1+y)/(1+y2)dy + eydy
 
Could you possibly explain how you got ey into the numerator?

When I was attempting to sort the variables, moving ey was the last step as if I tried to move it before that, I couldn't because it was being multiplied by (1+y2).



The steps I took were:

(1+y2)(e2xdx - eydy) - (1+y)dy = 0

1) Moving - (1+y)dy to the right hand side. Making the equation (1+y2)(e2xdx - eydy) = (1+y)dy

2) Dividing (1+y2) from both sides. Making the equations e2xdx - eydy = (1+y)/(1+y2)dy

3) Then adding eydy to both sides to make the equation e2xdx = (1+y)/(1+y2)dy + eydy

I made a mistake in reading your post. I corrected it above.

Your steps are correct
 
Thank you very much, your posts have helped me finish the problem. Again, thank you very much for all your help. :)
 
Top