Kepler's First Law: Approximation or Exact?

In summary, the conversation discusses the problem of finding the Lagrangian of a system in polar coordinates, and the resulting equations of motion for radial and angular acceleration. The conversation also touches on the concept of bound orbits and the conservation of energy and angular momentum. Ultimately, the conversation concludes with a discussion on the possibility of finding a time-dependent solution for the two-body problem.
  • #1
Rael
7
0
Hi folks, my problem is the following one:
Kepler stated that orbits of planets are elliptic. Everytnig's well since Newton obtained the same results, with his formula for gravity

[tex]F = G(mM)/r^2[/tex]

Now, i tried to write the Lagrangian of the system (L = K-U, K is cinetic energy, U is potential energy) in polar coordinates which (hopefully without errors) should be defined as follows:

[tex]L = \frac{1}{2}m((\dot{r})^2 + (r\dot{\theta})^2) + G(mM)/r[/tex]

where [tex]\dot{r}^[/tex] is radial velocity, [tex]\dot{\theta}^[/tex] is angular velocity, r is the distance between the two bodies, one of them is for simplicity considered being still in the origin.

now deriving the differential equations of motion using [tex]d(\partial{L} / \partial{\dot{x}} )/dt = \partial{L}/\partial{x}[/tex]

we have the following equations :

[tex]\ddot{\theta} = -2\dot{\theta}\dot{r}/r[/tex]
[tex]\ddot{r} = r(\dot{\theta})^2 - MG/r^2[/tex]

[tex]\ddot{r}[/tex] is the radial acceleration, [tex]\ddot{\theta}[/tex] is angular acceleration, M is the mass of the body fixed at the origin.

Now, the equations are by no way linear and easily solvable... and can describe a very rich variety of orbital behaviours, not only the steady Kepler's ellipse (things got even worse when i derived the equations considering the mass M not being fixed but free to move).
Is Kepler's first law an approximation ?? or it's exact ?
 
Last edited:
Physics news on Phys.org
  • #2
Bound orbits in such a 1/r central force field are ellipses. The trouble is that you've made a mess :wink: of the equation of motion for [tex] \theta [/tex]. Notice that [tex] \theta [/tex] does not appear explicitly in the Lagrangian. This implies that the canonical momentum conjugate to [tex] \theta [/tex] is conserved. What is this momentum?
 
  • #3
Eghm, well, since the force is central, angular acceleration is 0.
so I have only the equation for radial acceleration left.
It's still not linear, but may be more easily solvable. Is it a brutal approximation to consider the term [tex]- MG/r^2[/tex] = 0 due to the little value of G ??
What exactly do you mean by "bound" ? An orbit resulting in collapsing of the body m into M is still bounded ?
 
Last edited:
  • #4
A couple of things, Rael.

1) The angular acceleration is not zero.
2) Bound means doesn't escape to infinity. The orbit is finite, in other words, like the orbit of the Earth or Mars. There are unbounded orbits which behave like hyperbolas.
3) It is a horrible approximation to set [tex] - GM/r^2 [/tex] to zero, you lose all the effects of gravity! :smile:

Did you try to figure out what the canonical momentum associated with [tex] \theta [/tex] is? The reason why this important is because [tex] \frac{d p_\theta}{dt} = 0 [/tex] since the Lagrangian is independent of [tex] \theta [/tex]. In other words, it gives a conservation law.
 
  • #5
You'r right ! it's an error to consider angular velocity being constant !
Well, angular momentum is derivable from the equation for [tex]\ddot{\theta}[/tex], so being h the angular momentum we have

[tex]h = \dot{\theta}r^2[/tex]

using this in the equation for [tex]\ddot{r}[/tex] we obtain

[tex]\ddot{r} = \frac{h^2}{r^3} - \frac{MG}{r^2}[/tex]

now just matter of solving the nonlinear differential equation for r, and then finding [tex]\theta[/tex].
Thank you !
Just a matter of mathematics now .
 
  • #6
Still have no idea on how to get rid of that nasty NODE (nonlinear differential equation) :frown:
it's nonlinear... i wonder if there exists a time dependent solution for the two body problem... (my problem should be a simplified version of that)...
 
  • #7
Rael said:
Still have no idea on how to get rid of that nasty NODE (nonlinear differential equation) :frown:
it's nonlinear... i wonder if there exists a time dependent solution for the two body problem... (my problem should be a simplified version of that)...

Hmm... You seem to be missing a mass in that angular momentum equation.

You should have:
[tex]M \ddot r =h^2/(Mr^3)-MG/r^2[/tex]

From here I am going to suggest you write down the total energy of the object in (a bound) orbit. (In polar coordinates!) Recall that E will be a constant of the motion. You can use the angular momentum equation to get rid of the [tex]\dot \theta^2[/tex] term and solve for [tex]\dot r[/tex]. For reference, at this point you should have:
[tex]\dot r=\sqrt{\frac{2}{M} \left ( E +\frac{GM}{r}-\frac{h^2}{2mr^2} \right ) }[/tex]

