Newtonian Gravity- Body 'falling' into the sun integration problems

Click For Summary

Homework Help Overview

The problem involves a body of mass m falling into the sun, which has mass M, from a distance r. The objective is to determine the time it takes for the body to reach the sun, starting with the equation of motion \(\ddot{r} = \frac{GM}{r^2}\). The original poster has integrated this equation to find an expression for velocity but struggles with the subsequent integration to find time.

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss the integration of the acceleration equation and the implications of the derived velocity expression. Some participants question the validity of the integration steps and the assumptions regarding constant acceleration. Others suggest alternative methods, including the application of Kepler's laws.

Discussion Status

The discussion is ongoing, with various approaches being explored. Some participants have provided insights into the integration process, while others have suggested different methods to solve the problem. There is no explicit consensus, but multiple interpretations and strategies are being considered.

Contextual Notes

Participants note the complexity of the integration involved and the challenge of deriving a time expression from the second-order differential equation. There are also mentions of previous discussions in other forums, indicating a broader context for the problem.

Romeo
Messages
13
Reaction score
0
The problem is this:

Given sun of mass M and a body of mass m (M>>m) a distance r from the sun, find the time for the body to 'fall' into the sun (initially ignoring the radius of the sun).


Our first equation is therefore [tex]\ddot{r} = \frac {GM}{r^2}[/tex].

I am able to integrate this, giving:
[tex]\dot{r} = - {\sqrt{2GM}}{\sqrt{1/r - 1/R}}[/tex],

where R is the inital distance of the body from the sun. However, I am unable to integrate this again. I have shoved it into wolfram's integrator for an indicator of what to aim for, but cannot come close.

Any thoughts would be greatly appreciated.

Regards

Romeo
 
Physics news on Phys.org
With G and M constant:

[tex]\int {\frac{GM}{r^2}dr = GM\int{\frac{1}{r^2}}dr[/tex]

[tex]\frac{1}{r^2} = r^{-2}[/tex]

Use the power rule for integration to find this integral. There are no square roots involved.
 
Appreciated Woozum, but you mis-read my post. Maybe i should clarify further:

[tex]\dot{r} = \frac {dr}{dt},[/tex]

and that i solved the first integral of this second order differential equation, but cannot, in particular, solve this:

[tex]\int \frac {1}{\sqrt{1/r - 1/R}} dr = -\sqrt{2GM}\int dt,[/tex]

reminding that 'R' is the initial distance of the body from the sun and that 'r' is variable distance that you integrate to.

So, any ideas anyone? :smile: :confused:

Regards

Romeo
 
Romeo said:
The problem is this:

Given sun of mass M and a body of mass m (M>>m) a distance r from the sun, find the time for the body to 'fall' into the sun (initially ignoring the radius of the sun).


Our first equation is therefore [tex]\ddot{r} = \frac {GM}{r^2}[/tex].

I am able to integrate this, giving:
[tex]\dot{r} = - {\sqrt{2GM}}{\sqrt{1/r - 1/R}}[/tex],

where R is the inital distance of the body from the sun. However, I am unable to integrate this again. I have shoved it into wolfram's integrator for an indicator of what to aim for, but cannot come close.

Any thoughts would be greatly appreciated.

Regards

Romeo
whozum's right, but, more importantly, how is that going to get your time?

Your first equation is your acceleration. To get your velocity, your integration should be:

[tex]\dot{r}=\int{a}\, dt[/tex]

rdot is your velocity, which you can integrate wrt time to get your position.

That get's you an initial value that you can solve for time (just in case you didn't know the equation, already).
 
BobG said:
whozum's right, but, more importantly, how is that going to get your time?

Your first equation is your acceleration. To get your velocity, your integration should be:

[tex]\dot{r}=\int{a}\, dt[/tex]

rdot is your velocity, which you can integrate wrt time to get your position.

That get's you an initial value that you can solve for time (just in case you didn't know the equation, already).

