V(1, 2, 3) is invariant under permutation of the arguments. Also V(-1, -2, -3) = V(1, 2, 3)*. Need to implement these.
V(1, 2, 3) is invariant under permutation of the arguments. Also V(-1, -2, -3) = V(1, 2, 3)*. Need to implement these.