Simple harmonic motion, spring, block on block, static friction help

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 16K views
scholio
Messages
159
Reaction score
0
been working on this for a long time, haven't got far, keep getting a negative mass!


Homework Statement



A 440 g block on a frictionless surface is attached to a rather limp spring of constant k = 8.7 N/m. A second block rests on the first, and the whole system executes simple harmonic motion with a period of 1.4 s. When the amplitude of the motion is increased to 35 cm, the upper block just begins to slip. what is the coefficient of static friction between the blocks?
*mass of block on top is not given

Homework Equations



see below

The Attempt at a Solution



this is what I've done thus far

m1 = 440g = 0.44kg
m2 = ?
k = 8.7n/m
T(period) = 1.4s
A(amplitude) = 35cm = 0.35m
omega = angular velocity

using T = 2pi/omega --> gives omega = 4.48 m/s
using omega = sqrt(k/m) ---> where m = m1 + m2 = 0.44kg + m2 ---> solve for m2 = -0.0065 kg

that is impossible, negative mass? what am i doing wrong? one i get m2 i'll be able to figure mu static by comparing static friction force to force = ma

thanks
 
Physics news on Phys.org
EDIT - another quick question, since the mass of the block on top was not given in the problem, does that imply that that mass is not needed? i think you do need it to find the normal force to find the force of static friction
 
Newton's 2nd Law on top block:

[tex]m_1 a = f[/tex]

[tex]m_1 a =\mu m_1 g[/tex]

[tex]a=\mu g[/tex]

SHO equation for both blocks (the same acceleration because no slipping-- they accelerate together)
[tex]a=\omega^2 A[/tex]

Put them together--
[tex]\mu=\frac{\omega^2 A}{g}[/tex]

[tex]\mu = \frac{(2\pi)^2 A}{T^2 g}[/tex]

So yeah it looks like you don't need to find the other mass.
 
thanks so much, i'll have a closer look, the answer was correct mu static = 0.72, how did you determine that you didn't need to know the mass of the block on top?
 
scholio said:
thanks so much, i'll have a closer look, the answer was correct mu static = 0.72, how did you determine that you didn't need to know the mass of the block on top?

Well I didn't know a priori, I just started typing and saw that the final formula is independent of mass.