How Does the Gravitational Force Equation Change with 1/r^3?

Click For Summary
SUMMARY

The gravitational force equation can be expressed as a vector equation using the formula F = -G (m_1 m_2 / |p_1 - p_2|^3) (p_1 - p_2), where G is the gravitational constant, m_1 and m_2 are the masses, and |p_1 - p_2| is the Euclidean distance between the two mass points. This formulation incorporates an additional 1/r^3 term to normalize the direction of the force vector, maintaining the inverse-square relationship. The discussion highlights the mathematical transition from a scalar to a vector representation of gravitational force.

PREREQUISITES
  • Understanding of Newton's Law of Gravitation
  • Familiarity with vector mathematics
  • Knowledge of Euclidean distance calculations
  • Basic principles of physics related to forces
NEXT STEPS
  • Research the derivation of vector equations in classical mechanics
  • Study the implications of gravitational force in multi-body systems
  • Explore MATLAB for simulating gravitational interactions
  • Learn about advanced gravitational theories, such as General Relativity
USEFUL FOR

Physicists, engineering students, and anyone interested in advanced gravitational mechanics and vector calculus will benefit from this discussion.

nearc
Gold Member
Messages
65
Reaction score
6
apologies if this has been covered elsewhere in the forums, but i was unable to find it. I've seen the usual gravitational force equation [i.e. F=gMm/r^2] with essentially r^3 in the bottom. an example of this can be seen in http://www.mathworks.com/moler/exm/chapters/orbits.pdf on pages 8 and 9.

i'm looking for any info [paper/webpages] that might explain how to use this approach, thanks
 
Last edited by a moderator:
Astronomy news on Phys.org
it's a vector equation and the author (who happens to be the guy who created the first MATLAB) is not being conventional with his math symbols.

Newtons gravitational law can first be stated:

[tex]F = G \frac{m_1 m_2}{r^2}[/tex]

where [itex]F[/itex] is the magnitude of the force vector that runs along the line that connects [itex]m_1[/itex] and [itex]m_2[/itex]. and [itex]r[/itex] is the Euclidian distance between them. this is a scaler equation and is the simple inverse-square gravitational equation you see most everywhere.

now suppose that the body with mass [itex]m_1[/itex] is located at point [itex]\vec{p_1}[/itex] and the body with mass [itex]m_2[/itex] is located at point [itex]\vec{p_2}[/itex]. the coordinates of the points are

[tex]\vec{p_1} = ( \ x_1, \ y_1, \ z_1 \ )[/tex]

[tex]\vec{p_2} = ( \ x_2, \ y_2, \ z_2 \ )[/tex]

the distance between the two points [itex]\vec{p_2}[/itex] and [itex]\vec{p_1}[/itex] is

[tex]r = | \vec{p_1} - \vec{p_2} | = \sqrt{(x_1-x_2)^2 +(y_1-y_2)^2 +(z_1-z_2)^2 }[/tex]

now, the difference vector that connects [itex]\vec{p_2}[/itex] to [itex]\vec{p_1}[/itex] is [itex]\vec{p_1}-\vec{p_2}[/itex], so [itex]r[/itex] is just the magnitude of that difference vector.

lastly to get a force vector [itex]\vec{F}[/itex] that has magnitude [itex]F[/itex], we need to create a unit vector that runs along the line that connects [itex]\vec{p_2}[/itex] to [itex]\vec{p_1}[/itex]. that unit vector is the difference vector [itex]\vec{p_1}-\vec{p_2}[/itex] normalized by dividing by its length [itex]r=|\vec{p_1}-\vec{p_2}|[/itex]. this is where the extra power in [itex]r^3[/itex] comes from.

so the force acting on the body with mass [itex]m_1[/itex] located at point [itex]\vec{p_1}[/itex] by the body with mass [itex]m_2[/itex] located at point [itex]\vec{p_2}[/itex] is

[tex]\vec{F} = -G \frac{m_1 m_2}{r^2} \frac{\vec{p_1}-\vec{p_2}}{|\vec{p_1}-\vec{p_2}|}[/tex]

or

[tex]\vec{F} = -G \frac{m_1 m_2}{|\vec{p_1}-\vec{p_2}|^3} (\vec{p_1}-\vec{p_2})[/tex]

that is a vector equation, but it is still the inverse-square law. the extra power of [itex]r[/itex] in the denominator is needed to normalize the vector connecting point [itex]\vec{p_2}[/itex] to point [itex]\vec{p_1}[/itex]
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 14 ·
Replies
14
Views
22K
Replies
1
Views
2K
  • · Replies 8 ·
Replies
8
Views
7K
Replies
3
Views
7K