BobG, I understand what you're intending to say, but haven't quite got what I'm trying to say:

I have the second order differential equation [tex]\ddot{r} = -GM /r^2[/tex] to solve, aiming to find an expression for 'r', which will then simply be be used to find an expression for the time it takes for a body to 'fall' into the sun from a general distance.

I neglected to show the work involved to solve the latter, but I am pretty certain that the expression for [tex]\dot{r}[/tex] is correct.

With that in mind, any ideas folks? :smile: :confused:

Regards

Romeo
 
Honestly don't know what your trying to do, but

How does [itex]\dot{r} = - {\sqrt{2GM}}{\sqrt{1/r - 1/R}} [/tex] stem from [itex]\ddot{r} = \frac {GM}{r^2} [/tex]<br /> <br /> For constant acceleration, <br /> [tex]x(t) = x_0 + v_0t + \frac{gt^2}{2} \mbox{ where } g = \frac{GM}{r^2} \mbox{ so then }[/tex]<br /> <br /> [tex]x(t) = \frac{GMt^2}{2r^2}[/tex] with [tex]x_0 = v_0 t = 0[/tex]<br /> <br /> and [tex]t = \sqrt{\frac{2xr^2}{GM}}[/tex][/itex][/itex]
 
Dog Maddit ! :mad:Do not double post !You got the same problem solved by Arildno in the Diff.Eq.forum.

Daniel.
 
whozum said:
Honestly don't know what your trying to do, but

How does [itex]\dot{r} = - {\sqrt{2GM}}{\sqrt{1/r - 1/R}} [/tex] stem from [itex]\ddot{r} = \frac {GM}{r^2} [/tex]<br /> <br /> For constant acceleration, <br /> [tex]x(t) = x_0 + v_0t + \frac{gt^2}{2} \mbox{ where } g = \frac{GM}{r^2} \mbox{ so then }[/tex]<br /> <br /> [tex]x(t) = \frac{GMt^2}{2r^2}[/tex] with [tex]x_0 = v_0 t = 0[/tex]<br /> <br /> and [tex]t = \sqrt{\frac{2xr^2}{GM}}[/tex][/itex][/itex]
[itex][itex] <br /> Thank you anyway Whozum. I think maybe I should have stated that there will of course not be constant acceleration, hence your approach is invalid. However, there is now a solution in Diff Equ/ns, so check out what I was trying to do! <br /> <br /> Regards<br /> <br /> Romeo[/itex][/itex]
 
A word of thanks could work wonders, you know.
Not a wholesale devotional of course, but an appreciative nod might be in order..
 
  • #10
Thank you all, apologies for the double post, all is accounted for in the Diff Equ forum. And again, thank you Arildno for the solution.

Regards

Romeo
 
  • #11
The problem can also be solved without performing any integration by applying Kepler's laws of planetary motion.

From Kepler's first law the orbit of any mass around the sun is an ellipse with the sun at one of the two foci. Let's call the semimajor axis of this ellipse 'a' and the semiminor axis of the elipse 'b'.

An object with zero initial velocity falling into the sun is the limiting case of this orbit as the minor axis of the ellipse (b) goes to 0. The distance f from the centre of the ellipse to the foci is f = (a^2 - b^2) ^(1/2). Obviously as b -> 0, f ->a. So the initial distance R from the object to the sun is R = 2a in this limit.

Kepler's third law gives the orbital period T in terms of the semimajor axis length.

T^2 = a^3 (4*Pi^2)/MG

Bearing in mind that on object falling into the Sun only completes half of its 'orbit' and using the relationship between a and R above you can solve the problem very simply.
 

Similar threads

  • · Replies 15 ·
Replies
15
Views
2K
Replies
6
Views
2K
  • · Replies 27 ·
Replies
27
Views
5K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 17 ·
Replies
17
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
2
Views
2K
  • · Replies 67 ·
3
Replies
67
Views
6K
Replies
9
Views
2K