Solve SHM Leaky Bucket: dT/dt Calculus Solution

  • Thread starter Thread starter PsychonautQQ
  • Start date Start date
  • Tags Tags
    Shm
AI Thread Summary
The discussion focuses on calculating the rate of change of the period of a leaky bucket in vertical simple harmonic motion (SHM). The relevant equation for the period is T = 2π√(m/k), where m is the mass and k is the spring constant. The user attempts to derive dT/dt but struggles with calculus, particularly in applying the chain rule correctly. It is noted that the mass change rate should be in kg/s instead of g/s for proper unit consistency. The conversation emphasizes the importance of accurate derivative application and unit conversion in solving the problem.
PsychonautQQ
Messages
781
Reaction score
10

Homework Statement


There is a bucket with a leak in it in verticle SHM. What is the rate that the period changes with time?
dm/dt = 2 g/s
bucket = 2 kg
total water = 10kg
starting amplitude = 3cm
k=125 N/m

Homework Equations


T=2pi*sqrt(m/k)

The Attempt at a Solution



dT/dt = 2pi * sqrt((dm/dt)/k)
dT/dt = 2pi * (dm/dt)^1/2 / k^(1/2)
dT/dt = 2pi * (m/2)^-1/2 / k^1/2
dT/dt = 2pi * (m2k)^-1/2

my calculus isn't the sharpest so I probably screwed up taking the derivative?
 
Physics news on Phys.org
Yeah, I think you did. Take a look at the first line again. You clearly know ##\sqrt{A}=A^{\frac{1}{2}}##, so perhaps make that conversion for ##T## before taking the derivative. Also, you will need the chain rule for this problem.
 
PsychonautQQ said:

dm/dt = 2 g/s


What does this mean? Units have to be kg/s, not g/s.
 
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}...
Back
Top