User:Mark Widmer/sandbox: Difference between revisions
imported>Mark Widmer |
imported>Mark Widmer |
||
Line 45: | Line 45: | ||
Substitute for v = 2 pi (R/(1+x)) / T | Substitute for v = 2 pi (R/(1+x)) / T | ||
GM / R = (1+x) 4pi^2 R^2 / (1+x)^2 | GM / R = (1+x) 4pi^2 R^2 / (T^2 (1+x)^2) | ||
GM / R^3 = 4pi^2 / T^2 (1+x) | |||
<math> \frac{GM}{R^3} = \frac{4 \pi^2}{(1+x) T^2} </math> | |||
An small-mass object at the L1 point, a distance r from object m, will have an orbit with radius <math> \frac{R}{1+x}-r</math> | |||
and the same period T: | |||
<math> \frac{GM}{(R-r)^2} - \frac{Gm}{r^2} = \frac{v^2}{\frac{R}{1+x}-r} </math> | |||
<math> v = \frac{2 \pi (\frac{R}{1+x}-r)}{T} </math>, | |||
so | |||
<math> \frac{GM}{(R-r)^2} - \frac{Gm}{r^2} = \frac{4 \pi^2 (\frac{R}{1+x}-r)^2}{T^2} \frac{1}{\frac{R}{1+x}-r} | |||
= \frac{4 \pi^2 (\frac{R}{1+x}-r)}{T^2} </math> | |||
template math object: | template math object: | ||
<math> \frac{1}{R} = \frac{1}{T} </math> | |||
<math> \frac{1}{r} </math> | <math> \frac{1}{r} </math> |
Revision as of 16:21, 22 August 2021
Sandbox. Mark Widmer (talk) 01:17, 5 August 2021 (UTC)
Draft for additions to Hill_sphere New sections:
Hill sphere and L1 Lagrange point
-- added note in Formulas section
Hill sphere of the Sun
-- added to article
Hill sphere of objects that orbit Earth
The Moon -- added to article
Artificial satellites in low-Earth orbit -- added to article
Hill sphere of an object orbiting with another comparable-mass object
OR change to Hill sphere of two equal-mass object
The earlier formulas assume are approximately valid for a planetary mass that is much less than the star's mass. This no longer applies if the orbiting objects have comparable masses. This is the case for many binary star systems. For example, in the Alpha Centauri system, the stars Alpha Centauri A and B have masses that are 1.1 and 0.9 times that of the Sun, respectively.
For two equal-mass objects, let R be the distance between the objects. Each object is then in a circular orbit of radius R/2 about the center of mass, which is halfway between them.
Outline:
Follow the derivation for small mass ratio given at http://www.phy6.org/stargaze/Slagrang.htm
Mass ratio = x = m/M, with 0 < x <= 1
Equate Grav force (distance R) with centripetal force ( radius R /(1+x) )
GmM / R^2 = m v^2 / (R/(1+x)) = m v^2 (1+x) / R
Mult by R/m:
GM / R = (1+x) v^2
Solve for v^2 ?
Substitute for v = 2 pi (R/(1+x)) / T
GM / R = (1+x) 4pi^2 R^2 / (T^2 (1+x)^2)
GM / R^3 = 4pi^2 / T^2 (1+x)
An small-mass object at the L1 point, a distance r from object m, will have an orbit with radius and the same period T:
,
so
template math object: