AP Mechanics DiffEQ: Restoring Torque & Angular Acceleration

AI Thread Summary
The discussion focuses on a physics problem involving a stick with point masses and a spring, analyzing the restoring torque and angular acceleration when displaced from equilibrium. The restoring torque is derived as -kL²θ for small angles, leading to an angular acceleration of -(k/2m)θ. The differential equation governing the system's behavior is identified as a second-order linear differential equation, which can be simplified using small angle approximations. The solution for angular displacement as a function of time is expressed as θ = θ₀cos(√(k/(2m))t), indicating simple harmonic motion. The conversation emphasizes the importance of proper mathematical techniques in solving the problem efficiently.
turdferguson
Messages
312
Reaction score
0

Homework Statement



A stick of length 2L and negligible mass has a point mass m affixed to each end. The stick is arranged so that it pivots in a horizontal plane about a frictionless vertical axis through its center. A spring of force constant k is connected to one of the masses. The system is in equilibrium when the spring and stick are perpendicular. The stick is displaced through a small angle theta.
a) Determine the restoring torque when the stick is displaced from equilibrium through the small angle theta
b) Determine the magnitude of the angular acceleration of the stick just after it has been released
c) Write the differential equation whose solution gives the behavior of the system after it has been released
d) Write the expression for the angular displacement theta of the stick as a function of time t after it has been released from rest


theta = displacement angle, phi=angle between stick and spring (complement)
Torque = f X d
f=kLsin(theta)
a) torque = [kLsintheta]*Lsin(phi) = kL2sin(theta)cos(theta)
b) alpha = torque/moment of inertia = [kL2sin(theta)cos(theta)]/[2mL2]
alpha=ksin(theta)cos(theta)/[2m] = k/[4m]*sin(2theta)

Im pretty sure about this, but now what do they mean by "behavior of the system" (displacement?, velocity?) and how do I get things in terms of t?

My attempt:
c) alpha=k/[4m]*sin(2theta) = d2theta/dt2
d2theta/sin(2theta) = k/[4m]*dt2
Am I supposed to integrate that twice? It seems way too intense for an AP to integrate ln[abs(tantheta)]dtheta. Is there a mistake anywhere?

Homework Equations


Torque = f X d
alpha = torque/moment of inertia

The Attempt at a Solution



theta = displacement angle, phi=angle between stick and spring (complement)

f=kLsin(theta)
a) torque = [kLsintheta]*Lsin(phi) = kL2sin(theta)cos(theta)
b) alpha = torque/moment of inertia = [kL2sin(theta)cos(theta)]/[2mL2]
alpha=ksin(theta)cos(theta)/[2m] = k/[4m]*sin(2theta)

Im pretty sure about this, but now what do they mean by "behavior of the system" (displacement?, velocity?) and how do I get things in terms of t?

My attempt:
c) alpha=k/[4m]*sin(2theta) = d2theta/dt2
d2theta/sin(2theta) = k/[4m]*dt2
Am I supposed to integrate that twice? It seems way too intense for an AP to integrate ln[abs(tantheta)]dtheta. Is there a mistake anywhere?
 
Physics news on Phys.org
Just one question: spring is in the horizontal plane, or is it vertical?
 
Horizontal plane.

For anyone interested, I looked up the solutions, and they were able to simplify it greatly with the small angle approximations sin(theta)=theta and cos(theta)=1

Then the torque is -kL2theta, the acceleration is k/[2m]. Then they solved it in one magic step to get theta=theta0cos[sqrt(k/(2m))t]
 
Well, I think you have understood the Physics part, it is just the mathematical part which is troubling you. Assuming that here is a brief of the solution:
Using, \vec{t} = \vec{R}X\vec{F},

\taurestoring = l*(k*l*SinΘ)*Sin(90+Θ) = -kl²SinΘCosΘ

For small Θ, SinΘ \approx Θ and CosΘ \approx 1

Therefore, \taurestoring \approx -kl²Θ

Now, \tau = Ia, where I is moment of inertia of the system and a is angular acceleration.
Here, I = 2mL²

Thus, a = -(k/2m)Θ

Note that a = d²Θ/dt²

If you have gone through SHM, you would be knowing that Sine and Cosine functions satisfy this differential equation.

Thus, Θ = ΘoSin(wt + Φ)

where, w² = k/2m, and Φ is phase difference and can be determined from boundary conditions. Here, at t = 0, Θ = Θo, wherefrom Φ = 90

Thus, Θ = ΘoCos(wt)

Basically, it's not magical, it's procedural. :cool:
 
Last edited:
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top