The commutator of the vector fields $x∂_x + y∂_y + z∂_z$ and $∂_z$ is given by:
$[x∂_x + y∂_y + z∂_z,∂_z] = -∂_z$.
I'm having trouble interpreting this result. The commutator is the vector that connects p and p': p being the point one ends in by first following an integral curve of the first vector field over a distance $\delta t$ and then the second, starting in $(x_0,y_0,z_0)$, and p' vice versa, starting from the same point, over the same distance.
Here's my problem. I believe the integral curves of the first vector field are straight lines through the origin. The integral curves of the second field are lines parallel to the z-axis. If this is indeed the case, why would the order in which we follow the integral curves matter? Looking at both transformations:
$(x_0,y_0,z_0) \rightarrow_1 (x_0+\delta t,y_0+\delta t,z_0+\delta t) \rightarrow_2 (x_0+\delta t,y_0+\delta t,z_0+2\delta t)$ $(x_0,y_0,z_0) \rightarrow_2 (x_0,y_0,z_0+\delta t) \rightarrow_2 (x_0+\delta t,y_0+\delta t,z_0+2\delta t)$
Therefore we end up in the same point. Obviously my question is this: why is the commutator not zero, where did I go wrong?