A question about Jacobian when doing coordinates transformation

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
xuphys
Messages
7
Reaction score
0
Hi,

When I do the following transformation:

$$
X_1=x_1+x_2 \\
X_2=x_2
$$

It turns out that the Jacobian ##\partial (X_1,X_2)/\partial (x_1,x_2)## is 1. But we have:

$$
dx_1dx_1+dx_1dx_2=d(x_1+x_2)dx_2=dX_1dX_2=|\partial (X_1,X_2)/\partial (x_1,x_2)|dx_1dx_2=dx_1dx_2
$$

So we have ##dx_1dx_1=0##. Is this kind of weird? Why does ##(dx_1)^2## have to be 0?

Thank you!
 
Last edited:
Physics news on Phys.org
It represents the differential area for the parallelogram formed by varying by dx1 and then dx1. Since both sides are the same direction, the area is zero.

At a higher level the differentials are treated as Grassmann variables (like cross product but yielding tensor instead of vector). Then the Jacobian is built into the algebra.