How fast are planets flowing into stars? I got the equations.

In summary, the conversation discusses the evolution of an equation for planet distribution as a function of period, using an equation for the change of semi-major axis. The mathematician suggests using a numerical solver for the highly non-linear system of equations. The astronomer is trying to find the rate of planets flowing into the star, and they are working on deriving a closed form solution. They also discuss the concept of planets "flowing" into stars and the need to put the initial distribution into the equation. The conversation ends with the astronomer mentioning their previous work on the subject and their hope for closed form solutions to produce similar results.
  • #1
astrostuart
9
0
I am an astronomer with a research question:
I want to evolve this equation for planet distribution:
[itex]
\frac{{\operatorname{d}}f(P)}{{\operatorname{d} \operatorname{log}}{P}}=
k_P P^\beta \left(1-e^{-(P/P_0)^\gamma }\right)
[/itex]
as a function of period ``P'',
by using an equation for change of P.

I will actually use
this equation of change of semi-major axis ``a''
(below)
for which I will input assumed values of the
masses and radii of the star and planets, (but transforming between P and a
is not hard. The calculus confuses me, though.)
[itex]
\frac{1}{a}\frac{da}{dt}=
-\left(\frac{9}{2}{\left(G/M_*\right)}^{1/2}\frac{R_p^5M_p}{Q_*^{prime}}\right)
a^{-13/2}
[/itex]

[itex]
G M P^2= (2 \pi)^2 a^3
[/itex]

I know it's unusual to think of planets "flowing" into stars, but consider this to be in the large limit of what happens to so many planets, that each planet is like a piece of fluid. Perhaps a mathematician can suggest how to say this better.

Thanks

Stuart
 
Last edited:
Physics news on Phys.org
  • #2
What exactly is your question? Is it how to solve the system of equations? Have you tried plugging your system into a numerical solver? It is highly non-linear so I don't see much hope in deriving a closed form solution.
 
  • #3
I am trying to find the rate of planets flowing past radius of the star, [itex]R_*[/itex].
This would give how many planets flow into the star:

[itex]
\frac{\operatorname{d}f(P)}{\operatorname{d} t }
[/itex]
evaluated at the radius of the star, [itex]R_*[/itex].
(In the above equation, there should be [itex]R_*^5[/itex],
the radius of the star, not the radius of the planet [itex]R_p^5[/itex])

so I need to put the tidal migration equation (2nd equation)
into the distribution equation (1st).

Let me try to simplify the problem a little, by first deriving the tidal
migration equation as a function of period "P" instead of the semimajor axis "a", and after that
we can start with just one of the two terms in the occurrence
equation.

I worked to solve for [itex]
\frac{\operatorname{d}P}{\operatorname{d} t }
[/itex] from [itex]
\frac{\operatorname{d}a}{\operatorname{d} t }
[/itex]

using
[itex]
a=(GM_*)^{1/3}(\frac{ P }{ 2 \pi})^{2/3}[/itex]

and thus [itex]
\frac{\operatorname{d}a}{\operatorname{d}P }=
\frac{2}{3} \frac{ (GM_*)^{1/3} }{ (2 \pi)^{2/3} } \frac{1}{P^{1/3} }
[/itex]
[itex]
\frac{\operatorname{d}P}{\operatorname{d}a }=
\frac{3}{2} \frac{ (2 \pi)^{2/3} }{ (GM_*)^{1/3} }P^{1/3}
[/itex]

I get

[itex]
\frac{\operatorname{d}P}{\operatorname{d}t }=
\frac{-27}{32 \pi} \frac{ G^{5/3} }{ M_*^{8/3} }
\frac{R_s^5 M_p}{Q_*} P^{-11/3}
[/itex]

I would be grateful if someone could follow along and check this.
Yes, this would be good to put into a symbolic solver.

The next step would be the change in the distribution as a function of time.
 
  • #4
Now, I want P as a function of T using the previous derivation of [itex]
\frac{\operatorname{d}P}{\operatorname{d}t } [/itex]
(I accidentally put an s subscript for the radius of the star above, should be "*")

[itex]
\operatorname{d}P=
\frac{-27}{32 \pi} \frac{ G^{5/3} }{ M_*^{8/3} }
%\frac{R_*^5 M_p}{Q_*} P^{-11/3} {\operatorname{d}t }
[/itex]

Can I simply integrate as below? But where do I put the initial distribution,
which I now call [itex] P_0 [/itex], but this is not the same as the badly named
[itex] P_0 [/itex] in the top equation of the first
post, which should really be named [itex] P_f [/itex] for the falloff location.

Integrating, I get
[itex] P=- \frac{ 189 \pi^3 }{48}
\frac{ G^{5/3} }{ M_*^{8/3} }
\frac{R_*^5 M_p}{Q_*} P^{-11/3} t
[/itex]

But where would I put the [itex]P_0[/itex]?
I hope I correctly kept track of the terms.
 
  • #5
I think I have an expression on the flow rate, so now my question becomes did I do it right? Is the concept right? Did I keep track of all the terms?

I will put the above dP/dt into the distribution equation using the chain rule:
First, remove the logarithm from the distribution
[itex]
\frac{{\operatorname{d} \operatorname{log}}{P}}{{\operatorname{d}}f(P)}=
\frac{1}{P} [/itex],
so the distribution is (writing [itex]P_f[/itex] instead of [itex]P_0[/itex]),

