Don't understand what the book means, a tensor thing....

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
Oz123
Messages
29
Reaction score
0

Homework Statement


Right, so it's not really an assignment or anything, just confused of what a book says. the book is "mathematical methods for physicists." The screenshot is attached.
The thing that I'm confused about is that it says "As before, aij is the cosine of the angle between x′i and xj ." This is from rotating the coordinates, so x' is the new coordinates whilst x is the old one. And then it defined aij as the partial derivatives of the x'i wrt xj...Now I don't know how the cosine of the angle between x'i and xj is equal to the partial derivative. Can anyone explain this to me? Thank you in advanced!
 

Attachments

  • Screen Shot 2016-07-12 at 1.02.31 AM.png
    Screen Shot 2016-07-12 at 1.02.31 AM.png
    21.8 KB · Views: 498
Physics news on Phys.org
Here's more info about aij being cosine angles:
 

Attachments

  • Screen Shot 2016-07-12 at 1.12.57 AM.png
    Screen Shot 2016-07-12 at 1.12.57 AM.png
    15.8 KB · Views: 494
If [tex]x'_i = \sum_j a_{ij} x_j[/tex] then [tex] \frac{\partial x'_i}{\partial x_k} = \sum_j a_{ij} \frac{\partial x_j}{\partial x_k} = a_{ik}[/tex] since [tex]\frac{\partial x_j}{\partial x_k} = \delta_{jk}[/tex].