PHYS 498GMP Spring 99          
=======> GEOMETRIC METHODS
IN PHYSICS
dynamical systems

Attention programists:

The best choice for an algorithm of integrating an equation of motion seems "the second-order Taylor approximation":

xn+1 = xn + vn Dt + .5 an Dt2

vn+1 = vn + .5 (an +an+1) Dt

See: Robert Stanley, Numerical methods in mechanics, Am. J. Phys. 52 (6), June 1984.

home syllabus homework lecture notes literature announcements Lie algebra