Is there a maximum distance from a planet that a moon can orbit?What is the relationship between mass, speed and distance of a planet orbiting the sun?Two suns, one moon, and one planet?Rocky Planet in the center of SystemBased on measurements of a moon's orbit with respect to the planet, what can one calculate?Where does gravity get it's energy to cause tides?Would it be possible to pull Mars and Earth closer each other?Homework question: calculating radius and mass of planet from velocity and time“Global” orientation of an inclined orbital planeCan a planet have multiple significant sized moons?help: calculating surface temp for rotating planet from solar constant 1366 w/m2
What was the Shuttle Carrier Aircraft escape tunnel?
Java TreeMap.floorKey() equivalent for std::map
Is it illegal to withhold someone's passport and green card in California?
Greeting with "Ho"
Should developer taking test phones home or put in office?
How dangerous are set-size assumptions?
Output of "$OSTYPE:6" on old releases of Mac OS X
Does this Wild Magic result affect the sorcerer or just other creatures?
When to remove insignificant variables?
Can any NP-Complete Problem be solved using at most polynomial space (but while using exponential time?)
If I wouldn't want to read the story, is writing it still a good idea?
Helping ease my back pain when I'm studying 13 hours everyday, even weekends
Really Old Stock Valuation
Has there been any indication at all that further negotiation between the UK and EU is possible?
Why do textbooks often include the solutions to odd or even numbered problems but not both?
"How can you guarantee that you won't change/quit job after just couple of months?" How to respond?
Find the C-factor of a vote
Parameterize chained calls to a utility program in Bash
Drawing people along with x and y axis
Do I have any obligations to my PhD supervisor's requests after I have graduated?
What's the difference between a deep fryer and a chip pan?
Why use cross notes in sheet music for hip hop tracks?
How would modern naval warfare have to have developed differently for battleships to still be relevant in the 21st century?
Interaction between Leyline of Anticipation and Teferi, Time Raveler
Is there a maximum distance from a planet that a moon can orbit?
What is the relationship between mass, speed and distance of a planet orbiting the sun?Two suns, one moon, and one planet?Rocky Planet in the center of SystemBased on measurements of a moon's orbit with respect to the planet, what can one calculate?Where does gravity get it's energy to cause tides?Would it be possible to pull Mars and Earth closer each other?Homework question: calculating radius and mass of planet from velocity and time“Global” orientation of an inclined orbital planeCan a planet have multiple significant sized moons?help: calculating surface temp for rotating planet from solar constant 1366 w/m2
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
$begingroup$
Given a planet that orbits a star, and a moon that orbits that planet, is it possible to define a maximum orbital radius of that moon, beyond which the moon would no longer orbit the planet, but the star instead?
I initially (naively) thought this point would be where the star's gravity outweighed that of the planet:
$d_max = d_p - d_px$
$x = frac1sqrtfracm_pm_s+1$
Where:
$d_max = $ maximum orbital radius of the moon (around the planet), $d_p =$ orbital radius of the planet (around the sun), $m_p =$ mass of the planet, $m_s = $ mass of the star.
But I quickly realised this assumption was wrong (unless my shoddy maths is wrong, which is very possible), because this gives a value of 258,772 km using values of the Sun, Moon, and Earth. 125,627 km closer to the Earth than the Moon's actual orbital radius (values from Wikipedia).
Is there a maximum orbital distance? How can it be calculated?
orbital-motion planets solar-system celestial-mechanics moon
New contributor
$endgroup$
add a comment |
$begingroup$
Given a planet that orbits a star, and a moon that orbits that planet, is it possible to define a maximum orbital radius of that moon, beyond which the moon would no longer orbit the planet, but the star instead?
I initially (naively) thought this point would be where the star's gravity outweighed that of the planet:
$d_max = d_p - d_px$
$x = frac1sqrtfracm_pm_s+1$
Where:
$d_max = $ maximum orbital radius of the moon (around the planet), $d_p =$ orbital radius of the planet (around the sun), $m_p =$ mass of the planet, $m_s = $ mass of the star.
But I quickly realised this assumption was wrong (unless my shoddy maths is wrong, which is very possible), because this gives a value of 258,772 km using values of the Sun, Moon, and Earth. 125,627 km closer to the Earth than the Moon's actual orbital radius (values from Wikipedia).
Is there a maximum orbital distance? How can it be calculated?
orbital-motion planets solar-system celestial-mechanics moon
New contributor
$endgroup$
add a comment |
$begingroup$
Given a planet that orbits a star, and a moon that orbits that planet, is it possible to define a maximum orbital radius of that moon, beyond which the moon would no longer orbit the planet, but the star instead?
I initially (naively) thought this point would be where the star's gravity outweighed that of the planet:
$d_max = d_p - d_px$
$x = frac1sqrtfracm_pm_s+1$
Where:
$d_max = $ maximum orbital radius of the moon (around the planet), $d_p =$ orbital radius of the planet (around the sun), $m_p =$ mass of the planet, $m_s = $ mass of the star.
But I quickly realised this assumption was wrong (unless my shoddy maths is wrong, which is very possible), because this gives a value of 258,772 km using values of the Sun, Moon, and Earth. 125,627 km closer to the Earth than the Moon's actual orbital radius (values from Wikipedia).
Is there a maximum orbital distance? How can it be calculated?
orbital-motion planets solar-system celestial-mechanics moon
New contributor
$endgroup$
Given a planet that orbits a star, and a moon that orbits that planet, is it possible to define a maximum orbital radius of that moon, beyond which the moon would no longer orbit the planet, but the star instead?
I initially (naively) thought this point would be where the star's gravity outweighed that of the planet:
$d_max = d_p - d_px$
$x = frac1sqrtfracm_pm_s+1$
Where:
$d_max = $ maximum orbital radius of the moon (around the planet), $d_p =$ orbital radius of the planet (around the sun), $m_p =$ mass of the planet, $m_s = $ mass of the star.
But I quickly realised this assumption was wrong (unless my shoddy maths is wrong, which is very possible), because this gives a value of 258,772 km using values of the Sun, Moon, and Earth. 125,627 km closer to the Earth than the Moon's actual orbital radius (values from Wikipedia).
Is there a maximum orbital distance? How can it be calculated?
orbital-motion planets solar-system celestial-mechanics moon
orbital-motion planets solar-system celestial-mechanics moon
New contributor
New contributor
edited 6 hours ago
Qmechanic♦
110k122101292
110k122101292
New contributor
asked 8 hours ago
leemanleeman
284
284
New contributor
New contributor
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
The concept you're looking for is that of a planet's Hill sphere. If a planet of mass $m$ is in a roughly circular orbit of radius $a$ about a star of mass $M$, then the radius of this "sphere" is given by
$$
r_H = a sqrt[3]fracm3M.
$$
For the Earth-Moon system, this yields $r_H approx 0.01 text AU$, or about 1.5 million kilometers.
The calculation given in the Wikipedia article shows how to derive this in terms of rotating reference frames. But for a qualitative explanation of why your reasoning didn't work, you have to remember that the moon and the planet are not stationary; both of them are accelerating towards the star. This means that it's not the entire weight of the moon that matters, but rather the tidal force on the moon as measured in the planet's frame. This effect, along with the fact that the centripetal force needed for the star to "steal" the planet is a bit less when the moon is between the star and the planet, leads to the expression given above.
$endgroup$
add a comment |
$begingroup$
What you want to look for is the Hill Sphere. The resultant distance is about 1.5 million km.
$endgroup$
1
$begingroup$
Sigh, posted while I was typing.
$endgroup$
– Maury Markowitz
7 hours ago
1
$begingroup$
Heh, that's happened to me more times than I can count...
$endgroup$
– Michael Seifert
7 hours ago
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "151"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
leeman is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fphysics.stackexchange.com%2fquestions%2f487011%2fis-there-a-maximum-distance-from-a-planet-that-a-moon-can-orbit%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
The concept you're looking for is that of a planet's Hill sphere. If a planet of mass $m$ is in a roughly circular orbit of radius $a$ about a star of mass $M$, then the radius of this "sphere" is given by
$$
r_H = a sqrt[3]fracm3M.
$$
For the Earth-Moon system, this yields $r_H approx 0.01 text AU$, or about 1.5 million kilometers.
The calculation given in the Wikipedia article shows how to derive this in terms of rotating reference frames. But for a qualitative explanation of why your reasoning didn't work, you have to remember that the moon and the planet are not stationary; both of them are accelerating towards the star. This means that it's not the entire weight of the moon that matters, but rather the tidal force on the moon as measured in the planet's frame. This effect, along with the fact that the centripetal force needed for the star to "steal" the planet is a bit less when the moon is between the star and the planet, leads to the expression given above.
$endgroup$
add a comment |
$begingroup$
The concept you're looking for is that of a planet's Hill sphere. If a planet of mass $m$ is in a roughly circular orbit of radius $a$ about a star of mass $M$, then the radius of this "sphere" is given by
$$
r_H = a sqrt[3]fracm3M.
$$
For the Earth-Moon system, this yields $r_H approx 0.01 text AU$, or about 1.5 million kilometers.
The calculation given in the Wikipedia article shows how to derive this in terms of rotating reference frames. But for a qualitative explanation of why your reasoning didn't work, you have to remember that the moon and the planet are not stationary; both of them are accelerating towards the star. This means that it's not the entire weight of the moon that matters, but rather the tidal force on the moon as measured in the planet's frame. This effect, along with the fact that the centripetal force needed for the star to "steal" the planet is a bit less when the moon is between the star and the planet, leads to the expression given above.
$endgroup$
add a comment |
$begingroup$
The concept you're looking for is that of a planet's Hill sphere. If a planet of mass $m$ is in a roughly circular orbit of radius $a$ about a star of mass $M$, then the radius of this "sphere" is given by
$$
r_H = a sqrt[3]fracm3M.
$$
For the Earth-Moon system, this yields $r_H approx 0.01 text AU$, or about 1.5 million kilometers.
The calculation given in the Wikipedia article shows how to derive this in terms of rotating reference frames. But for a qualitative explanation of why your reasoning didn't work, you have to remember that the moon and the planet are not stationary; both of them are accelerating towards the star. This means that it's not the entire weight of the moon that matters, but rather the tidal force on the moon as measured in the planet's frame. This effect, along with the fact that the centripetal force needed for the star to "steal" the planet is a bit less when the moon is between the star and the planet, leads to the expression given above.
$endgroup$
The concept you're looking for is that of a planet's Hill sphere. If a planet of mass $m$ is in a roughly circular orbit of radius $a$ about a star of mass $M$, then the radius of this "sphere" is given by
$$
r_H = a sqrt[3]fracm3M.
$$
For the Earth-Moon system, this yields $r_H approx 0.01 text AU$, or about 1.5 million kilometers.
The calculation given in the Wikipedia article shows how to derive this in terms of rotating reference frames. But for a qualitative explanation of why your reasoning didn't work, you have to remember that the moon and the planet are not stationary; both of them are accelerating towards the star. This means that it's not the entire weight of the moon that matters, but rather the tidal force on the moon as measured in the planet's frame. This effect, along with the fact that the centripetal force needed for the star to "steal" the planet is a bit less when the moon is between the star and the planet, leads to the expression given above.
answered 7 hours ago
Michael SeifertMichael Seifert
16.4k23059
16.4k23059
add a comment |
add a comment |
$begingroup$
What you want to look for is the Hill Sphere. The resultant distance is about 1.5 million km.
$endgroup$
1
$begingroup$
Sigh, posted while I was typing.
$endgroup$
– Maury Markowitz
7 hours ago
1
$begingroup$
Heh, that's happened to me more times than I can count...
$endgroup$
– Michael Seifert
7 hours ago
add a comment |
$begingroup$
What you want to look for is the Hill Sphere. The resultant distance is about 1.5 million km.
$endgroup$
1
$begingroup$
Sigh, posted while I was typing.
$endgroup$
– Maury Markowitz
7 hours ago
1
$begingroup$
Heh, that's happened to me more times than I can count...
$endgroup$
– Michael Seifert
7 hours ago
add a comment |
$begingroup$
What you want to look for is the Hill Sphere. The resultant distance is about 1.5 million km.
$endgroup$
What you want to look for is the Hill Sphere. The resultant distance is about 1.5 million km.
answered 7 hours ago
Maury MarkowitzMaury Markowitz
5,0211629
5,0211629
1
$begingroup$
Sigh, posted while I was typing.
$endgroup$
– Maury Markowitz
7 hours ago
1
$begingroup$
Heh, that's happened to me more times than I can count...
$endgroup$
– Michael Seifert
7 hours ago
add a comment |
1
$begingroup$
Sigh, posted while I was typing.
$endgroup$
– Maury Markowitz
7 hours ago
1
$begingroup$
Heh, that's happened to me more times than I can count...
$endgroup$
– Michael Seifert
7 hours ago
1
1
$begingroup$
Sigh, posted while I was typing.
$endgroup$
– Maury Markowitz
7 hours ago
$begingroup$
Sigh, posted while I was typing.
$endgroup$
– Maury Markowitz
7 hours ago
1
1
$begingroup$
Heh, that's happened to me more times than I can count...
$endgroup$
– Michael Seifert
7 hours ago
$begingroup$
Heh, that's happened to me more times than I can count...
$endgroup$
– Michael Seifert
7 hours ago
add a comment |
leeman is a new contributor. Be nice, and check out our Code of Conduct.
leeman is a new contributor. Be nice, and check out our Code of Conduct.
leeman is a new contributor. Be nice, and check out our Code of Conduct.
leeman is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Physics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fphysics.stackexchange.com%2fquestions%2f487011%2fis-there-a-maximum-distance-from-a-planet-that-a-moon-can-orbit%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown