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 : -)
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top