"A particle of mass m is attracted toward a fixed point 0 with a force inversely proportional to its instantaneous distance from 0. If the particle is released from rest, at distance L, from 0, find the time for it to reach 0."
Here's what I know:
$F=-{k \over x}$, where $k$ is a proportionality constant.
From basic physics I also know $F=ma=m{dv \over dt}$.
I equate the two: $-{k \over x}=m{dv \over dt}$.
I can simplify this expression with the following: ${dv \over dt} = {dx \over dt}{dv \over dx} = v{dv \over dx}$, which I then substitute into the previous expresion.
Through separable variables, followed by solving for the constant c, I can solve for $v$. As $v = {dx \over dt}$, I obtain the following:
$${dx \over dt} = \sqrt{-{2k \over m} ln\left({x \over L}\right)}$$
Here's where I am stumped. I believe the correct way forward to use separable variables again to obtain the following expression:
$${L*du \over \sqrt{- ln(u)}} = \sqrt{{2k \over m}} dt$$ where $u=\frac xL$. I have seen the left hand side being integrated from u=0 to u=1, using the Gamma Function. Using the Gamma Function is also in line with what we are using in calculus class right now and I believe is the right way forward. However, I am confused to as how exactly I can solve for $x$ as a function of $t$. Can anyone help? I've been stuck at this problem for a few hours now with no luck, and would be very grateful to anyone with a solution to this problem.
The answer is $t = \sqrt{\pi}\sqrt{\frac{m}{2k}} L$. Given what you've written above, you should be able to make the last connection.