Tensors Questions: Seeking Guidance

  • Thread starter Thread starter peripatein
  • Start date Start date
  • Tags Tags
    Tensors
peripatein
Messages
868
Reaction score
0
Hi,

Homework Statement


I recently started delving into tensor calculus and am quite the stuck with the following:
Given the tensor Ai = (x+y, y-x, z)i in cartesian coordinates, what would be the second covariant coordinate in cylindrical coordinates?
AND
Given the tensor Aij = (-1 0, -1 1)ij and the metric gij = (2 3, 3 4)ij, what would be A21?

Homework Equations


The Attempt at a Solution


First, aren't I actually expected to find y-x in cylindrical coordinates, which is rsinθ - rcosθ? I have found the metric to be (1 0 0, 0 r2 0, 0 0 1), but I am really not sure how to put all the pieces together and how to proceed.
Next, for finding A21 won't I actually need to multiply the given matrix by the metric and its inverse, thus yielding a similar matrix as the original?
I could use some guidance, please.
 
Physics news on Phys.org
I have managed to answer the first part. Now I am mainly stymied by the second, viz. how to find A21. Could anyone please help?
 
peripatein said:
I have managed to answer the first part. Now I am mainly stymied by the second, viz. how to find A21. Could anyone please help?

Contract twice?: $$ g^l_i g^j_k A^k_l = A^i_j$$ not entirely sure I understand the problem you've posed.

Which is what I think you said, you'll have ## g_{il} g^{jk} ## i.e. the metric and its inverse times the (1,1) tensor. I think I'd write out the summation instead of matrix multiplication, though, because ##g_{il}g^{jk} = \left(\begin{array}{ccc}1&0&0\\0&1&0\\0&0&1\end{array}\right) ## seems almost too easy and it's 4 in the morning and I'm ready for sleep, not more math.
 
Last edited:
What I first got, albeit did not write it here, was g1jg2jAjAj. Does that agree with what you wrote as the solution?
 
peripatein said:
What I first got, albeit did not write it here, was g1jg2jAjAj. Does that agree with what you wrote as the solution?
I don't think so, but I'm inclined to say no because you need the metric acting on the (1,1) tensor twice. Your notation alone reverts it to two (0,1) tensors with only one summation. I need sleep but I'm off tomorrow, so I'll give it some thought if you haven't figured it out all the way, I can write write it out..

cheers
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top