A uniform rod of mass 1 and length 3 has one end hinged at the origin. The other end of the rod is attached to one end of a spring of natural length 1 and force constant 6 . The other end of the spring is fixed at position ( x , y ) = ( 0 , 2 ) . Ambient gravitational acceleration is 1 0 in the negative y direction.
If the system is in stasis, what angle does the rod make with the positive x axis? The expected answer is in degrees, somewhere in the range ( 0 < θ < 9 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.
Thank you for the problem. I have been attempting your other problems but haven't found time to post solutions for them all. They were all enjoyable nevertheless.
On an unrelated note, I have been meaning to bring a few bugs to notice (in the Brilliant app) and I have not figured out a way to post them in an appropriate way. Any suggestions would be helpful.
Log in to reply
Thanks for the solution. Looks like you have a "1" in your final answer that doesn't belong. I always end up doing these stasis problems in terms of force/torque, but the energy approach would have been easier in hindsight. Regarding bugs, I usually just ping a staff member using the "@" symbol. But the bug queue is evidently quite long. The "invisible solvers" bug still hasn't been fixed, and it is quite a few months old.
Log in to reply
Thank you for pointing out that mistake. I have corrected it.
As for the bugs, I will get around to reporting to a staff member on the lines that you have suggested. A lot of the problems I solve correctly end up being marked as wrong without good reason.
@Steven Chase sir please post more questions like this. Of equilibrium . Please sir
I like this problem, let's call the angle between the horizontal and the rod θ . In order for this system to be at rest, we must have equilibrium of torque on the rod. Firstly, let's consider gravity, which will act on the centre of mass, perpendicular to the rod. If the rod's length is 2 ℓ , then torque supplied by gravity is given by
τ g = m g 2 ℓ cos θ
This must be equal to the torque supplied by the spring. However, we must only consider the component of the spring that acts perpendicular to the rod at length $\ell$. Doing a bit of basic geometry, we find that the torque supplied by the spring is:
τ s = k Δ x ℓ sin α
Where the angle α is the angle between the spring and the rod. We know that the length from the end of the rod at the pivot point to the part of the spring attached to the wall is 2 . In addition, the length of the rod is 3 , and the length of the spring will be given by Δ x + 1 . We can now use the Law of Sines to find the angle α . Since we have the side length of all the sides of the triangle formed by the wall, the rod, and the spring (we will call the length of the wall W . The length of the spring is given by 1 + Δ x ):
sin α W = sin ( 2 π − θ ) Δ x + 1 = cos θ Δ x + 1 ⇒ sin α = Δ x + 1 W cos θ
Like we said before, we must set these torques in equilibrium:
τ s = τ g k Δ x ℓ Δ x + 1 W cos θ = m g 2 ℓ cos θ ⇒ k Δ x W = 2 ( Δ x + 1 ) m g ⇒ ( k W − 2 m g ) Δ x = 2 m g ⇒ Δ x = 2 ( k W − 2 m g ) m g = 0 . 7 1 4 2 8 5 7
Finally, we can use Cosine Law to find the angle α . We have:
( Δ x + 1 ) 2 = ℓ 2 + W 2 − 2 ℓ W cos ( 9 0 ∘ − θ ) ⇒ cos ( 9 0 ∘ − θ ) = 2 ℓ W ℓ 2 + W 2 − ( Δ x + 1 ) 2 = 2 ( 3 ) ( 2 ) 3 2 + 2 2 − ( 0 . 7 1 4 2 8 5 7 + 1 ) 2 = 0 . 8 3 8 4 3 5 3 7 8 2 3 θ = 5 6 . 9 7 5 ∘
Problem Loading...
Note Loading...
Set Loading...
Let the angle that the rod makes with the horizontal be θ .
The coordinates of the COM of the rod are:
x 1 = 2 L cos θ y 1 = 2 L sin θ
The coordinates of the end of the rod away from the origin is:
x 2 = 2 x 1 ; y 2 = 2 y 1
The elongation of the spring at this instant is:
L e = ( x 2 − 0 ) 2 + ( y 2 − 2 ) 2 − L o
Finally, the total potential energy of the rod-spring system is:
V = m g y 1 + 2 1 k L e 2 = P E G r a v i t a t i o n a l + P E S p r i n g
This is a function of θ . At equilibrium, the system has minimum potential energy. Differentiating the above with respect to θ and equating to zero, and simplifying gives:
d θ d V = 1 3 − 1 2 sin ( θ ) 3 6 cos ( θ ) − 2 1 cos ( θ ) = 0
Solving for θ gives:
sin θ = 5 8 8 4 9 3
In degrees, this is θ ≈ 5 6 . 9 7 5 3 o
Of course, one has to carry out the second derivative test to be sure of a minimum, but that is left out along out the number crunching.
One can also notice that θ = 9 0 o is also a solution to the above equation. In that configuration, the total potential energy is maximum.