Tomaz Kristan said:
What equations do you need? Fg=-Fr?
What forces are present here, except those two? Gravity and surface reaction?
None.
Let the overall gravitation pull on each ball be given by [tex]G_n[/tex]. These can be calculated for each individual ball. Let the surface reaction on the ball on its left be given by [tex]L_n[/tex], and the surface reation on its right be given by [tex]R_n[/tex]
The total force to the left on the nth ball is given by
[tex]G_n + R_n - L_n[/tex]
Let the accelleration of each ball to the left be [tex]a_n[/tex]. Let the mass be [tex]m_n[/tex]. From F=ma we have.
[tex]m_n a_n = G_n + R_n - L_n[/tex]
Let us assume for the sake of simplicity that the accelleration of every ball is equal, otherwise our surface reactions will cause problems. [tex]a_n = a[/tex]
So for all n
[tex]a = \frac{G_n + R_n - L_n}{m_n}[/tex]
As the accelleration is equal for all n, we have
[tex]\frac{G_n + R_n - L_n}{m_n} = \frac{G_{n+1} + R_{n+1} - L_{n+1}}{m_{n+1}}[/tex]
By Newtons third law, the left surface reaction on the nth ball is equal in magnitude(but opposite in direction) to the right surface reaction on the (n+1)th ball.
[tex]L_n=R_{n+1} \text{ or } R_n = L_{n-1}[/tex]
Thus,
[tex]\frac{G_n + L_{n-1} - L_n}{m_n} = \frac{G_{n+1} + L_n -L_{n+1}}{m_{n+1}}[/tex]
[tex]G_n + L_{n-1} - L_n = m_n \frac{G_{n+1} + L_n -L_{n+1}}{m_{n+1}}[/tex]
[tex]G_n + L_{n-1} - L_n = m_n \frac{G_{n+1} + L_n -L_{n+1}}{m_{n+1}}[/tex]
[tex]L_{n-1} = L_n - G_n +m_n \frac{G_{n+1} + L_n -L_{n+1}}{m_{n+1}}[/tex]
or to make it a little easier to work with, bump up the n's by one to get
[tex]L_{n} = L_{n+1} - G_{n+1} +m_{n+1} \frac{G_{n+2} + L_{n+1} -L_{n+2}}{m_{n+2}}[/tex]
Starting off with the first particle (n=1), to find the total force on it we need to find the leftmost reaction force using the formula;
[tex]L_{1} = L_{2} - G_{2} +m_{2} \frac{G_{3} + L_{2} -L_{3}}{m_{3}}[/tex]
We know [tex]G_2 , G_3, m_2, m_3[/tex], but we do not know [tex]L_2, L_3[/tex]. Thus in order to find them we must use;
[tex]L_{2} = L_{3} - G_{3} +m_{3} \frac{G_{4} + L_{3} -L_{4}}{m_{4}}[/tex]
[tex]L_{3} = L_{4} - G_{4} +m_{4} \frac{G_{5} + L_{4} -L_{5}}{m_{5}}[/tex]
but we do not know [tex]L_4, L_5[/tex], so we must find those. But again their formulae will involve [tex]L_6, L_7[/tex], whose formulae involve [tex]L_8, L_9[/tex], etc, etc , etc.
In short we cannot solve the infinite system of linear equations for every [tex]L_n[/tex]. Thus we cannot solve for the force, and so cannot find the accelleration of the system. Hence we find that applying mathematics to a physical problem is often more elucidating than verbal argument or consideration.