Hi,
The Physics Help Forum not working today, at least not from my ISP, so this goes here. It's basically a math deal anyway:
The formula to calculate the force of a point of mass, let's call them planets, that results from its being gravitationally attracted by another point of mass is Newton's:
$\displaystyle F=\frac{Gm_1m_2}{d^2}$
Where $\displaystyle F$ is the force of the planet that results from the gravitational attraction exerted upon it by the other planet, $\displaystyle G$ is Newton's gravity constant, $\displaystyle m_1$ and$\displaystyle m_2$ are the respecive masses of the planets, and d is the distance between them.
For simplicity's sake let's say all the planets considered are of the same mass, so we can write $\displaystyle m^2$ instead of $\displaystyle m_1m_2$.
Now, if I'm not mistaken, the formula for calculating the force of a planet resulting from the gravitational attraction of more than two planets is:
$\displaystyle F_j=\sum_{j\neq k}^{n}\frac{Gm^2}{d_{jk}^2}$
Where $\displaystyle F_j$ is the force on the jth planet resulting from the gravitational attraction of the other $\displaystyle n-j$ planets, and $\displaystyle d_{jk}$ is the distance between the jth planet and the kth planet.
My question is "where is the vector addition?" That is, when considering the force on one planet that results from the gravitational attraction of many other planets, we have to take into account not only the distance of the other planets from planet j but also their $\displaystyle (x,y,z)$ position with respect to it (right?).
Take for example the simple case of three planets in the same plane. Planet j is at the origin. Planet k is one unit to the right of j on the x axis, while planet l is one unit up the y axis. If the masses all equal 1, then, by the formula above, the force on planet j would be:
$\displaystyle F_j=\frac{G(1^2)}{1^2}+\frac{G(1^2)}{1^2}=2G$
But $\displaystyle F_j$ is a function of both the distance and the position, right? So we must consider not only the Gravitational Forces individually exerted upon j by k and l, but also the angle at which these forces are exerted. That is, we must add the vectors. To add vectors you just plug in the x value and y value sums of the added vectors into pythagoras' formula. The force on planet j should therefore be:
F_j=$\displaystyle \sqrt{\frac{G(1^2)(\cos\theta_k)}{1^2}+\frac{G(1^2 )(\sin\theta_k)}{1^2}+\frac{G(1^2)(\cos\theta_l)}{ 1^2}+\frac{G(1^2)(\sin\theta_l)}{1^2}}=\sqrt{2G}$
(Where $\displaystyle \theta_x$ is the angle subtended by a line drawn from planet j to planet x. I.e. $\displaystyle \theta_k=0$ and $\displaystyle \theta_l=\frac{\pi}{2}$)
So, what am I missing here? I am fully aware that I, and not Newton, am missing something here. Someone please help point this out for me.
Thanks