This does not happen in real life

What did you draw?
Post Reply
A Random Player
Posts: 523
Joined: Mon Jun 03, 2013 4:54 pm

This does not happen in real life

Post by A Random Player »

Code: Select all

Gravity Fun at TestTubeGames.com: [ForceG: -2,Qual: 1,Zoom: 1,xSet: 0,ySet: 0], [x0: -0,y0: 0,vx: 0,vy: 0,t0: 0,who: 1,m: 1000], [x0: 100,y0: 0,vx: 0,vy: -3.1622776601683795,t0: 0,who: 2,m: 10000]
Looks stable, right? Now fling an asteroid or two into it.
$1 = 100¢ = (10¢)^2 = ($0.10)^2 = $0.01 = 1¢ [1]
Always check your units or you will have no money!
19683
Posts: 151
Joined: Wed Jun 05, 2013 12:15 pm

Re: This does not happen in real life

Post by 19683 »

A Random Player wrote:

Code: Select all

Gravity Fun at TestTubeGames.com: [ForceG: -2,Qual: 1,Zoom: 1,xSet: 0,ySet: 0], [x0: -0,y0: 0,vx: 0,vy: 0,t0: 0,who: 1,m: 1000], [x0: 100,y0: 0,vx: 0,vy: -3.1622776601683795,t0: 0,who: 2,m: 10000]
Looks stable, right? Now fling an asteroid or two into it.
I didn't notice anyt :Hing.

Is t :Here a particular way to fling t :He asteroid?
Binomial Theorem: ((a+b)^n)= sum k=0->k=n((n!(a^(n-k))(b^k))/(k!(n-k)!))
User avatar
robly18
Posts: 413
Joined: Tue Jun 04, 2013 2:03 pm

Re: This does not happen in real life

Post by robly18 »

Oh god.

The planet.

It's somehow more massive than the star.

Then again, "star" isn't quite the accurate name. For purposes of the simulator, a "star" is just a static planet. Still.
Convincing people that 0.9999... = 1 since 2012
A Random Player
Posts: 523
Joined: Mon Jun 03, 2013 4:54 pm

Re: This does not happen in real life

Post by A Random Player »

Exactly. Especially when you have a mass of 1000000 in the planet:

Code: Select all

Gravity Fun at TestTubeGames.com: [ForceG: -2,Qual: 1,Zoom: 1,xSet: 0,ySet: 0], [x0: -0,y0: 0,vx: 0,vy: 0,t0: 0,who: 1,m: 1000], [x0: 100,y0: 0,vx: 0,vy: -3.1622776601683795,t0: 0,who: 2,m: 1000000]
You have to zoom out to get a meaningful fling, and it's more like the asteroid is bouncing off a moving star by this point.
$1 = 100¢ = (10¢)^2 = ($0.10)^2 = $0.01 = 1¢ [1]
Always check your units or you will have no money!
Post Reply