mbigras
- 61
- 2
Homework Statement
A thin uniform rod is pivoted about its mid-point, with the lower end attached to a spring. See the figure. At equilibrium the rod is vertical. Show that on a (small) displacement from equilibrium the rod will oscillate with simple harmonic motion at a frequency:
[tex] f = \frac{1}{2 \pi} \sqrt{\frac{3k}{M}}[/tex]
Where [itex]k[/itex] is the spring constant and [itex]M[/itex] is the mass of the rod.
Homework Equations
[tex] F = ma\\<br /> \tau = I \alpha\\<br /> <br /> I = \frac{1}{12} ML^{2}\\<br /> f = \frac{\omega}{2 \pi}\\<br /> <br /> \sin(\theta) \approx \theta[/tex]
I believe this is the moment of inertia for a uniform rod rotating about its mid-point
The Attempt at a Solution
I tried to relate the displacement [itex]x[/itex] to the displacement [itex]\theta[/itex] using geometry and then write a well known differential equation with a well known solution to get [itex]\omega[/itex] and then do some massaging to get [itex]f[/itex]. However my answer doesn't match.
[tex] \tau = I \alpha \\<br /> -kx = \frac{1}{12}ML^{2} \alpha \\<br /> \sin(\theta) = \frac{2x}{L}\\<br /> x = \frac{L\theta}{2}\\<br /> -k \frac{L\theta}{2} = \frac{1}{12}ML^{2} \ddot{\theta}\\<br /> 0 = \frac{1}{6}ML\ddot{\theta} + k\theta\\<br /> \omega = \left(\frac{6k}{ML}\right)^{\frac{1}{2}}\\<br /> f = \frac{1}{2\pi}\left(\frac{6k}{ML}\right)^{\frac{1}{2}}\\[/tex]