You can separate the r and t variables and wind up with an equation for t in terms of an integral over r. Now a trick. Change the variable from r to u = 1/r. The integral is now fairly easy to do (if somewhat long to work out). The only problem is that you wind up with a function t(r) as opposed to r(t).

It is standard not to solve for time, but the angle in the orbit. You can use the angular momentum equation to derive an expression relating d/dt and d/d(theta). The advantage in doing this is that it is pretty straightforward from there to show the bound orbit is an ellipse.

-Dan
 
  • #8
An ellipse hmmm..., I solved the integral, and winded up with a formula for [tex]\theta(r)[/tex] which in polar coordinates is a conic section. Everythings ok until now, but i have simulated the system of differential equations on my PC and I got the following trajectory :

http://img314.imageshack.us/img314/3420/trajectory0lh.jpg

the moving body started in the bottom right corner (the big black dot), and moving with a certain initial angular velocity, "converged" to the non-moving body at the center of my system of coordinates.
I suppose two things are possible about the results:
1) numerical errors which lead to "non-conservation" of energy and/or angular momentum (A 4th order Runge-Kutta discretization was used, with adaptive step-size routine).
2) The relation for [tex]\theta(r)[/tex] holds in this kind of orbits too, and angular momentum and energy are still conserved...

Don't know what to say, but intuitively I suppose the second possibility is the most realistic.
 
Last edited by a moderator:
  • #9
Rael said:
An ellipse hmmm..., I solved the integral, and winded up with a formula for [tex]\theta(r)[/tex] which in polar coordinates is a conic section. Everythings ok until now, but i have simulated the system of differential equations on my PC and I got the following trajectory :

http://img314.imageshack.us/img314/3420/trajectory0lh.jpg

the moving body started in the bottom right corner (the big black dot), and moving with a certain initial angular velocity, "converged" to the non-moving body at the center of my system of coordinates.
I suppose two things are possible about the results:
1) numerical errors which lead to "non-conservation" of energy and/or angular momentum (A 4th order Runge-Kutta discretization was used, with adaptive step-size routine).
2) The relation for [tex]\theta(r)[/tex] holds in this kind of orbits too, and angular momentum and energy are still conserved...

Don't know what to say, but intuitively I suppose the second possibility is the most realistic.

What you seem to have here is a decaying orbit. This also is predicted by the Mathematics. In order to get an actual conic section for the orbit you need specific boundary conditions on the intial position, velocity, etc.
What the equations imply is that when you DO have those particular boundary conditions, the only stable orbit will be in the form of an ellipse. If the orbit is unbound then (barring running into the central mass) you have a hyperbolic or parabolic path, no matter what your initial conditions may be.

-Dan
 
Last edited by a moderator:
  • #10
Rael,

You shouldn't be getting a decaying orbit. As topsquark said, you need special initial conditions to get an orbit that hits the central mass. In fact, the only way the orbiting body can hit the central mass in this problem is if the orbiting body has exactly zero angular momentum (assuming the central mass is pointlike). This is easy to see since for any finite energy and non-zero angular momentum, the angular momentum barrier [tex] \frac{\ell^2}{2 m r^2} [/tex] blows up faster than [tex] - \frac{G M m}{r} [/tex] as r goes to zero. Thus you'll always hit a turning point before r = 0. Bound orbits are always ellipses for the Kepler problem unless [tex] \ell = 0 [/tex]. Since it's clear that your orbit has some nonzero angular momentum, you must have made some error in your numerical solution of the differential equation.
 
Last edited:

1. What is Kepler's First Law?

Kepler's First Law, also known as the Law of Ellipses, states that all planets in our solar system move in elliptical orbits around the sun, with the sun at one of the two foci of the ellipse.

2. Is Kepler's First Law an approximation or an exact law?

Kepler's First Law is an approximation. While it accurately describes the motion of planets in our solar system, it does not apply to all objects in the universe.

3. Who discovered Kepler's First Law?

Kepler's First Law was discovered by the German mathematician and astronomer Johannes Kepler in the early 17th century. He published his findings in his book "Astronomia Nova" in 1609.

4. How does Kepler's First Law relate to Newton's laws of motion?

Kepler's First Law is based on observations of planetary motion, while Newton's laws of motion provide a mathematical explanation for why planets follow elliptical orbits around the sun.

5. Why is Kepler's First Law important?

Kepler's First Law is important because it helped to disprove the ancient Greek belief that the planets moved in perfect circles around the Earth. It also laid the foundation for future discoveries and advancements in our understanding of the universe.

Similar threads

  • Advanced Physics Homework Help
Replies
11
Views
1K
  • Advanced Physics Homework Help
Replies
16
Views
908
  • Advanced Physics Homework Help
Replies
2
Views
817
Replies
6
Views
963
  • Advanced Physics Homework Help
Replies
4
Views
2K
  • Advanced Physics Homework Help
Replies
0
Views
441
Replies
25
Views
2K
  • Advanced Physics Homework Help
Replies
3
Views
1K
  • Advanced Physics Homework Help
Replies
2
Views
2K
Replies
8
Views
221
Back
Top