Jacobi coordinates
Encyclopedia
In the theory of many-particle systems, Jacobi coordinates often are used to simplify the mathematical formulation. These coordinates are particularly common in treating polyatomic molecules and chemical reactions, and in celestial mechanics. An algorithm for generating the Jacobi coordinates for N bodies may be based upon binary trees. In words, the algorithm is described as follows:
For the four-body problem the result is:
with
The vector R is the center of mass of all the bodies:
Let mj and mk be the masses of two bodies that are replaced by a new body of virtual mass M = mj + mk. The position coordinates xj and xk are replaced by their relative position rjk = xj − xk and by the vector to their center of mass Rjk = (mj qj + mkqk)/(mj + mk). The node in the binary tree corresponding to the virtual body has mj as its right child and mk as its left child. The order of children indicates the relative coordinate points from xk to xj. Repeat the above step for N − 1 bodies, that is, the N − 2 original bodies plus the new virtual body.
For the four-body problem the result is:
with
The vector R is the center of mass of all the bodies: