Formula involving cross products $nabla times (F times G)$?












2












$begingroup$


I was knowing this formula for vectors $a,b,c$:



$a times (b times c) = (acdot c)b - (acdot b)c$



But I was thinking of the differential operator as a vector and hence I thought the above formula would also work for



$nabla times (F times G) $



but it did not rather we have the following:



$nabla times (F times G)= (nabla cdot G)F - (Fcdot nabla)G + (Gcdot nabla)F - (nablacdot F)G$










share|cite|improve this question











$endgroup$

















    2












    $begingroup$


    I was knowing this formula for vectors $a,b,c$:



    $a times (b times c) = (acdot c)b - (acdot b)c$



    But I was thinking of the differential operator as a vector and hence I thought the above formula would also work for



    $nabla times (F times G) $



    but it did not rather we have the following:



    $nabla times (F times G)= (nabla cdot G)F - (Fcdot nabla)G + (Gcdot nabla)F - (nablacdot F)G$










    share|cite|improve this question











    $endgroup$















      2












      2








      2





      $begingroup$


      I was knowing this formula for vectors $a,b,c$:



      $a times (b times c) = (acdot c)b - (acdot b)c$



      But I was thinking of the differential operator as a vector and hence I thought the above formula would also work for



      $nabla times (F times G) $



      but it did not rather we have the following:



      $nabla times (F times G)= (nabla cdot G)F - (Fcdot nabla)G + (Gcdot nabla)F - (nablacdot F)G$










      share|cite|improve this question











      $endgroup$




      I was knowing this formula for vectors $a,b,c$:



      $a times (b times c) = (acdot c)b - (acdot b)c$



      But I was thinking of the differential operator as a vector and hence I thought the above formula would also work for



      $nabla times (F times G) $



      but it did not rather we have the following:



      $nabla times (F times G)= (nabla cdot G)F - (Fcdot nabla)G + (Gcdot nabla)F - (nablacdot F)G$







      multivariable-calculus vector-analysis






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Dec 21 '18 at 23:17









      Ruslan

      3,72721633




      3,72721633










      asked Feb 18 '18 at 2:57









      BAYMAXBAYMAX

      2,91621125




      2,91621125






















          1 Answer
          1






          active

          oldest

          votes


















          2












          $begingroup$

          To see why this fails, examine the Wikipedia proof of the triple product expansion. Writing their work in more detail, we find:
          begin{align}
          (utimes (vtimes w))_x &= u_y(v_xw_y - v_yw_x) - u_z(v_zw_x - v_xw_z)\
          &=u_yv_xw_y - u_yv_yw_x - u_zv_zw_x +u_zv_xw_z \
          &=u_ycolor{red}{v_x}w_y + u_zcolor{red}{v_x}w_z - u_yv_ycolor{magenta}{w_x}-u_zv_zcolor{magenta}{w_x} \
          &= color{red}{v_x}(u_yw_y + u_zw_z) - color{magenta}{w_x}(u_yv_y + u_zv_z)
          end{align}
          You can see that they took advantage of the commutativity of products of scalars. But operators generally do not commute with other things! As an easy example, $frac{d}{dx}f(x)g(x) neq f(x)frac{d}{dx}g(x)$. You will notice that when $u$ is replaced with the operator $nabla$, we will instead obtain:
          begin{align}
          (nablatimes (vtimes w))_x &= partial_y (v_xw_y - v_yw_x) - partial_z(v_zw_x - v_xw_z)\
          &=partial_y(v_xw_y)-partial_y(v_yw_x) - partial_z(v_zw_x) + partial_z(v_xw_z)\
          &= (partial_yv_x) w_y+v_x(partial_y w_y) - (partial_yv_y)w_x-v_y(partial_yw_x)-(partial_zv_z)w_x - v_z(partial_zw_x)\&qquadqquad+(partial_zv_x)w_z + v_x(partial_zw_z) \
          &= v_x(partial_y w_y) + v_x(partial_zw_z) - (partial_yv_y)w_x - (partial_zv_z)w_x + (partial_yv_x) w_y + (partial_zv_x)w_z\&qquadqquad -v_y(partial_yw_x)-v_z(partial_zw_x) \
          &=(partial_yw_y+partial_zw_z)v_x - (partial_yv_y+partial_zv_z)w_x+(w_ypartial_y + w_zpartial_z)v_x - (v_ypartial_y +v_zpartial_z)w_x \
          &vdots\
          &=(nablacdot w)v_x - (nablacdot v)w_x+(wcdotnabla)v_x - (vcdotnabla)w_x
          end{align}



          and similarly for the other components.






          share|cite|improve this answer











          $endgroup$













            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',
            autoActivateHeartbeat: false,
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            imageUploader: {
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            },
            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%2f2655001%2fformula-involving-cross-products-nabla-times-f-times-g%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            2












            $begingroup$

            To see why this fails, examine the Wikipedia proof of the triple product expansion. Writing their work in more detail, we find:
            begin{align}
            (utimes (vtimes w))_x &= u_y(v_xw_y - v_yw_x) - u_z(v_zw_x - v_xw_z)\
            &=u_yv_xw_y - u_yv_yw_x - u_zv_zw_x +u_zv_xw_z \
            &=u_ycolor{red}{v_x}w_y + u_zcolor{red}{v_x}w_z - u_yv_ycolor{magenta}{w_x}-u_zv_zcolor{magenta}{w_x} \
            &= color{red}{v_x}(u_yw_y + u_zw_z) - color{magenta}{w_x}(u_yv_y + u_zv_z)
            end{align}
            You can see that they took advantage of the commutativity of products of scalars. But operators generally do not commute with other things! As an easy example, $frac{d}{dx}f(x)g(x) neq f(x)frac{d}{dx}g(x)$. You will notice that when $u$ is replaced with the operator $nabla$, we will instead obtain:
            begin{align}
            (nablatimes (vtimes w))_x &= partial_y (v_xw_y - v_yw_x) - partial_z(v_zw_x - v_xw_z)\
            &=partial_y(v_xw_y)-partial_y(v_yw_x) - partial_z(v_zw_x) + partial_z(v_xw_z)\
            &= (partial_yv_x) w_y+v_x(partial_y w_y) - (partial_yv_y)w_x-v_y(partial_yw_x)-(partial_zv_z)w_x - v_z(partial_zw_x)\&qquadqquad+(partial_zv_x)w_z + v_x(partial_zw_z) \
            &= v_x(partial_y w_y) + v_x(partial_zw_z) - (partial_yv_y)w_x - (partial_zv_z)w_x + (partial_yv_x) w_y + (partial_zv_x)w_z\&qquadqquad -v_y(partial_yw_x)-v_z(partial_zw_x) \
            &=(partial_yw_y+partial_zw_z)v_x - (partial_yv_y+partial_zv_z)w_x+(w_ypartial_y + w_zpartial_z)v_x - (v_ypartial_y +v_zpartial_z)w_x \
            &vdots\
            &=(nablacdot w)v_x - (nablacdot v)w_x+(wcdotnabla)v_x - (vcdotnabla)w_x
            end{align}



            and similarly for the other components.






            share|cite|improve this answer











            $endgroup$


















              2












              $begingroup$

              To see why this fails, examine the Wikipedia proof of the triple product expansion. Writing their work in more detail, we find:
              begin{align}
              (utimes (vtimes w))_x &= u_y(v_xw_y - v_yw_x) - u_z(v_zw_x - v_xw_z)\
              &=u_yv_xw_y - u_yv_yw_x - u_zv_zw_x +u_zv_xw_z \
              &=u_ycolor{red}{v_x}w_y + u_zcolor{red}{v_x}w_z - u_yv_ycolor{magenta}{w_x}-u_zv_zcolor{magenta}{w_x} \
              &= color{red}{v_x}(u_yw_y + u_zw_z) - color{magenta}{w_x}(u_yv_y + u_zv_z)
              end{align}
              You can see that they took advantage of the commutativity of products of scalars. But operators generally do not commute with other things! As an easy example, $frac{d}{dx}f(x)g(x) neq f(x)frac{d}{dx}g(x)$. You will notice that when $u$ is replaced with the operator $nabla$, we will instead obtain:
              begin{align}
              (nablatimes (vtimes w))_x &= partial_y (v_xw_y - v_yw_x) - partial_z(v_zw_x - v_xw_z)\
              &=partial_y(v_xw_y)-partial_y(v_yw_x) - partial_z(v_zw_x) + partial_z(v_xw_z)\
              &= (partial_yv_x) w_y+v_x(partial_y w_y) - (partial_yv_y)w_x-v_y(partial_yw_x)-(partial_zv_z)w_x - v_z(partial_zw_x)\&qquadqquad+(partial_zv_x)w_z + v_x(partial_zw_z) \
              &= v_x(partial_y w_y) + v_x(partial_zw_z) - (partial_yv_y)w_x - (partial_zv_z)w_x + (partial_yv_x) w_y + (partial_zv_x)w_z\&qquadqquad -v_y(partial_yw_x)-v_z(partial_zw_x) \
              &=(partial_yw_y+partial_zw_z)v_x - (partial_yv_y+partial_zv_z)w_x+(w_ypartial_y + w_zpartial_z)v_x - (v_ypartial_y +v_zpartial_z)w_x \
              &vdots\
              &=(nablacdot w)v_x - (nablacdot v)w_x+(wcdotnabla)v_x - (vcdotnabla)w_x
              end{align}



              and similarly for the other components.






              share|cite|improve this answer











              $endgroup$
















                2












                2








                2





                $begingroup$

                To see why this fails, examine the Wikipedia proof of the triple product expansion. Writing their work in more detail, we find:
                begin{align}
                (utimes (vtimes w))_x &= u_y(v_xw_y - v_yw_x) - u_z(v_zw_x - v_xw_z)\
                &=u_yv_xw_y - u_yv_yw_x - u_zv_zw_x +u_zv_xw_z \
                &=u_ycolor{red}{v_x}w_y + u_zcolor{red}{v_x}w_z - u_yv_ycolor{magenta}{w_x}-u_zv_zcolor{magenta}{w_x} \
                &= color{red}{v_x}(u_yw_y + u_zw_z) - color{magenta}{w_x}(u_yv_y + u_zv_z)
                end{align}
                You can see that they took advantage of the commutativity of products of scalars. But operators generally do not commute with other things! As an easy example, $frac{d}{dx}f(x)g(x) neq f(x)frac{d}{dx}g(x)$. You will notice that when $u$ is replaced with the operator $nabla$, we will instead obtain:
                begin{align}
                (nablatimes (vtimes w))_x &= partial_y (v_xw_y - v_yw_x) - partial_z(v_zw_x - v_xw_z)\
                &=partial_y(v_xw_y)-partial_y(v_yw_x) - partial_z(v_zw_x) + partial_z(v_xw_z)\
                &= (partial_yv_x) w_y+v_x(partial_y w_y) - (partial_yv_y)w_x-v_y(partial_yw_x)-(partial_zv_z)w_x - v_z(partial_zw_x)\&qquadqquad+(partial_zv_x)w_z + v_x(partial_zw_z) \
                &= v_x(partial_y w_y) + v_x(partial_zw_z) - (partial_yv_y)w_x - (partial_zv_z)w_x + (partial_yv_x) w_y + (partial_zv_x)w_z\&qquadqquad -v_y(partial_yw_x)-v_z(partial_zw_x) \
                &=(partial_yw_y+partial_zw_z)v_x - (partial_yv_y+partial_zv_z)w_x+(w_ypartial_y + w_zpartial_z)v_x - (v_ypartial_y +v_zpartial_z)w_x \
                &vdots\
                &=(nablacdot w)v_x - (nablacdot v)w_x+(wcdotnabla)v_x - (vcdotnabla)w_x
                end{align}



                and similarly for the other components.






                share|cite|improve this answer











                $endgroup$



                To see why this fails, examine the Wikipedia proof of the triple product expansion. Writing their work in more detail, we find:
                begin{align}
                (utimes (vtimes w))_x &= u_y(v_xw_y - v_yw_x) - u_z(v_zw_x - v_xw_z)\
                &=u_yv_xw_y - u_yv_yw_x - u_zv_zw_x +u_zv_xw_z \
                &=u_ycolor{red}{v_x}w_y + u_zcolor{red}{v_x}w_z - u_yv_ycolor{magenta}{w_x}-u_zv_zcolor{magenta}{w_x} \
                &= color{red}{v_x}(u_yw_y + u_zw_z) - color{magenta}{w_x}(u_yv_y + u_zv_z)
                end{align}
                You can see that they took advantage of the commutativity of products of scalars. But operators generally do not commute with other things! As an easy example, $frac{d}{dx}f(x)g(x) neq f(x)frac{d}{dx}g(x)$. You will notice that when $u$ is replaced with the operator $nabla$, we will instead obtain:
                begin{align}
                (nablatimes (vtimes w))_x &= partial_y (v_xw_y - v_yw_x) - partial_z(v_zw_x - v_xw_z)\
                &=partial_y(v_xw_y)-partial_y(v_yw_x) - partial_z(v_zw_x) + partial_z(v_xw_z)\
                &= (partial_yv_x) w_y+v_x(partial_y w_y) - (partial_yv_y)w_x-v_y(partial_yw_x)-(partial_zv_z)w_x - v_z(partial_zw_x)\&qquadqquad+(partial_zv_x)w_z + v_x(partial_zw_z) \
                &= v_x(partial_y w_y) + v_x(partial_zw_z) - (partial_yv_y)w_x - (partial_zv_z)w_x + (partial_yv_x) w_y + (partial_zv_x)w_z\&qquadqquad -v_y(partial_yw_x)-v_z(partial_zw_x) \
                &=(partial_yw_y+partial_zw_z)v_x - (partial_yv_y+partial_zv_z)w_x+(w_ypartial_y + w_zpartial_z)v_x - (v_ypartial_y +v_zpartial_z)w_x \
                &vdots\
                &=(nablacdot w)v_x - (nablacdot v)w_x+(wcdotnabla)v_x - (vcdotnabla)w_x
                end{align}



                and similarly for the other components.







                share|cite|improve this answer














                share|cite|improve this answer



                share|cite|improve this answer








                edited Feb 18 '18 at 5:24

























                answered Feb 18 '18 at 5:13









                bamesbames

                1,9311315




                1,9311315






























                    draft saved

                    draft discarded




















































                    Thanks for contributing an answer to Mathematics Stack Exchange!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    Use MathJax to format equations. MathJax reference.


                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2655001%2fformula-involving-cross-products-nabla-times-f-times-g%23new-answer', 'question_page');
                    }
                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Tonle Sap (See)

                    I get strange results when I access the Sqlitedatabase with Unity C# via XAMPP

                    Guatemaltekische Davis-Cup-Mannschaft