One end of the pile of chain kept on a support falls vertically through a hole in its support and pulls the remaining links steadily.
The links which are at rest acquire the velocity of the hanging part suddenly without having interaction with the remaining stationary links and support.
If the acceleration of the falling chain is k g , where g is acceleration due to gravity and k is a positive integer.
What is k ?
Details and Assumptions
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
The only external force on the chain is weight of the released chain
Consider the system at time t....when dx length is about to join the moving part of chain .........Mass of the released portion is m and length L...
Impulse = d (mv)
mg = d t m d v + d t v d m
mg = ma + L m v d t d x
mg = ma + L m v 2
v 2 = ( g − a ) L
comparing it with v 2 = 2 a L
g - a = 2 a
a = 3 g
I didn't get why is the acceleration of the chain uniform. And isn't the equation v²=2as valid for only constant acceleration? Thanks in advance.
A correct approach would be to solve the differential equation. . . a = g- v^2/x. v=sqrt(2gx/3) Satisfies it
The forces acting on the falling part of chain are its weight and the tension which is equal to thrust force
m
v
2
/
x
So,
m
a
=
m
g
−
m
v
2
/
x
. Or,
v
d
v
/
d
t
=
g
−
v
2
/
x
Let
u
=
v
2
Then
d
u
/
d
t
+
2
u
/
x
=
2
g
Multiplying by
x
2
,and putting
z
=
u
x
2
.
,
d
z
/
d
x
=
2
g
x
2
So
v
2
x
2
=
z
=
2
g
x
3
/
3
, considering the initial conditions
v
=
(
2
g
x
/
3
)
Problem Loading...
Note Loading...
Set Loading...
Let us denote the position of the end of the chain by y . The mass of the moving segment of the chain is m = ρ y , where ρ is the mass per unit length. The velocity of the chain is v = y ˙ and the acceleration is y ¨ . According to Newton's law
m g = d t d ( m v ) = m v ˙ + v m ˙
Since m ˙ = ρ y ˙ , we can rewrite this as
g = y ¨ + m y ˙ m ˙ = y ¨ + y y ˙ 2
This is a second order ordinary nonlinear differential equation. It has a simple solution if the initial conditions are y ( 0 ) = 0 and y ˙ ( 0 ) = 0 . The trial function that satisfies the initial conditions is y = 2 1 a t 2 , where a is a constant acceleration. With that, y ˙ = a t . Inserting this to the equation we get
g = a + a t 2 2 ( a t ) 2 = 3 a
and a = g / 3 .
If the chain has a non-zero length hanging down when it is released this solution is not valid, but it is likely that the solution will always approach a = g / 3 as the chain gets longer with time.