Calculating Time to Reach Point O with Force F = kx^-2

  • Thread starter Thread starter Hafid Iqbal
  • Start date Start date
  • Tags Tags
    Mass
AI Thread Summary
The discussion focuses on calculating the time it takes for a particle to reach point O under the influence of a force defined as F = kx^-2. Participants suggest solving a differential equation derived from the force to find acceleration, velocity, and displacement. There is a debate about the correct approach, with some advocating for using conservation of energy and others suggesting integration techniques involving trigonometric substitution. The conversation highlights the complexity of the problem and the need for careful integration to derive the time variable. Ultimately, the participants agree that the problem is challenging but solvable with the right mathematical techniques.
Hafid Iqbal
Messages
15
Reaction score
0
[PLAIN]http://img204.imageshack.us/img204/9204/fisika.jpg
How much time will elapse until this particle arrive at point O?

Edit : that force is F = kx-2 not kx2


Thanks
 
Last edited by a moderator:
Physics news on Phys.org
It looks to me like you want to solve a differential equation. The force tells you the acceleration at any time. Integrate that to get the velocity and displacement. Please try it.
 
Yes, i have had velocity. But the time is my problem, i still can't get the variable t
 
Hafid Iqbal said:
Yes, i have had velocity. But the time is my problem, i still can't get the variable t

Can you show what you have done?
 
Here it is

[URL]http://latex.codecogs.com/gif.latex?\&space;\&space;\&space;\&space;\&space;F=m.a=m.\frac{dv}{dt}&space;\\&space;\\&space;.&space;\&space;\&space;kx^{-2}=m.\frac{dv}{dt}&space;\&space;.&space;\&space;\frac{dr}{dr}&space;=&space;m.v.\frac{dv}{dr}&space;\\&space;\\&space;.&space;\&space;\&space;\&space;\&space;k(a-r)^{-2}&space;\&space;dr=m.v&space;\&space;\&space;dv&space;\\&space;\\&space;\int_0^a&space;k(a-r)^{-2}&space;\&space;dr=&space;\int_0^{v_O}&space;m.v&space;\&space;\&space;dv&space;\\&space;\\&space;.&space;\&space;\&space;\&space;\&space;\&space;\&space;\&space;\&space;\&space;\&space;\&space;\&space;\&space;\&space;\&space;\fbox{\textit{v}_O&space;=&space;\infty}​
[/URL]
 
Last edited by a moderator:
This is incorrect: F is a^n attractive force (pointing toward the origin), so you need x''(t)=-k/x(t)^2. Alternatively, you can work out the potential energy V associated with the force, then use conservation of (total) energy.

RGV
 
Last edited:
Actually, I think Hafid's equation is correct (Since dr=-dx).
To get further on this problem, you should leave the limits as v and r, and then integrate the right-hand side (easy), and integrate the left hand side (using trigonometric substitution).
So then you will have a function of r on the left and a function of v on the right. Then you need rearrange it to the form v.f(r)=constant
So then, you integrate both sides with respect to t (you will need to use the trigonometric substitution again), and use the limit r=a, and this will give you the time.
 
Thanks for the reply
Ray Vickson said:
This is incorrect: F is a^n attractive force (pointing toward the origin), so you need x''(t)=-k/x(t)^2. Alternatively, you can work out the potential energy V associated with the force, then use conservation of (total) energy.

RGV

BruceW said:
Actually, I think Hafid's equation is correct (Since dr=-dx).
To get further on this problem, you should leave the limits as v and r, and then integrate the right-hand side (easy), and integrate the left hand side (using trigonometric substitution).
So then you will have a function of r on the left and a function of v on the right. Then you need rearrange it to the form v.f(r)=constant
So then, you integrate both sides with respect to t (you will need to use the trigonometric substitution again), and use the limit r=a, and this will give you the time.

Which one is true? :confused:
 
Well, its true that F=-k x^{-2} and F = m \frac{d^2x}{dt^2} so that:
m \frac{d^2x}{dt^2} = -k x^{-2}
But now if we use the substitution x=a-r, we get:
m \frac{d^2r}{dt^2} = k {(a-r)}^{-2}
So your equation is correct, if we define v = \frac{dr}{dt}.
 
  • #10
Also, your equation:
\int_0^r \ k(a-r)^{-2} \ dr= \ \int_0^{v} \ m.v \ dv
IS the equation for energy conservation. On the left, you have the integral of the force (which equals the negative change in potential energy), and on the right, you have the change in kinetic energy.

You now need to do the integration, then rewrite for v and integrate again to get the time it takes to get to r=a.
 
  • #11
Ok, thanks sir for the help... :)
 
  • #12
no worries, it is quite a tricky problem
 
Back
Top