Differential equation what going on?

jamesd2008
Messages
63
Reaction score
0
Hi could someone explain why this result occurs when solving this differential equation.

dx/dt= xt

1/xdx/dt=t then intergrating both side we get with respect to dt we get,

Inx=t^2/2 + c now this is the bit i don't understand why does the answer then become,

x=Ce^2/t^2

I get really confused how the equation gets re-arranged into the above form after the intergration has occured. Any help please?

Thanks
James
 
Physics news on Phys.org
jamesd2008 said:
Inx=t^2/2 + c now this is the bit i don't understand why does the answer then become,

x=Ce^2/t^2

I get really confused how the equation gets re-arranged into the above form after the intergration has occured. Any help please?

Thanks
James
You are just exponentiating both sides of the equation. But remember that exponential functions and log's are inverse functions so e^lnx=x
 
Thanks but how come it is c*the e and then raised to the power of 2/t^2. Is that just a rule of exponentials?
Please help doing my head in!

Thanks
James
 
jamesd2008 said:
Inx=t^2/2 + c now this is the bit i don't understand why does the answer then become,

x=Ce^2/t^2

Hi James! :smile:

No, x = Cet2/2

C is ec. :wink:
 
Hey James
dx/dt= xt
dx/x = t·dt
Ln(x) = (t^2)/2 + K
x=e t2 /2 +K = e K · e t2 /2
If we say that e^K = C then;
x= C·e t2 /2

I hope it helps
 
Thanks all for your help got it now! thanks again james : -)
 
Are there any good visualization tutorials, written or video, that show graphically how separation of variables works? I particularly have the time-independent Schrodinger Equation in mind. There are hundreds of demonstrations out there which essentially distill to copies of one another. However I am trying to visualize in my mind how this process looks graphically - for example plotting t on one axis and x on the other for f(x,t). I have seen other good visual representations of...
Back
Top