How to Maximize the Height in a Newton's Cradle with Unequal Masses?

  • Thread starter Thread starter Dinheiro
  • Start date Start date
  • Tags Tags
    Height
AI Thread Summary
To maximize the height H in a Newton's Cradle with unequal masses, the relationship H = 16h(M²n²)/((M+n)²(m+n)²) is established. The goal is to find the optimal mass n that maximizes H, which requires using calculus to derive H with respect to n. The derivative leads to a cubic equation, indicating multiple roots, one of which maximizes H. The optimal solution is found to be n = √(Mm), which simplifies the problem significantly. Understanding this relationship allows for effective manipulation of the masses to achieve the greatest height for the ball of mass m.
Dinheiro
Messages
56
Reaction score
0

Homework Statement


An executive toy consists of three suspended steel balls of masses M, n and m arranged in order with their centres in a horizontal line. The ball of mass M is drawn aside in their common plane until its centre has been raised by h and is then released. if M ≠ m and all collisions are elastic, how must n be chosen so that the ball of mass m rises to the gratest possible height? What is that height? (Neglect multiple collisions)

Homework Equations


velocity after a perfectly elastic collision
v2' = (m2 - m1)v2/(m1+m2) + 2m1v1/(m1+m2)

The Attempt at a Solution


After releasing M, its vellocity immediately before the first collision is
V = \sqrt{2gh}

Then, M collides with n, and n's velocity immediately after collision is
v = \frac{2M}{M+n}\sqrt{2gh}

Analogously, m's velocity immediately after n colides
u = \frac{2n}{n+m}\frac{2M}{M+n}\sqrt{2gh}

m shall rises H
mu^{2}/2 = mgH

H = 16h\frac{M^{2}n^{2}}{(M+n)^{2}(m+n)^{2}}

How am I supposed to maximize H from it? What should be done to solve it?
 
Last edited:
Physics news on Phys.org
Looks good so far. You have found H as a function of n. Are you familiar with using calculus to find the maximum of a function?
 
But if you derivate with respect to n, you get
2n³ + (M+m-1)n² - (M+m)n - Mm = 0
probably, three roots, one of them might get H to max. The problem is to find these roots.
By the way, this problem is from a test which you should take 8 minutes each question: there must be a better way to solve it.
 
Last edited:
I've found a solution
pendulonewton.png


What sorcery did it do to get n = √(Mm)??
 
Note that the equation H = 16h\frac{M^{2}n^{2}}{(M+n)^{2}(m+n)^{2}} can be written as $$H = 16hM^2\left(\frac{n}{(M+n)(m+n)}\right)^2$$

H will be maximum when the expression ##\frac{n}{(M+n)(m+n)}## is a maximum. So, you just need to maximize the function $$f(n) = \frac{n}{(M+n)(m+n)}$$
 
Oh, thanks, TSny, I didn't see the reply. I got it
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanged mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top