Metric Tensor inner product and summation notation

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
1
down vote

favorite












I have a really simple question:



Let $$g = beginbmatrix 1&0&0&0\ 0&-1&0&0\0&0&-1&0\0&0&0&-1 endbmatrix$$
be the metric tensor, then it has elements $g_kappa nu$. In einstein summation notation, what is the inner product between the two tensors $g_kappa nu g^mu nu$? Obviously here, we are summing over $nu$ in both terms, but $kappa$ and $mu$ are different, do we just say that $kappa = mu$ otherwise the terms are zero, giving us the inner product $g_kappa nu g^mu nu = g_mu nu g^mu nu = 1 +(-1)^2 + (-1)^2 + (-1)^2$. Or am I missing something fundamental about the tensor relationships / summation notation?



Cheers.







share|cite|improve this question















  • 1




    The indices $kappa$ and $mu$ are free in the expression $g_kappa nug^mu nu$. Free indices as a usual rule appear on both sides of an equation, the missing free indices in $1+(-1)^2+(-1)^2+(-1)^2$ is a dead give-away that your idea is off. The answer explains further...
    – James S. Cook
    Jul 25 at 2:25














up vote
1
down vote

favorite












I have a really simple question:



Let $$g = beginbmatrix 1&0&0&0\ 0&-1&0&0\0&0&-1&0\0&0&0&-1 endbmatrix$$
be the metric tensor, then it has elements $g_kappa nu$. In einstein summation notation, what is the inner product between the two tensors $g_kappa nu g^mu nu$? Obviously here, we are summing over $nu$ in both terms, but $kappa$ and $mu$ are different, do we just say that $kappa = mu$ otherwise the terms are zero, giving us the inner product $g_kappa nu g^mu nu = g_mu nu g^mu nu = 1 +(-1)^2 + (-1)^2 + (-1)^2$. Or am I missing something fundamental about the tensor relationships / summation notation?



Cheers.







share|cite|improve this question















  • 1




    The indices $kappa$ and $mu$ are free in the expression $g_kappa nug^mu nu$. Free indices as a usual rule appear on both sides of an equation, the missing free indices in $1+(-1)^2+(-1)^2+(-1)^2$ is a dead give-away that your idea is off. The answer explains further...
    – James S. Cook
    Jul 25 at 2:25












up vote
1
down vote

favorite









up vote
1
down vote

favorite











I have a really simple question:



Let $$g = beginbmatrix 1&0&0&0\ 0&-1&0&0\0&0&-1&0\0&0&0&-1 endbmatrix$$
be the metric tensor, then it has elements $g_kappa nu$. In einstein summation notation, what is the inner product between the two tensors $g_kappa nu g^mu nu$? Obviously here, we are summing over $nu$ in both terms, but $kappa$ and $mu$ are different, do we just say that $kappa = mu$ otherwise the terms are zero, giving us the inner product $g_kappa nu g^mu nu = g_mu nu g^mu nu = 1 +(-1)^2 + (-1)^2 + (-1)^2$. Or am I missing something fundamental about the tensor relationships / summation notation?



Cheers.







share|cite|improve this question











I have a really simple question:



Let $$g = beginbmatrix 1&0&0&0\ 0&-1&0&0\0&0&-1&0\0&0&0&-1 endbmatrix$$
be the metric tensor, then it has elements $g_kappa nu$. In einstein summation notation, what is the inner product between the two tensors $g_kappa nu g^mu nu$? Obviously here, we are summing over $nu$ in both terms, but $kappa$ and $mu$ are different, do we just say that $kappa = mu$ otherwise the terms are zero, giving us the inner product $g_kappa nu g^mu nu = g_mu nu g^mu nu = 1 +(-1)^2 + (-1)^2 + (-1)^2$. Or am I missing something fundamental about the tensor relationships / summation notation?



Cheers.









share|cite|improve this question










share|cite|improve this question




share|cite|improve this question









asked Jul 25 at 1:43









jamesmartini

319210




319210







  • 1




    The indices $kappa$ and $mu$ are free in the expression $g_kappa nug^mu nu$. Free indices as a usual rule appear on both sides of an equation, the missing free indices in $1+(-1)^2+(-1)^2+(-1)^2$ is a dead give-away that your idea is off. The answer explains further...
    – James S. Cook
    Jul 25 at 2:25












  • 1




    The indices $kappa$ and $mu$ are free in the expression $g_kappa nug^mu nu$. Free indices as a usual rule appear on both sides of an equation, the missing free indices in $1+(-1)^2+(-1)^2+(-1)^2$ is a dead give-away that your idea is off. The answer explains further...
    – James S. Cook
    Jul 25 at 2:25







1




1




The indices $kappa$ and $mu$ are free in the expression $g_kappa nug^mu nu$. Free indices as a usual rule appear on both sides of an equation, the missing free indices in $1+(-1)^2+(-1)^2+(-1)^2$ is a dead give-away that your idea is off. The answer explains further...
– James S. Cook
Jul 25 at 2:25




The indices $kappa$ and $mu$ are free in the expression $g_kappa nug^mu nu$. Free indices as a usual rule appear on both sides of an equation, the missing free indices in $1+(-1)^2+(-1)^2+(-1)^2$ is a dead give-away that your idea is off. The answer explains further...
– James S. Cook
Jul 25 at 2:25










1 Answer
1






active

oldest

votes

















up vote
2
down vote



accepted










