Gravitational field conceptual question

Click For Summary

Discussion Overview

The discussion revolves around a theoretical scenario involving two isolated masses and their gravitational interaction. Participants explore how to determine the positions of these masses as a function of time once a gravitational field is introduced, focusing on the application of classical mechanics and differential equations.

Discussion Character

  • Exploratory
  • Technical explanation
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • Some participants propose a thought experiment where two masses are isolated and do not exert gravitational forces until a specific moment, questioning how to find their positions over time once gravity is introduced.
  • Others suggest applying Newton's laws of motion and gravitational force to derive the equations of motion, emphasizing the need to consider the force's dependence on position.
  • A participant notes that the resulting differential equation is non-linear and not trivial to solve, indicating that while setting up the problem is straightforward, the analytical solution may be complex.
  • Another participant discusses integrating the differential equation and expresses uncertainty about whether conservation of energy simplifies the solution.
  • Some participants acknowledge the challenges of solving differential equations in real-life scenarios, contrasting simple textbook examples with the complexities of actual gravitational interactions.
  • A later reply introduces the concept of reducing the two-body problem to a one-body problem using the Lagrangian approach, although it is framed as a question rather than a definitive answer.

Areas of Agreement / Disagreement

Participants generally agree on the application of classical mechanics principles but express differing views on the complexity of solving the resulting equations and the implications of real-world scenarios versus theoretical models. The discussion remains unresolved regarding the best approach to solve the equations of motion.

Contextual Notes

The discussion highlights limitations in solving non-linear differential equations analytically and the dependence on specific assumptions about the system's isolation and initial conditions.

PrakashPhy
Messages
35
Reaction score
0
Suppose a case where two masses are essentially far away form all other bodies so that we can assume the two masses are not affected by any other interactions going on beside them and they do not have the property of gravitation until a time( they are perfectly isolated{in theory everything is possible}). If suddenly at t=0 the gravitational field starts how do we find the position of the two masses as a function of time due to gravitational interaction ( and nothing else)??
 
Physics news on Phys.org
PrakashPhy said:
Suppose a case where two masses are essentially far away form all other bodies so that we can assume the two masses are not affected by any other interactions going on beside them
For the sake of the thought experiment, we can imagine a universe with only two masses in it.
and they do not have the property of gravitation until a time( they are perfectly isolated{in theory everything is possible}).
In theory, not everything is possible, that is why we have theories. However, we can imagine that the objects have particular positions at time t=0 when
If suddenly at t=0 the gravitational field starts how do we find the position of the two masses as a function of time due to gravitational interaction ( and nothing else)??

You mean apart from finding their mutual acceleration by Newton's gravitation?
 
Unless I am missing something in the question, this is a textbook example of a classical mechanics problem. You simply apply Newton's laws, F = m a where the force is given by Newton's law of gravitational. Break vectors into components and integrate the acceleration, which is the second derivative of position with respect to time, to get equations of motion, being careful to remember that the force of gravity depends on position as well. This is all pretty basic stuff you could find in any textbook. Which part don't you understand?
 
chrisbaird said:
You simply apply Newton's laws, F = m a where the force is given by Newton's law of gravitational. Break vectors into components and integrate the acceleration..

You don't even need to decompose vectors, since there are only two masses in this universe and I assume gravity attracts them "toward" each other.
 
The resulting differential equation d^2x/dt^2 = K/x^2 (where K is some constant) is not trivial to solve though since it's a non-linear ODE. Unless I'm forgetting something basic.

One can use conservation of energy to get the velocity at any point in the trajectory, but I forget if this greatly simplifies the solution for the full equation of motion.
 
[tex]\ddot{x} = \frac{K}{x^2}[/tex]

multiply both sides by [itex]\dot{x}[/itex]
[tex]\dot{x}\ddot{x} = \frac{K\dot{x}}{x^2}[/tex]

Now you can integrate both sides, rearrange to get:

[tex]\dot{x} = \sqrt{ \frac{2K}{x} +C }[/tex]

which you can do. It's not pretty.

[tex]t = \frac{\dot{x}}{C} - \frac{K\ln|2K + 2C\dot{x}|}{C^{3/2}} + D[/tex]

More generally:
http://www.berkeleyscience.com/pm.htm
 
Matterwave said:
The resulting differential equation d^2x/dt^2 = K/x^2 (where K is some constant) is not trivial to solve though since it's a non-linear ODE. Unless I'm forgetting something basic.

I meant setting up the problem is straight-forward. Solving the differential equation is not always doable analytically. When not, you an always solve differential equations numerically, either by using per-packaged software or writing your own code.
 
Oh boy - IRL: differential equations can get very nasty very fast. Real life is messy.

The nice quadratic ballistic equations we learn in school only work under special conditions ... linear gravity and no other forces.

Actual accurate satellite orbits are determined numerically and cannot be expressed analytically like this.
OTOH: the 2-body problem described was worked out quite a while ago.
 
Can't the two body problem be reduced to a similar one body problem? Taking the Lagrangian of the system, assuming the origin to be the COM ([itex]r_1m_1 = -r_2m_2[/itex]) and defining [itex]r = r_1 - r_2[/itex]you have
[tex]L = \frac{1}{2}m_1\dot{r_1}^2 + \frac{1}{2}m_2\dot{r_2}^2 - U(r)[/tex]
We can express the position vectors as [itex]r_1 = \frac{m_2r}{m_1+m_2}[/itex] and [itex]r_2 = \frac{m_1r}{m_1+m_2}[/itex], then define [itex]m = \frac{m_1m_2}{m_1+m_2}[/itex] which then reduces the Lagrangian to
[tex]L = \frac{1}{2}m\dot{r}^2 - U(r)[/tex]
Where
[tex]U(r) = -\frac{m_1m_2 G}{r}[/tex]

I guess this would be more of a question than an answer though? :)
 
Last edited:

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 40 ·
2
Replies
40
Views
6K
  • · Replies 35 ·
2
Replies
35
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 0 ·
Replies
0
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K