wu :: forums (http://www.ocf.berkeley.edu/~wwu/cgi-bin/yabb/YaBB.cgi)
riddles >> hard >> Elastic Collisions
(Message started by: Barukh on Nov 1st, 2015, 12:36am)

Title: Elastic Collisions
Post by Barukh on Nov 1st, 2015, 12:36am
On a horizontal line, two balls are placed: the first ball has unit mass, and the second ball – which is to the right of the first ball - has mass M. To the left of the first ball there is a vertical wall.

The second ball starts moving towards the first ball with constant speed, until they collide. This starts a process of collisions of balls with each other and vertical wall. It is assumed that all the collisions are perfectly elastic, and no energy is lost in any of the movements.

Denote by c(M) the total number of collisions between balls in the above experiment. Find lim c(M)/http://www.ocf.berkeley.edu/~wwu/YaBBImages/symbols/surd.gifM when M -> http://www.ocf.berkeley.edu/~wwu/YaBBImages/symbols/infty.gif.

Source: [hide]G. Galperin[/hide]

Title: Re: Elastic Collisions
Post by markr on Nov 2nd, 2015, 10:23pm
No proof, but my spreadsheet model seems to be converging to [hide]pi/2[/hide].

Title: Re: Elastic Collisions
Post by SWF on Dec 2nd, 2015, 9:54pm
Conserving momentum and energy gives relation between velocity after n collisions and n+1 collisions:
u(n+1) = (M-1)*u(n)/(M+1) - 2*M*v(n)/(M+1)
v(n+1) = (M-1)*v(n)/(M+1) + 2*u(n)/(M+1)
where v(n) is velocity of ball of mass M after n collisions, and u(n) is velocity of ball of unit mass after n collisions.  u(n) is the positive going velocity (after its most recent collision being with the wall).

Eliminate u from the equation for v, and v from equation for u to get:
v(n+2) - 2*(M-1)*v(n+1)/(M+1) + v(n) = 0
u(n+2) - 2*(M-1)*u(n+1)/(M+1) + u(n) = 0

Solve difference equations by assuming solution of form exp(n*s) and determine the two values of s that work. This results in complex numbers and solution to each equation is of the form:
A*exp(i*n*p) + B*exp(-i*n*p)  where cos(p)=(M-1)/(M+1)

Using initial conditions of u(0)=0 and v(0)=-V results in:
u(n)=sqrt(M)*V*sin(n*p)
v(n)=-V*cos(n*p)

Collisions will end for the lowest n where u(n)<v(n) which requires that
sqrt(M)*sin(n*p) < -cos(n*p)

For large M, this occurs near where n*p=pi, and using cos(p)=(M-1)/(M+1) approx equal to 1-p*p/2 gives p approximately equal to 2/sqrt(M+1). S
o n is approximately pi/2*sqrt(M+1)  and dividing by sqrt(M) and taking limit results in pi/2.



Powered by YaBB 1 Gold - SP 1.4!
Forum software copyright © 2000-2004 Yet another Bulletin Board