[itex]
\frac{ {\operatorname{d}}f(P) }{ {\operatorname{d} \operatorname{log}}P }=
\frac{1}{P}k_P P^{\beta} \left(1-e^{-(P/P_0)^\gamma }\right)
[/itex]
[itex]
\frac{ {\operatorname{d}}f(P) }{ {\operatorname{d}}P }=
\frac{ {\operatorname{d}}f(P) }{ {\operatorname{d} \operatorname{log}}P }
\frac{{\operatorname{d} \operatorname{log}}{P}}{{\operatorname{d}}f(P)}
[/itex]
[itex]
\frac{ {\operatorname{d}}f(P) }{ {\operatorname{d}}P }=
k_P P^{\beta-1} \left(1-e^{-(P/P_0)^\gamma }\right)
[/itex]

Using the chain rule [itex]
\frac{ {\operatorname{d}}f(P) }{ {\operatorname{d}}t}=
\frac{ {\operatorname{d}}f(P) }{ \operatorname{d} t}
\frac{\operatorname{d} f(P)}{\operatorname{d}f(P)}
[/itex] gives,

[itex]
\frac{ {\operatorname{d}}f(P) }{ {\operatorname{d}}P }=
-\frac{27}{32 \pi^3} \frac{5^{5/3}}{M_s^8/3}\frac{R_s^5 Mp}{Q_s}
k_P P^{\beta-{14/3}} \left(1-e^{-(P/P_0)^\gamma }\right)
[/itex]

I hope that this evaluated for P at the stellar radius gives the rate of planet infall.
That is, P can be found from taking a=R_* in
[itex]
G M P^2= 2 \pi a^3
[/itex]
so we would use this "P_*" for P:
[itex]
P_*= \left(\frac{2 \pi}{GM}\right)^{1/2} a^{3/2}
[/itex]

If this is right, it is the answer to my original question.
I would like to go further, however, to see if I could get a closed form expression
for how [itex]P_f, \beta,[/itex] and [itex] \gamma[/itex] evolve under the effect of tidal migration equation.
Actually, the one that will change meaningfully is [itex]P_f[/itex], as [itex]\beta[/itex] changes little, and [itex]\beta+ \gamma[/itex] go to 14/3.
I already have been doing this numerically, and it seems that [itex]P_f[/itex] pretty much increases at an exponentially decreasing rate.
See Taylor (2012) at http://arxiv.org/abs/1211.1984
and Taylor (2013) at http://arxiv.org/abs/1301.4229

I hope the closed form solutions can produce similar results!
 
  • #6
I'm a little confused about Pf and P0. If I understood correctly, where I now read P0, it should be Pf? If so, P0 is probably the initial condition you will use to solve your equation. Your final equation is pretty easy to solve (unless I'm missing something), considering it's full of constants and the variables are separated. It degenerates into two integrals, one trivial ( [itex]\int constants*P^{constants}dP[/itex] ), while the other one is of the form [itex]\int e^{-P^n}dP[/itex]. This cannot be solved in terms of elementary functions, but its solution can be defined using the gamma function. You can find its solution here:

http://www.wolframalpha.com/input/?i=int(exp(-x^n),x)
 
  • #7
My mistake, I did not think how [itex]P_f[/itex] for "P falloff" would be confused with "P final", so perhaps [itex]P_c[/itex] for "P change" or "P crossover" since this variable sets where the distribution goes from a steep slope at shorter periods than the "crossover period" to a less steep slope at longer periods.

The form of the distribution function is merely contrived to fit the data, and the only part that matters are for the trivial case without the exponential. The term with the exponential should be taken in the limit of small periods, that is, it will be the same form as the first term, but with a different slope of [itex]\beta+\gamma[/itex] replacing [itex]\beta[/itex]. I would appreciate someone checking that the (now renamed) [itex]P_c[/itex] would get put into the constant.

I appreciate those that have tried to follow this; I can see that I need to do a rewrite using what I've learned here to make it more clear. The fact that it wasn't entirely clear to myself in the beginning is why I came to this forum.
 

1. How do you calculate the flow of planets into stars?

The flow of planets into stars can be calculated using the equation F = M/R, where F is the flow rate, M is the mass of the planet, and R is the distance between the planet and the star.

2. What factors affect the flow of planets into stars?

The flow of planets into stars is affected by factors such as the mass and composition of the planet, the mass and size of the star, and the distance between them.

3. Can the flow of planets into stars be accurately predicted?

While the flow of planets into stars can be estimated using mathematical equations, it is difficult to accurately predict as it is influenced by various factors and can also be affected by unpredictable events such as collisions or gravitational interactions with other objects.

4. Is the flow of planets into stars a constant rate?

No, the flow of planets into stars is not a constant rate. It can vary depending on the factors mentioned earlier and can also change over time as the planet and star continue to interact with each other.

5. How does the flow of planets into stars impact the evolution of the star?

The flow of planets into stars can have a significant impact on the evolution of the star. The added mass and material from the planets can affect the star's energy production, rotation, and overall structure, potentially altering its lifespan and eventual fate.

Similar threads

  • Calculus
Replies
2
Views
1K
Replies
2
Views
2K
  • Differential Geometry
Replies
29
Views
1K
  • Introductory Physics Homework Help
Replies
6
Views
682
Replies
4
Views
320
Replies
1
Views
785
Replies
2
Views
965
Replies
1
Views
911
Replies
33
Views
2K
Back
Top