Simple harmonic motion of two springs

AI Thread Summary
The discussion focuses on deriving the angular frequency of small amplitude oscillations for two springs supporting a mass in vertical orientation. For springs in parallel, the angular frequency is derived as √[(k1 + k2)/m], while for springs in series, it is √[k1*k2/(k1 + k2)m]. The participant successfully sets up the equations of motion for both configurations, ultimately confirming the correct expressions for angular frequency. The conversation highlights the importance of understanding the effective spring constant in both arrangements. The derivations are validated through characteristic equations leading to the final results.
Eric_meyers
Messages
64
Reaction score
0

Homework Statement



"Two light springs have spring constants k1 and k2, respectively, and are used
in a vertical orientation to support an object of mass m. Show that the angular
frequency of small amplitude oscillations about the equilibrium state is
[(k1 + k2)/m]^1/2 if the springs are in parallel, and [k1 k2/(k1 + k2)m]^1/2 if
the springs are in series. "


Homework Equations


f = -kx
w = (k/m)^1/2
frequency = w/(2 * pi)


The Attempt at a Solution



So I set up my fnet for the parallel one

m * x'' = - (k1x + k2x) since in the parallel feature there are two distinct springs exerting two distinct forces

however dividing through I'm left with

x'' = - (k1x + k2x)/m

I'm not quite sure how to use x'' to get to angular frequency or how to remove the negative sign.
 
Physics news on Phys.org
For a simple harmonic oscillation, x"=-(w^2)x
 
Solutions to x'' = -[(k1+k2)/m]x can be written in the form x(t) = A*sin(wt+phi) so from what you know about the sine function if you can find the period, you can find the frequency, which will enable you to find the angular frequency...
 
Oh I think I got it!

x'' + [(k1 + k2)/m]x = 0

And using the characteristic polynomial to solve this second order DE, gives me the solution

x(t) = A cos(wt + phi) if and only if w = [(k1 + k2)/m]^1/2

now for setting up the DE in the series case I'm having some difficulty would it be:

m * x'' = -k1 * k2 x ? Since you could treat both k1 and k2 acting as one k? errr..
 
Eric_meyers said:
now for setting up the DE in the series case I'm having some difficulty would it be:

m * x'' = -k1 * k2 x ? Since you could treat both k1 and k2 acting as one k? errr..

Sure you got the effective k for springs in series correct?
 
oh wait, if I want to combine the k in both springs into another constant I'm going to have to take the "center of mass" sort of speak for the spring stiffness - I forget the correct terminology... center of stiffness?

m * x'' = -[(k1 * k2)/(k1 + k2)] x

x '' + (k1 * k2)/[(k1 + k2) * m]x = 0

Using the characteristic equation I again get

x(t) = A cos (wt - phi) if and only if w = {(k1 * k2)/[(k1 + k2) * m]}^1/2

Which of course is the answer.
Thanks
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Back
Top