dsaun777 said:
Well,... you asked:
are [the dx's] to be infinitesimal vectors or just infinitesimal increments?
and I answered "
both". I'm not sure what other word I could have used. Anyway...
Could you clarify on this please?
Following is a partial extract from some notes I wrote a while back.
1.1 From Coordinates to Vector Fields:
Let ##x^\mu(s)## be the coordinates of an arbitrary curve with (arbitrary) parameter ##s##. Tangent vectors along the curve are claimed to be given by $$\dot x^\mu ~:=~ \frac{dx^\mu(s)}{ds} ~,$$ but how do we know they are "vectors"?
The ##x^\mu## coordinates are
not vectors (in general), since they do not transform like vectors under arbitrary changes of coordinates ##x \to z = z(x)##. To see this, expand ##z^\mu## in a Taylor series as follows:
$$z^\mu(x) ~\approx~ z^\mu(0) ~+~ x^\alpha \left.
\frac{\partial z^\mu}{\partial x^\alpha} \right|_{x=0}
+~ \frac12 x^\alpha x^\beta \left. \frac{\partial^2 z^\mu}{\partial x^\alpha \partial x^\beta} \right|_{x=0}
+~ \dots
$$ Hence, if ##z^\mu(x)## is anything other than a homogeneous-linear transformation, then
$$z^\mu ~\ne~ \frac{\partial z^\mu}{\partial x^\alpha} \, x^\alpha ~,$$as would be required for ##x^\mu## to be a vector.
On the other hand,
$$z^\mu(s+h) ~\approx~ z^\mu(s) ~+~ h \dot z^\mu(s) ~+~ \frac12 h^2 \ddot z^\mu(s) ~+~ \dots
~\approx~ z^\mu(s) ~+~ h \frac{\partial z^\mu}{\partial x^\alpha} \dot x^\alpha(s) ~,
$$(where, in the last step, we used the chain rule). Therefore,$$ \lim_{h=0}\, \frac{z^\mu(s+h) - z^\mu(s)}{h}
~=~ \frac{\partial z^\mu}{\partial x^\alpha}\, \dot x^\alpha(s) ~,
~~~~~ \mbox{i.e.,}~~
\dot z^\mu(s) = \frac{\partial z^\mu}{\partial x^\alpha}\, \dot x^\alpha(s) ~,
$$ which shows that ##\dot x^\mu(s)## is indeed a vector (anchored at the point on the curve corresponding to ##s##). (Even though the derivative formula is subtracting two indexed quantities, the result is only a vector in the limit sense as ##h\to 0##. For finite ##h,## that formula is adding
coordinates, not vectors.)
Hence the differentials ##dx^\mu## are themselves vectors, since ##ds## is a scalar.
[Strictly speaking, I should be saying "vector components" rather than just "vector".]
HTH.