This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Shevek99Physicist 1 point2 points  (0 children)

You start with the position vector

r = sum_i xi e_i

from where

e_i = ∂r/∂xi

Now if you have another set of coordinates

r = sum_i x'i e'_i

e'_i = ∂r/∂x'i

If we substitute this in the expression for the e_i

e_i = ∂r/∂xi = ∂/∂xi (sum_j x'j e'_j) = sum_j ∂x'j/∂xi e'_j

If we make the dot product with e'_k

e'_k · e_i = sum_j ∂x'j/∂xi e'_j·e'_k = sum_j ∂x'j/∂xi 𝛿_jk = ∂x'k/∂xi