A parabolic wire is shaped as follows:
y = x 2 − 2 ≤ x ≤ 2
The wire is hinged at the origin, and has σ units of mass per unit curve length. The ambient gravitational acceleration g is in the − y direction.
Starting from rest in the vertical position, the wire rotates around the z axis toward the horizontal ( x ) axis under the influence of gravity. When the axis of symmetry of the wire aligns with the horizontal axis, what is the wire's angular speed?
Details and Assumptions:
1)
σ
=
1
2)
g
=
1
0
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.
Why can't we use mgh=1/2mv^2 where h is decrease in height of centre of mass?😳😳
Log in to reply
Ofcourse you can. However, the kinetic energy is not translational kinetic energy but it is rotational kinetic energy.
The y coordinate of the COM is:
y c o m = ∫ d m ∫ y d m
m = ∫ d m = ∫ − 2 2 σ 1 + 4 x 2 d x
Therefore:
V i n i t i a l = m g y c o m = g ( m y c o m ) = g ( ( ∫ d m ) y c o m ) = g ∫ y d m = ∫ g y d m = ∫ − 2 2 σ g x 2 1 + 4 x 2 d x
Which is the same expression as in the solution. So the approach suggested is correct.
Log in to reply
@Karan Chatrath Sir can you please post analytical solution of this question https://brilliant.org/problems/cylinder-e-field/. I like your solution rather than code.
Log in to reply
@A Former Brilliant Member – Posted. Hope it helps.
Oh, I calculated the moment of inertia about the x -axis and arrived at a wrong answer.
Problem Loading...
Note Loading...
Set Loading...
Consider an arc length element of the parabola at a horizontal distance x from the origin. The elementary arc length is:
d s = 1 + ( d x d y ) 2 d x
Since the parabola is y = x 2 , the arc length element is:
d s = 1 + 4 x 2 d x
Therefore, the mass of this arc length element is:
d m = σ d s = σ 1 + 4 x 2 d x
At the initial orientation, the gravitational potential energy of the element is:
d V = d m g y = ( σ 1 + 4 x 2 d x ) g x 2
The total initial potential energy of the parabolic wire is therefore:
V i n i t i a l = ∫ − 2 2 σ g x 2 1 + 4 x 2 d x
Now, the moment of inertia of the element arc length about the Z-axis is:
d I = d m ( x 2 + y 2 ) = ( σ 1 + 4 x 2 d x ) ( x 2 + x 4 )
I = ∫ − 2 2 σ ( x 2 + x 4 ) 1 + 4 x 2 d x
Now, as the wire rotates starting from rest, about the Z-axis, its axis of symmetry moves from being vertically upwards to horizontal along positive X. At this instant, curve describing the parabola is x = y 2 . The potential energy of the wire at this configuration can be calculated in the same manner above and the value will come out to be zero. Thus, V f i n a l = 0 . Now, applying the energy conservation principle:
V i n i t i a l + K E i n i t i a l = V f i n a l + K E f i n a l
V i n i t i a l + 0 = 0 + 2 1 I ω 2
⟹ ω = I 2 V i n i t i a l
The integrals are computed using Wolfram -Alpha and the steps of computation are left out here.
Final potential energy calculation:
Given the curve: x = y 2
d s = 1 + ( d y d x ) 2 d y
d s = 1 + 4 y 2 d y
Therefore, the mass of this arc length element is:
d m = σ d s = σ 1 + 4 y 2 d y
At the final orientation, the gravitational potential energy of the element is:
d V = d m g y = ( σ 1 + 4 y 2 d y ) g y
The total final potential energy of the parabolic wire is therefore:
V f i n a l = ∫ − 2 2 σ g y 1 + 4 y 2 d y = − ∫ − 2 2 σ g y 1 + 4 y 2 d y ⟹ 2 V f i n a l = 0 ⟹ V f i n a l = 0