Discovering mass of a star and orbital period of one of two planets

AI Thread Summary
The discussion revolves around calculating the mass of a star and the orbital period of two newly discovered planets. The slower planet has an orbital speed of 41.7 km/s and an orbital period of 8.04 years, while the faster planet's speed is 55.5 km/s. Participants suggest using formulas that relate orbital speed, period, and gravitational force to derive the mass of the star without needing to find the orbital radius first. They highlight the connection between Kepler's laws and Newton's laws in this context. Ultimately, the focus is on manipulating the relevant equations to solve for the star's mass and the faster planet's orbital period.
TmrK
Messages
21
Reaction score
0

Homework Statement



Two newly discovered planets follow circular orbits around a star in a distant part of the galaxy. The orbital speeds of the planets are determined to be 41.7 km/s and 55.5 km/s. The slower planet's orbital period is 8.04 years. (a) What is the mass of the star? (b) What is the orbital period of the faster planet, in years?

Homework Equations



M= r2T/G
T= 2\Pir3/2/GM<sub>E</sub>\sqrt{}

The Attempt at a Solution



I assume that the radius of the slower moving planet must be found first. Also, as for finding the period, does that same r need to be found, or is this going to be a very elaborate "plugging in the variables" type of equation?
 
Last edited:
Physics news on Phys.org
You can arrive at the mass of the star without first finding an orbital radius with suitable manipulation of "standard" formulas so that only the given data is required. You're given a circular orbit velocity and a period, so consider formulas involving those.

The formulas that you've stated look rather dubious to me.
 
Hello TmrK,

TmrK said:

Homework Statement



Two newly discovered planets follow circular orbits around a star in a distant part of the galaxy. The orbital speeds of the planets are determined to be 41.7 km/s and 55.5 km/s. The slower planet's orbital period is 8.04 years. (a) What is the mass of the star? (b) What is the orbital period of the faster planet, in years?

Homework Equations



M= r2T/G
T= 2\Pir3/2/GM<sub>E</sub>\sqrt{}

The Attempt at a Solution



I assume that the radius of the slower moving planet must be found first. Also, as for finding the period, does that same r need to be found, or is this going to be a very elaborate "plugging in the variables" type of equation?
Your LaTeX code didn't work, because you cannot use the [noparse] and [/noparse] tags within TeX tags. They are meant to be used on plain text. Instead, to achieve superscripts, subscripts, and fractions in LaTeX, try the following (right click the equation below and select the option from the menu to see the source code for it):

T = \frac{2\pi}{\sqrt{GM}}r^{3/2}~~~~~~~~~~[1]

Since the orbits are circular, the orbital speed is constant. This makes things easy, since you know both the period and speed of the slower planet, and speed = distance/time. In this case, the time is the orbital period, and the distance is the distance around the circle (i.e. the circumference of the orbit):

T = \frac{2\pi r}{v}~~~~~~~~~~[2]

Also, you know that in this situation, gravity is what provides the centripetal force that keeps the object in a bound orbit. Hence you can equate the expressions for the centripetal force and the gravitational force:

\frac{GMm}{r^2} = \frac{mv^2}{r}

which yields:

\frac{GM}{r} = v^2~~~~~~~~~~[3]

The interesting thing is that you can combine [2] and [3] together to derive [1]. This shows how Kepler's 3rd Law [1] actually follows from Newton's laws (although we have only derived it for the special case of circular orbits here). However, for the purposes of part (a) of this problem, I think it's easier just to use [2] and [3] separately. Use [2] to solve for r, and then use that result in [3] to solve for M.

EDIT: or, as gneill pointed out, you can use [2] and [3] together to eliminate r as a variable, resulting in an expression for M in terms of only v and T. This method is equivalent.
 
gneill said:
You can arrive at the mass of the star without first finding an orbital radius with suitable manipulation of "standard" formulas so that only the given data is required. You're given a circular orbit velocity and a period, so consider formulas involving those.

The formulas that you've stated look rather dubious to me.

Sorry, I'm really not used to using the "Show/Hide Latex Reference" button. I'll post the equations again.

M=v2r/G
T=2\Pir3/2/Square Root of GM

Where G is the Universal gravitational constant, M is the mass of the sun, and T is the period (of the second planet).
 
gneill said:
You can arrive at the mass of the star without first finding an orbital radius with suitable manipulation of "standard" formulas so that only the given data is required. You're given a circular orbit velocity and a period, so consider formulas involving those.

The formulas that you've stated look rather dubious to me.

cepheid said:
Hello TmrK,




Your LaTeX code didn't work, because you cannot use the [noparse] and [/noparse] tags within TeX tags. They are meant to be used on plain text. Instead, to achieve superscripts, subscripts, and fractions in LaTeX, try the following (right click the equation below and select the option from the menu to see the source code for it):

T = \frac{2\pi}{\sqrt{GM}}r^{3/2}~~~~~~~~~~[1]

Since the orbits are circular, the orbital speed is constant. This makes things easy, since you know both the period and speed of the slower planet, and speed = distance/time. In this case, the time is the orbital period, and the distance is the distance around the circle (i.e. the circumference of the orbit):

T = \frac{2\pi r}{v}~~~~~~~~~~[2]

Also, you know that in this situation, gravity is what provides the centripetal force that keeps the object in a bound orbit. Hence you can equate the expressions for the centripetal force and the gravitational force:

\frac{GMm}{r^2} = \frac{mv^2}{r}

which yields:

\frac{GM}{r} = v^2~~~~~~~~~~[3]

The interesting thing is that you can combine [2] and [3] together to derive [1]. This shows how Kepler's 3rd Law [1] actually follows from Newton's laws (although we have only derived it for the special case of circular orbits here). However, for the purposes of part (a) of this problem, I think it's easier just to use [2] and [3] separately. Use [2] to solve for r, and then use that result in [3] to solve for M.

EDIT: or, as gneill pointed out, you can use [2] and [3] together to eliminate r as a variable, resulting in an expression for M in terms of only v and T. This method is equivalent.

So if I were to combine [2] and [3], I would get something like:

M=v2\frac{vT/2\Pi}{G}
or
M=v3\frac{T}{2G\Pi}
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...

Similar threads

Back
Top