More exoplanet equation problems :/

  • Context: Graduate 
  • Thread starter Thread starter Dracovich
  • Start date Start date
  • Tags Tags
    Exoplanet
Click For Summary

Discussion Overview

The discussion revolves around deriving equations related to exoplanet data, specifically focusing on calculating the mass of an exoplanet from radial velocity measurements. Participants explore various mathematical formulations and substitutions, addressing challenges in isolating variables and ensuring unit consistency.

Discussion Character

  • Technical explanation
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • One participant presents an equation for radial velocity and expresses difficulty in deriving a function for the mass of the planet using known parameters such as eccentricity, period, and semi-major axis.
  • Another participant identifies potential mistakes in the initial equations, suggesting corrections to the formulation of the mass equation and emphasizing the need to derive the semi-major axis from Kepler's Law.
  • A subsequent reply acknowledges the suggested substitution and attempts to isolate the mass variable, but encounters complications in the algebraic manipulation.
  • Another participant proposes a substitution for the semi-major axis related to the star's orbit, which could help in solving for the mass of the planet.
  • The original poster expresses gratitude for the clarification regarding the semi-major axis and confirms understanding of the concept.

Areas of Agreement / Disagreement

Participants generally agree on the need for corrections and substitutions in the equations, but there remains uncertainty regarding the correct approach to isolate the mass variable and the implications of the semi-major axis in the context of the star's orbit.

Contextual Notes

Limitations include unresolved algebraic steps and the dependence on specific definitions of variables such as the semi-major axis and inclination. The discussion does not reach a consensus on the final form of the mass equation.

Dracovich
Messages
87
Reaction score
0
Hey guys, i made a thread a couple of weeks ago about how to derive equations for exoplanet data, and so far i´ve managed to derive an equation for the radial velocity as:

[tex]V_{rad}=K[cos(\theta + \omega) + ecos(\theta + \omega)[/tex]

Which I'm guessing would be the function to be plotting against the radial velocity data i get, although i have not been able to derive how [tex]\theta[/tex] is a function of time yet. But that's not what I'm trying to derive at right now. Right now I'm having troubles finding a equation to give me the mass of the planet from the given data i get from the plot. I'm guessing i get [tex]\omega, e, P,a[/tex] and the mass of the sun is already known, where e is eccentricity, P the period and a the semi-major axis.

This is pretty much where I'm stuck, i thought today i'd found a way. Since [tex]K=\frac{2\Piasin(i)}{P(1-e^2)^{1/2}}[/tex] and a can be written as [tex]a=\frac{L^2}{(1-e^2)GMm^2}[/tex], then i saw a formula (must admit that i have not trie deriving this formula yet, i just wanted to see if i could use it to get writ of L since that's a crossproduct and i wanted something with known constants insted of L), [tex]L=\frac{2\Pia^2(1-e^2)^{1/2}mM}{P(m+M)}[/tex], so i was thrilled and figured i could now write a as [tex]a=\frac{4 \pi^2 a^4M)}{GP^2(M+m)}[/tex] and could substitute that into my K equation to get [tex]K=\frac{8 \pi^3 a^4Msin(i)}{P^3G(M+m)^2(1-e^2)^{1/2}}[/tex] From which i could simply isolate m and get a nice equation for my mass, but this doesn't seem to give right results (if i just take data from exoplanets.org and put it in it does not agree with what they get), although checking the units i do seem to end up with Kg's.

Sorry for asking questions about this again and starting a new thread, but this isn't going too smoothly for me
 
Astronomy news on Phys.org
Dracovich said:
[tex]K=\frac{8 \pi^3 a^4Msin(i)}{P^3G(M+m)^2(1-e^2)^{1/2}}[/tex]

You seem to have made two mistakes that made the units work out. According to your substitution, [tex](M+m)[/tex] should not be squared. Further, the thing you substituted:

[tex]a=\frac{4\pi^2 a^4M}{GP^2(M+m)}[/tex]

is just a convoluted version of Kepler's Law with an extra M in the numerator. You should solve for a:

[tex]a=(\frac{P^2G(M+m)}{4\pi^2})^{1/3}[/tex]

and then plug it into K so that you have it in terms of observables. You can get the period from (obviously) the period of the oscillations and eccentricity from the shape of them. As said before, the mass comes from the spectral type of the star. You can't determine the inclination from radial velocity measurements alone, so you'll have to settle for finding [tex]msin(i)[/tex].


[tex][/tex]
 
Last edited:
D'oh! Don't know why i didn't think of using that substitution, much more straightforward, and i just derived the elliptical orbit yesterday lol, oh well. But i still seem to be having trouble isolating m, i'll go through my algebra step by step so you can see where i do something wrong if you have the time :)

[tex]K=\frac{2 \pi asin(i)}{P(1-e^2)^{1/2}}[/tex]

[tex]a=((\frac{P^2G(M+m)}{4\pi^2})^{1/3}[/tex]

[tex]K=\frac{2 \pi sin(i)}{P(1-e^2)^{1/2}}(\frac{P^2G(M+m)}{4\pi^2})^{1/3}[/tex]

The only way i see to get m out of this is to put everything to the power of three, which becomes reasonably pretty:

[tex]K^3=\frac{8 \pi^3 sin^3(i)}{P^3(1-e)^{3/2}}\frac{P^2G(M+m)}{4\pi^2}[/tex]
[tex]K^3=\frac{2 \pi sin^3(i) G(M+m)}{P(1-e^2)^{3/2}}[/tex]

Then moving everything over except sinus and the masses:

[tex]\frac{PK^3(1-e^2)^{3/2}}{2 \pi g}=sin^3(i)(M+m)[/tex]

So the only solution i can see would be

[tex]\frac{PK^3(1-e^2)^{3/2}}{2 \pi g}-sin^3M(i)=sin^3(i)m[/tex]

But that can't be right, since #1 i have sin in the third power, and the equation basically has one huge number in the M part, and the other part becomes a lot smaller (haven't checked the units in the second part yet since it doesn't look right at all).
 
I think that the "a" in your K equation should actually be:

[tex]a_*=\frac{m}{M}a[/tex]

where a is from Kepler's law (the star-planet distance), and a_* is the radius of the tiny orbit undergone by the star (as a result of the planet's influence). Once you've made this substitution, you can solve for msin(i) (setting [tex]m+M \sim M[/tex]).
 
Last edited:
Ahh yes i remember reading about that, that [tex]a_1 m_1=a_2 m_2[/tex]. I wondered about taht since our data is from the star, the semi-major axis would be the semi major axis for the stars orbit around the center of mass, not the planets orbit right?

Anyway :) I got it now, thanks a bunch, i really appreciate it.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
Replies
2
Views
1K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 11 ·
Replies
11
Views
3K
Replies
15
Views
4K