Tell me more ×
Physics Stack Exchange is a question and answer site for active researchers, academics and students of physics. It's 100% free, no registration required.

I tried doing the following problem just for fun (please see the following link): http://www.physics.harvard.edu/academics/undergrad/probweek/prob43.pdf

(I'm not allowed to post the entire problem here since I'm a new user.)

Here are my equations:
T - mg = ma (equation 1)
Mg - T = Ma (equation 2)
(Upper case "M" used for infinite series of masses on the right arm of the first pulley. Lower case "m" for the small, single mass on the left arm.)

algebra is as follows:
Mg - (ma + mg) = Ma
g (M - m) = a (M + m)
a = g (M - m) / (M + m)

Here is my reasoning to get final answer: The limit of 'a' for large M goes to g. Therefore, acceleration of the top mass is g. However, the correct answer is g/2. Why does my reasoning get the wrong answer? Any ideas?

(Please excuse the formatting, I'm a newbie here).

share|improve this question

1 Answer

up vote 0 down vote accepted

Your second equation is wrong. You can't consider a nonrigid system as a single blob of mass $M=\Sigma m$. IIRC, this problem is done via a recursive relation.

share|improve this answer
No, you can! "M" here will be the effective mass and this IS the way to solve the problem (still using a recursive relation).... all that is left to do is find "M", and DUE to it being nonrigid, it won't be infinite! – Chris Gerig Mar 4 '12 at 20:34
@ChrisGerig Yeah that works as well. But the OPs method of taking $M=\sum m$ is wrong. When I solved it a few years ago I recursive'd the acceleration. – Manishearth Mar 5 '12 at 0:34
Right, the sum of the two masses on the pulley is not the mass of the (single) atwood machine... but proving that the mass is $4m_1m_2/(m_1+m_2)$ is a good task, and that ultimately leads to the solution of this problem, without appealing to relative accelerations (which are usually beyond the scope of a first course in mechanics). – Chris Gerig Mar 5 '12 at 6:51

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.