The period of the spring without ignoring its mass

AI Thread Summary
The discussion revolves around a block of mass M connected to a spring of mass m, oscillating on a frictionless track, and explores the kinetic energy and period of oscillation. The kinetic energy is derived as a combination of the block's and spring's contributions, leading to an effective mass of M + (1/3)m for the system. The period of oscillation is confirmed to be T = 2π√((M + (1/3)m)/k), highlighting the importance of the spring's mass in the dynamics. Participants debate the application of Hooke's law and the nature of forces within the system, ultimately concluding that the effective mass concept is essential for accurate calculations. The discussion emphasizes the relationship between potential energy, kinetic energy, and the resulting motion of the system.
Philethan
Messages
34
Reaction score
4

Homework Statement


A block of mass M is connected to a spring of mass m and oscillates in simple harmonic motion on a horizontal, frictionless track. The force constant of the spring is k and the equilibrium length is l. Assume that all portions of the spring oscillate in phase and that the velocity of a segment dx is proportional to the distance x from the fixed end; that is, vx = (x/l)v. Also, note that the mass of a segment of the spring is dm = (m/l)dx.

(a) Find the kinetic energy of the system when the block has a speed v.
(b) Find the period of oscillation.

Homework Equations


-kx=ma
T=2\pi \sqrt{\frac{m}{k}}

The Attempt at a Solution


I've solved (a).
\frac{1}{2}Mv^{2}+\int_{0}^{l}\frac{1}{2}(\frac{m}{l})dx[(\frac{x}{l})v]^{2}=\frac{1}{2}(M+\frac{1}{3}m)v^{2}

For (b), I think I sill can, by the net force of the M block, get the SHM period.

No matter how much mass the spring has, the net force of the M block is still :
F_{net}=-kx=Ma

So, I think the period is still
T=2\pi \sqrt{\frac{M}{k}}

But the answer is
T=2\pi \sqrt{\frac{M+\frac{1}{3}m}{k}}
I think it's a little bit plausible because the mass in this equation is the effective mass.
However, I really want to know what happened to the net force of M block.
Can I still use Hooke's law? If I can't use it, then what's the meaning of spring constant k now?
Can I solve the period without using effective mass? I want to use Hooke's law and Newton's law to solve the
2nd order differential equation and get the answer.

Thank you very much!
 
Physics news on Phys.org
net Force -ks is applied to the system from the attachment point (wall), but there is more inertia than just the block M.
You found out yourself by integration that the spring's inertia is m/3 (due to not moving as far as M).
spring stiffness k still relates the static Force to the stretch, but of course its weight will stretch it some if it is suspended from ceiling.
The Force BY the block M applied to the spring cannot be opposite the Force by the wall, because the spring's mass accelerates (well, some of it does)
 
  • Like
Likes Philethan
To put what lightgrav said a little differently, the tension will not be uniform along the spring.
I suggest using part (a) as a hint. They got you to find the KE. What might you consider next?
 
  • Like
Likes Philethan
Thanks, lightgrav and haruspex!
I think the key is
lightgrav said:
spring stiffness k still relates the static Force to the stretch
F_{net}=(-kx)+(+F_{pull})=ma=m\times 0=0
This equation still holds because the system is static!
If I really want to write down the net force equation about block M while it's moving, then perhaps I need to use the force done by the adjacent small segment of the spring on the block M. But it's too difficult to write.. I'm not sure how to write it down because the description of effective spring constant and the displacement from the right end relaxed position is very confusing. Anyway, thanks a lot!
 
Philethan said:
F_{net}=(-kx)+(+F_{pull})=ma=m\times 0=0
This equation still holds because the system is static!
It is? I thought you were trying to show it followed SHM. That's hardly static.
Did you think about my KE hint?
 
haruspex said:
It is? I thought you were trying to show it followed SHM. That's hardly static.
Did you think about my KE hint?
Yes, I guess I know what you meant.
1. We can derive the effective mass from KE then plug in the period formula.
2. We can derive the net force of block M by taking the derivative of KE with respect to x. Is this what you meant?
 
Philethan said:
Yes, I guess I know what you meant.
1. We can derive the effective mass from KE then plug in the period formula.
2. We can derive the net force of block M by taking the derivative of KE with respect to x. Is this what you meant?
Not quite. I was thinking of taking the time derivative of PE+KE=constant.
 
  • Like
Likes Philethan
haruspex said:
Not quite. I was thinking of taking the time derivative of PE+KE=constant.

Wow, I find it works!

U_{s}=\lim_{n\rightarrow \infty }\sum_{i=1}^{n}(\frac{1}{2}k_{i}x_{i}^{2})
kl=\lim_{n\rightarrow \infty }k_{i}(\frac{l}{n})\: \therefore \: k_{i}=\lim_{n\rightarrow \infty }nk
Assume the total displacement is x, then
x_{i}=\lim_{n\rightarrow \infty }\frac{x}{n}
\therefore \: U_{s}=\lim_{n\rightarrow \infty }\sum_{i=1}^{n}\frac{1}{2}(nk)(\frac{x}{n})^{2}=\lim_{n\rightarrow \infty }\sum_{i=1}^{n}\frac{1}{2n}kx^{2}=\lim_{n\rightarrow \infty }n\times \frac{1}{2n}kx^{2}=\frac{1}{2}kx^{2}
\therefore U_{s}+E_{k,total}=\frac{1}{2}kx^{2}+\frac{1}{2}(M+\frac{1}{3}m)v^{2}=constant
\therefore \: \frac{d(U_{s}+E_{k,total})}{dt}=kx\frac{dx}{dt}+(M+\frac{1}{3}m)v\frac{dv}{dt}=0
\therefore \: -kx=(M+\frac{1}{3}m)\frac{d^{2}x}{dt^{2}}
\therefore T=2\pi \sqrt{\frac{(M+\frac{1}{3}m)}{k}}

It seems that I can't get that Newton's 2nd law equation without taking the time derivative of PE+KE=constant.
Furthermore, I doubt that -kx is a kind of force. It seems to me that it's merely a mathematical equation without physical meaning such as force (as the cause of motion).
Is -kx a kind of force? Can I draw the free body diagram? What kind of system has the mass M+m/3? Maybe the only system is just "equivalent system".
Thanks a lot, haruspex!
 
  • Like
Likes Nathanael
Back
Top