Wednesday, March 13, 2013

Visual Proofiness

Everybody knows the earth orbits the sun and not the other way around, right? Can you prove it? That's the problem Newton had. How could he prove that all that was needed to create Kepler's elliptical orbits was a force of attraction between the Earth and the Sun and for the Earth to be moving a little? Like a good mathematician he proved it algebraically. You can see a "proof" of this anywhere, but I doubt algebra is enough to convince anybody.

I don't know why Newton didn't just use Visual Python. With surprisingly little coding you can create a 3D world full of balls and boxes and arrows and make them do whatever you like. Now we can create an Earth and a Sun, code in a force of attraction and an initial velocity using vectors (and that's the reason to learn to use vectors!), set the world in motion and see what happens.

Here's how I proved it. (I ain't Vi Hart, so you don't need to hear me narrate.)


No comments:

Post a Comment