Satvik Pandey
- 591
- 12
I got this ##\frac { M }{ L } (x)\frac { dv }{ dt } +v\frac { M }{ L } \frac { dx }{ dt } =\frac { Mgx }{ L } ##.
Is it right?
Is it right?
##x\frac { { d }^{ 2 }x }{ dt^{ 2 } } +\frac { dx }{ dt } \left\{ \frac { dx }{ dt } \right\} =gx##Orodruin said:Yes, now get rid of ##v## in favour of ##dx/dt## as per post #55 and you have a differential equation for ##x##. Do you know how to solve such an equation?
Yes, but I'd like to add a word of caution about using this formula in general. In effect, it is saying that a moving object increases in mass (by some magic internal process) by dm while moving at speed v. Nothing really does that. But it also happens to work if dm is mass being added that previously was stationary, i.e. is being instantaneously accelerated by v.Satvik Pandey said:By product rule
##\frac { d(mv) }{ dt } =m\frac { dv }{ dt } +v\frac { dm }{ dt } ##
How?voko said:The good thing is that this one also gets solved by an integrating factor.
haruspex said:Yes, but I'd like to add a word of caution about using this formula in general. In effect, it is saying that a moving object increases in mass (by some magic internal process) by dm while moving at speed v. Nothing really does that. But it also happens to work if dm is mass being added that previously was stationary, i.e. is being instantaneously accelerated by v.
Satvik Pandey said:How?
I don't know if I am right or not.I did this -Orodruin said:You have ##x\ddot x + \dot x^2 = gx##. This can be rewritten
$$
\frac{d}{dt} x\dot x = gx.
$$
Multiply both sides with ##x\dot x## to obtain
$$
x\dot x \frac{d}{dt} x\dot x = gx^2\dot x.
$$
Can you integrate expressions of this type? (note that the LHS is of the form ##s(ds/dt)##, where ##s=x\dot x##)
On integrating I gotOrodruin said:Looks fine so far.
Orodruin said:You should worry about the integration constant. However, you should be able to use your boundary conditions to fix it right away.
Edit: The more straight-forward approach is to simply note that you are integrating both sides from t=0 to an arbitrary time. Thus, the lower bounds of the integrals (after variable substitution) are ##s(0)=x(0)\dot x(0)## and ##x(0)##, respectively.
Orodruin said:The constant on the LHS of the first integration is zero due to ##\dot x(0)=0##. However, ##x(0) = L/3## (note that the solution earlier in this thread simply called it ##x_0##) so the constant on the RHS is non-zero.
What is numeric integration?Orodruin said:It does have a solution in terms of the hypergeometric function ##{}_2F_1##, but that is of course not an elementary function and you are probably better off just doing the numerical integration. The end result is, as already mentioned, ##t \simeq 0.44\ \rm s##.
I used the wolfram alpha and also got t=0.44.Orodruin said:You compute an integral based on an approximative method using a computer. For example, a very basic approach would be the trapezoid method. The reason to use a computer is that it can use very small step sizes without getting bored or making computational errors due to sleeplessness. However, you would have to use a numerical method suitable for the problem. In this case the trapezoid rule would not be very applicable at the lower integration boundary since the integrand diverges there.
Is there any easy way present to use this change of momentum and force technique to find the answer?Orodruin said:Yes, there is a lot of software that will do the numerical integration for you and chose an appropriate method of integration. I did it with Mathematica, which is a Wolfram product as well. But for simpler things such as this, Wolfram alpha is a good resource.
Thank you voko.:)voko said:There is no easy way because this problem is complex. Note that the "change of momentum" approach itself is not necessarily "more correct" than the energy approach; more correctly, one would need to model the transition of the chain links from the motion "on the table" (even if this motion is absence of motion) to the motion "beneath the table" without things like infinite acceleration of links.
I disagree. If they give different answers then one or both are flawed. I don't see any defect in the momentum argument, but I can see that the work conservation assumption is almost surely wrong.voko said:There is no easy way because this problem is complex. Note that the "change of momentum" approach itself is not necessarily "more correct" than the energy approach;
I too have the same doubt.haruspex said:I disagree. If they give different answers then one or both are flawed. I don't see any defect in the momentum argument, but I can see that the work conservation assumption is almost surely wrong.
haruspex said:I disagree. If they give different answers then one or both are flawed. I don't see any defect in the momentum argument, but I can see that the work conservation assumption is almost surely wrong.