Quick question about differential equations

vande060
Messages
180
Reaction score
0

Homework Statement



solve the equation

dy/dx = y/x



Homework Equations





The Attempt at a Solution



dy/dx = y/x

dy/y = dx/x

lny = lnx + c

my book gives the answer

y = kx

not sure how they got that, did they just take the log of the constant, because its just a constant and can be manipulated to simplify.

y = lnx + lnc

y = ln(xc)

k = c

y = kx ??
 
Physics news on Phys.org
Look at:

e^{\ln(y)}=e^{\ln(x)+C}
 
SammyS said:
Look at:

e^{\ln(y)}=e^{\ln(x)+C}

would that be the same as saying

y = xec
 
Yes. And ec is just a constant, which you can call k.
 
Mark44 said:
Yes. And ec is just a constant, which you can call k.

well that was easy thanks
 
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