Differential Equation, Separable, I believe

Marylander
Messages
8
Reaction score
0
Haven't done one of these in awhile and I was looking for a place to make sure I was doing it right. Hopefully one of you can take the time to look it over?

Homework Statement



Find the unique solution of the differential equation (3y^2)x(dy/dx)-x+1=0 for which y(e)=1

Homework Equations



None.

The Attempt at a Solution



(3y^2)dy=((x-1)/x)dx

Integrate

y^3=x-lnx+C

Substitute in for unique solution

1^3=e-ln(e)+C
2-e=C
 
Physics news on Phys.org
Welcome to PF!

Hi Marylander ! Welcome to PF! :smile:

(try using the X2 tag just above the Reply box :wink:)
Marylander said:
Find the unique solution of the differential equation (3y^2)x(dy/dx)-x+1=0 for which y(e)=1

(3y^2)dy=((x-1)/x)dx

Integrate

y^3=x-lnx+C

Substitute in for unique solution

1^3=e-ln(e)+C
2-e=C

Looks good! :biggrin:
 
Didn't think to. Too used to not having it.

Good, thanks for checking.
 
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