The product of $g_kappanug^munu$ will not return a scalar, it will return a mixed tensor, specifically $delta_kappa^mu$, the Kronecker delta. In fact, $g_kappanug^munu=delta_kappa^mu$ is often taken as the definition of the inverse metric $g^munu$. The delta has components



$$
beginbmatrix
1 & 0 & 0 & 0 \
0 & 1 & 0 & 0 \
0 & 0 & 1 & 0 \
0 & 0 & 0 & 1 \
endbmatrix
.$$



That is, you only perform contraction on the repeated index $nu$, while the other two stay free. This is true for contracting tensors in general. So $g_kappanug^munu$ is not the same as $g_munug^munu$.



*EDIT
in fact this question has been answered at https://physics.stackexchange.com/questions/66394/kronecker-delta-confusion






share|cite|improve this answer























    Your Answer




    StackExchange.ifUsing("editor", function ()
    return StackExchange.using("mathjaxEditing", function ()
    StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
    StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
    );
    );
    , "mathjax-editing");

    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "69"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    convertImagesToLinks: true,
    noModals: false,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    noCode: true, onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );








     

    draft saved


    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2861946%2fmetric-tensor-inner-product-and-summation-notation%23new-answer', 'question_page');

    );

    Post as a guest






























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    2
    down vote



    accepted










    The product of $g_kappanug^munu$ will not return a scalar, it will return a mixed tensor, specifically $delta_kappa^mu$, the Kronecker delta. In fact, $g_kappanug^munu=delta_kappa^mu$ is often taken as the definition of the inverse metric $g^munu$. The delta has components



    $$
    beginbmatrix
    1 & 0 & 0 & 0 \
    0 & 1 & 0 & 0 \
    0 & 0 & 1 & 0 \
    0 & 0 & 0 & 1 \
    endbmatrix
    .$$



    That is, you only perform contraction on the repeated index $nu$, while the other two stay free. This is true for contracting tensors in general. So $g_kappanug^munu$ is not the same as $g_munug^munu$.



    *EDIT
    in fact this question has been answered at https://physics.stackexchange.com/questions/66394/kronecker-delta-confusion






    share|cite|improve this answer



























      up vote
      2
      down vote



      accepted










      The product of $g_kappanug^munu$ will not return a scalar, it will return a mixed tensor, specifically $delta_kappa^mu$, the Kronecker delta. In fact, $g_kappanug^munu=delta_kappa^mu$ is often taken as the definition of the inverse metric $g^munu$. The delta has components



      $$
      beginbmatrix
      1 & 0 & 0 & 0 \
      0 & 1 & 0 & 0 \
      0 & 0 & 1 & 0 \
      0 & 0 & 0 & 1 \
      endbmatrix
      .$$



      That is, you only perform contraction on the repeated index $nu$, while the other two stay free. This is true for contracting tensors in general. So $g_kappanug^munu$ is not the same as $g_munug^munu$.



      *EDIT
      in fact this question has been answered at https://physics.stackexchange.com/questions/66394/kronecker-delta-confusion






      share|cite|improve this answer

























        up vote
        2
        down vote



        accepted







        up vote
        2
        down vote



        accepted






        The product of $g_kappanug^munu$ will not return a scalar, it will return a mixed tensor, specifically $delta_kappa^mu$, the Kronecker delta. In fact, $g_kappanug^munu=delta_kappa^mu$ is often taken as the definition of the inverse metric $g^munu$. The delta has components



        $$
        beginbmatrix
        1 & 0 & 0 & 0 \
        0 & 1 & 0 & 0 \
        0 & 0 & 1 & 0 \
        0 & 0 & 0 & 1 \
        endbmatrix
        .$$



        That is, you only perform contraction on the repeated index $nu$, while the other two stay free. This is true for contracting tensors in general. So $g_kappanug^munu$ is not the same as $g_munug^munu$.



        *EDIT
        in fact this question has been answered at https://physics.stackexchange.com/questions/66394/kronecker-delta-confusion






        share|cite|improve this answer















        The product of $g_kappanug^munu$ will not return a scalar, it will return a mixed tensor, specifically $delta_kappa^mu$, the Kronecker delta. In fact, $g_kappanug^munu=delta_kappa^mu$ is often taken as the definition of the inverse metric $g^munu$. The delta has components



        $$
        beginbmatrix
        1 & 0 & 0 & 0 \
        0 & 1 & 0 & 0 \
        0 & 0 & 1 & 0 \
        0 & 0 & 0 & 1 \
        endbmatrix
        .$$



        That is, you only perform contraction on the repeated index $nu$, while the other two stay free. This is true for contracting tensors in general. So $g_kappanug^munu$ is not the same as $g_munug^munu$.



        *EDIT
        in fact this question has been answered at https://physics.stackexchange.com/questions/66394/kronecker-delta-confusion







        share|cite|improve this answer















        share|cite|improve this answer



        share|cite|improve this answer








        edited Jul 25 at 2:10


























        answered Jul 25 at 2:04









        Merk Zockerborg

        1429




        1429






















             

            draft saved


            draft discarded


























             


            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2861946%2fmetric-tensor-inner-product-and-summation-notation%23new-answer', 'question_page');

            );

            Post as a guest













































































            Comments

            Popular posts from this blog

            What is the equation of a 3D cone with generalised tilt?

            Color the edges and diagonals of a regular polygon

            Relationship between determinant of matrix and determinant of adjoint?