Ran into this differential equation, got stuck

Galorian
Messages
9
Reaction score
0
Trying to make a calculation and I ran into the following diff equation:

r''=a+b/r^2

And I can't seem to remember how one would go about solving it.

b = 1355041.84
r(0) = 1400
r(t) = 239.6
r'(o) = 0
r'(t) = 75.2
a = ?

I'm specifically looking to find the value of the constant a. If someone could drop off a quick solution that would be great! :smile:

(Note: this is part of an attempt to calculate the maximum acceleration of a starship from a video game cutscene as it approaches a small(is) object with a powerful gravity field)
 
Physics news on Phys.org
What do you mean by "r'(t)= 75.2"? What value of "t"? "a" is just a parameter in the problem that has to be determined by additional information. Perhaps "r'(t)= 75.2" is that "additional information" but I don't understand what it means.
 
HallsofIvy said:
What do you mean by "r'(t)= 75.2"? What value of "t"? "a" is just a parameter in the problem that has to be determined by additional information. Perhaps "r'(t)= 75.2" is that "additional information" but I don't understand what it means.

I don't know how long it took the ship to accelerate since the scene skips to the slingshot.

All I know is the distance traveled (from a starting distance of 1400km to a distance of slightly over 239.6km), the velocity of the ship as it reached the closer radius, the fact that the ship wasn't moving at t=0 and the fact that the gravity acceleration of the miniature sun it was slingshotting around was about 1355041.84/r^2.

That should be enough conditions to calculate a final answer, I just can't recall how to solve that kind of a differential equation.

[EDIT] Note that I'm not calculating the gravity slingshot maneuver that was preformed right after that approach, only the approach itself.
 
Nevermind, I just realized that I could calculate the whole thing via gravitational potential energy and hilariously enough the figure came out as higher than the speed of the ship itself...

Thanks anyway! ^_^
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top