- #36
voko
- 6,054
- 391
Do you understand that ##\log## in your formulae means "natural logarithm"?
No I took common logarithm.voko said:Do you understand that ##\log## in your formulae means "natural logarithm"?
Do you want me to differentiate ##v = \dot x## wrt t.Orodruin said:While your current line of thought will lead you to the correct expression in the end, let me just mention an alternative approach. You have:
where ##v = \dot x##. You could differentiate this relation with respect to ##t## and end up with a differential equation that is fairly straight forward to solve instead of having to deal with the rather messy integration which will require substituition, looking in tables, or recognition.
Satvik Pandey said:Do you want me to differentiate ##v = \dot x## wrt t.
##a=\frac { { d }^{ 2 }x }{ d{ t }^{ 2 } } ##
The bunched chain assumption with the momentum approach gives me ##t = \int_{x=x_0}\left[\frac{2g}{3}\left(x-\frac{{x_0}^3}{x^2}\right)\right]^{-\frac 12}.dx##, where x is the hanging length at time t.voko said:Yes, I get a number close to this.
However, as discussed above, you may want to use a non-energetic method to solve this.
haruspex said:The bunched chain assumption with the momentum approach gives me ##t = \int_{x=x_0}\left[\frac{2g}{3}\left(x-\frac{{x_0}^3}{x^2}\right)\right]^{-\frac 12}.dx##, where x is the hanging length at time t.
voko said:I also get this. Evaluated with the initial conditions given, this results in 0.44 seconds.
Suppose there's length x hanging at time t. In time dt, what force acts to accelerate the system? What momentum does it impart? What is the change in momentum of the chain?Satvik Pandey said:In problem the chain was lying straight on the table.Suppose if the chain was heaped on the table such that only the part of chain which is hanging from the table travels with velocity "v",then I think that I should not use equation in #post5 to find the time.(as haruspex suggested)
How can I use conservation of momentum here?
haruspex said:Suppose there's length x hanging at time t. In time dt, what force acts to accelerate the system? What momentum does it impart? What is the change in momentum of the chain?
Change in momentum.voko said:And what is ##\Delta p##?
Satvik Pandey said:Change in momentum.
Δp=mv-mu(final momentum-initial momentum)voko said:Very nice. Now you just need to express it via the known variables.
Satvik Pandey said:Δp=mv-mu(final momentum-initial momentum)
I am confused.In time interval 'dt' the length of chain hanging below will be increased by 'dl'.Hence it's mass of chain below the table is also increased.Should I assume this change in mass negligible?
Also in 'dt' velocity will also increase by some amount.Should I assume this change in velocity negligible?
Should I use conservation of energy to find ##v(x)##?
I can find change in mass due to the increase in the length of chain below the table.voko said:Yes.
No.
No.
No.
Satvik Pandey said:How should I find ##v(x)##?
##dx/dt##Orodruin said:How fast is the chain moving if in time ##dt## the length below the table increases by ##dx##?
##p=mv## or ##p=m dx/dt##Orodruin said:Yes, so how can you express the momentum ##p##?
##m(x)=Mx/L##Orodruin said:Yes, the assumption is that the chain below the table is moving with the same velocity and that the part still on top is not moving. So ##m## in this case is the mass of the chain below the table. What do you get if you write this out as a function of ##x##? What is the resulting differential equation?
By product rulevoko said:Both the mass and the velocity change. What is the derivative of the momentum then?
##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##)