|
|
|
|
|
by quantadev
399 days ago
|
|
The force itself is `G * m1 * m2 / (r^2)`. That's a pure magnitude. The direction of the force is just the unit vector going from m1 to m2. You need it to be a unit vector or else you're multiplying up to something higher than that force. However, I don't get why you'd ever cube the 'r'. Never seen that. I don't think it's right, tbh. |
|
It's pulled out of the unit vector. Might be more clear if I notated the vector bits a bit:
As you know, a vector is a magnitude and direction: So the formulas from before become (also correctly labeled as `F` per my other comment):