Is there a formal term for the placement of two symbols next to each other to imply an operation?

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











up vote
10
down vote

favorite
1












An example of what I am talking about is indicating multiplication by writing
$$abequivatimesb,$$
in traditional real number algebra.



I was writing some notes involving matrix multiplication. Previously in these notes I had specified that placing two tensor symbols next to each other indicates a direct product. For example:



Let $mathfrakA=leftA_ijright_ntimesn$ and $mathfrakv=leftv_kright_ntimes1.$ So in the context of my definition:



$$mathfrakAmathfrakvequivmathfrakAotimesmathfrakvequivleftA_ijv_kright_ntimesntimesn.$$



But when working with matrices in linear algebra it is common practice to use



$$mathfrakAmathfrakvequivleftsum_k A_ikv_kright_ntimes1.$$



Well, I want to use the latter definition in one example. When I tried to state that placing the symbols next to each other without any operator symbol between them means matrix multiplication in this example, I found that I have no formal terminology for doing that. I started to say "the juxtaposition of symbols...", but when I looked up the work juxtapose, I realized it's not what I mean. It connotes an intent to compare and contrast.



Is there a formal term for implying an operation by placing two symbols next to each other?







share|cite|improve this question

























    up vote
    10
    down vote

    favorite
    1












    An example of what I am talking about is indicating multiplication by writing
    $$abequivatimesb,$$
    in traditional real number algebra.



    I was writing some notes involving matrix multiplication. Previously in these notes I had specified that placing two tensor symbols next to each other indicates a direct product. For example:



    Let $mathfrakA=leftA_ijright_ntimesn$ and $mathfrakv=leftv_kright_ntimes1.$ So in the context of my definition:



    $$mathfrakAmathfrakvequivmathfrakAotimesmathfrakvequivleftA_ijv_kright_ntimesntimesn.$$



    But when working with matrices in linear algebra it is common practice to use



    $$mathfrakAmathfrakvequivleftsum_k A_ikv_kright_ntimes1.$$



    Well, I want to use the latter definition in one example. When I tried to state that placing the symbols next to each other without any operator symbol between them means matrix multiplication in this example, I found that I have no formal terminology for doing that. I started to say "the juxtaposition of symbols...", but when I looked up the work juxtapose, I realized it's not what I mean. It connotes an intent to compare and contrast.



    Is there a formal term for implying an operation by placing two symbols next to each other?







    share|cite|improve this question























      up vote
      10
      down vote

      favorite
      1









      up vote
      10
      down vote

      favorite
      1






      1





      An example of what I am talking about is indicating multiplication by writing
      $$abequivatimesb,$$
      in traditional real number algebra.



      I was writing some notes involving matrix multiplication. Previously in these notes I had specified that placing two tensor symbols next to each other indicates a direct product. For example:



      Let $mathfrakA=leftA_ijright_ntimesn$ and $mathfrakv=leftv_kright_ntimes1.$ So in the context of my definition:



      $$mathfrakAmathfrakvequivmathfrakAotimesmathfrakvequivleftA_ijv_kright_ntimesntimesn.$$



      But when working with matrices in linear algebra it is common practice to use



      $$mathfrakAmathfrakvequivleftsum_k A_ikv_kright_ntimes1.$$



      Well, I want to use the latter definition in one example. When I tried to state that placing the symbols next to each other without any operator symbol between them means matrix multiplication in this example, I found that I have no formal terminology for doing that. I started to say "the juxtaposition of symbols...", but when I looked up the work juxtapose, I realized it's not what I mean. It connotes an intent to compare and contrast.



      Is there a formal term for implying an operation by placing two symbols next to each other?







      share|cite|improve this question













      An example of what I am talking about is indicating multiplication by writing
      $$abequivatimesb,$$
      in traditional real number algebra.



      I was writing some notes involving matrix multiplication. Previously in these notes I had specified that placing two tensor symbols next to each other indicates a direct product. For example:



      Let $mathfrakA=leftA_ijright_ntimesn$ and $mathfrakv=leftv_kright_ntimes1.$ So in the context of my definition:



      $$mathfrakAmathfrakvequivmathfrakAotimesmathfrakvequivleftA_ijv_kright_ntimesntimesn.$$



      But when working with matrices in linear algebra it is common practice to use



      $$mathfrakAmathfrakvequivleftsum_k A_ikv_kright_ntimes1.$$



      Well, I want to use the latter definition in one example. When I tried to state that placing the symbols next to each other without any operator symbol between them means matrix multiplication in this example, I found that I have no formal terminology for doing that. I started to say "the juxtaposition of symbols...", but when I looked up the work juxtapose, I realized it's not what I mean. It connotes an intent to compare and contrast.



      Is there a formal term for implying an operation by placing two symbols next to each other?









      share|cite|improve this question












      share|cite|improve this question




      share|cite|improve this question








      edited 21 hours ago









      Arnaud Mortier

      17.7k21757




      17.7k21757









      asked yesterday









      Steven Hatton

      631314




      631314




















          4 Answers
          4






          active

          oldest

          votes

















          up vote
          19
          down vote



          accepted










          In abstract algebra, when words are formed using letters from an alphabet, the operation of joining two words together with no symbol in-between is called concatenation.



          Now I wouldn't recommend that in a case where the left and right sides are mathematical objects of a different nature. In that case, it seems that juxtaposition is fine - I have seen it used at least a couple of times, and I don't feel that it carries a connotation in a mathematical context. And if you want to be extra clear, you can add some words the first time you use it, in a footnote for instance.






          share|cite|improve this answer





















          • while I am not a matematician, I work a bit with inverse problems. Its pretty common to describe linear problems as $Ax=b$, in fact I have been called out for using symbols to represent the multiplication of $A$ and $x$ when "they are not needed".
            – Ander Biguri
            8 hours ago






          • 1




            @AnderBiguri absolutely, there are a number of situations where it is commonplace to not actually write down operators, and where doing so is even a little bit awkward. The only situation where I'd actually write "$times$" or "$cdot$" is when a confusion may arise otherwise, as in $2times 3$ ;-)
            – Arnaud Mortier
            8 hours ago







          • 1




            Oh, and I always though it was clear to write $23$! :)
            – Ander Biguri
            8 hours ago

















          up vote
          12
          down vote













          You are correct about juxtaposition. The Wikipedia article Order of operations has this sentence:




          However, in some of the academic literature, multiplication denoted by juxtaposition (also known as implied multiplication) is interpreted as having higher precedence than division




          which indicates that this juxtaposition is used in the context of precedence of operators in mathematical expressions. It is all in the associated context and defined by conventions. You can use, modify, or create your own conventions as long as you explain what you are doing.






          share|cite|improve this answer






























            up vote
            5
            down vote













            The third term I have heard for this is apposition, as in "two symbols written in apposition".



            (However, I concur with the other answers that juxtaposition is perfectly understandable.)






            share|cite|improve this answer




























              up vote
              1
              down vote













              I would write it as: "In this paper, direct product is used as the implicit operator for tensors ($mathfrakAmathfrakvequivmathfrakAotimesmathfrakv$), while matrix multiplication is retained as the implicit operator for matrices and vectors."



              However, using concatenation with unusual symbols carries risks. When I first saw $mathfrakAmathfrakv$, I thought it was a script W. It could also be interpreted as 21v in a strange script. Perhaps your audience is more familiar with this notation, but if you want your paper to be accessible to a more general audience, you should consider other choices for notation, such as explicitly writing the direct product operator, using symbols other than letters in Fraktur, or at least putting a space between them.






              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%2f2873178%2fis-there-a-formal-term-for-the-placement-of-two-symbols-next-to-each-other-to-im%23new-answer', 'question_page');

                );

                Post as a guest






























                4 Answers
                4






                active

                oldest

                votes








                4 Answers
                4






                active

                oldest

                votes









                active

                oldest

                votes






                active

                oldest

                votes








                up vote
                19
                down vote



                accepted










                In abstract algebra, when words are formed using letters from an alphabet, the operation of joining two words together with no symbol in-between is called concatenation.



                Now I wouldn't recommend that in a case where the left and right sides are mathematical objects of a different nature. In that case, it seems that juxtaposition is fine - I have seen it used at least a couple of times, and I don't feel that it carries a connotation in a mathematical context. And if you want to be extra clear, you can add some words the first time you use it, in a footnote for instance.






                share|cite|improve this answer





















                • while I am not a matematician, I work a bit with inverse problems. Its pretty common to describe linear problems as $Ax=b$, in fact I have been called out for using symbols to represent the multiplication of $A$ and $x$ when "they are not needed".
                  – Ander Biguri
                  8 hours ago






                • 1




                  @AnderBiguri absolutely, there are a number of situations where it is commonplace to not actually write down operators, and where doing so is even a little bit awkward. The only situation where I'd actually write "$times$" or "$cdot$" is when a confusion may arise otherwise, as in $2times 3$ ;-)
                  – Arnaud Mortier
                  8 hours ago







                • 1




                  Oh, and I always though it was clear to write $23$! :)
                  – Ander Biguri
                  8 hours ago














                up vote
                19
                down vote



                accepted










                In abstract algebra, when words are formed using letters from an alphabet, the operation of joining two words together with no symbol in-between is called concatenation.



                Now I wouldn't recommend that in a case where the left and right sides are mathematical objects of a different nature. In that case, it seems that juxtaposition is fine - I have seen it used at least a couple of times, and I don't feel that it carries a connotation in a mathematical context. And if you want to be extra clear, you can add some words the first time you use it, in a footnote for instance.






                share|cite|improve this answer





















                • while I am not a matematician, I work a bit with inverse problems. Its pretty common to describe linear problems as $Ax=b$, in fact I have been called out for using symbols to represent the multiplication of $A$ and $x$ when "they are not needed".
                  – Ander Biguri
                  8 hours ago






                • 1




                  @AnderBiguri absolutely, there are a number of situations where it is commonplace to not actually write down operators, and where doing so is even a little bit awkward. The only situation where I'd actually write "$times$" or "$cdot$" is when a confusion may arise otherwise, as in $2times 3$ ;-)
                  – Arnaud Mortier
                  8 hours ago







                • 1




                  Oh, and I always though it was clear to write $23$! :)
                  – Ander Biguri
                  8 hours ago












                up vote
                19
                down vote



                accepted







                up vote
                19
                down vote



                accepted






                In abstract algebra, when words are formed using letters from an alphabet, the operation of joining two words together with no symbol in-between is called concatenation.



                Now I wouldn't recommend that in a case where the left and right sides are mathematical objects of a different nature. In that case, it seems that juxtaposition is fine - I have seen it used at least a couple of times, and I don't feel that it carries a connotation in a mathematical context. And if you want to be extra clear, you can add some words the first time you use it, in a footnote for instance.






                share|cite|improve this answer













                In abstract algebra, when words are formed using letters from an alphabet, the operation of joining two words together with no symbol in-between is called concatenation.



                Now I wouldn't recommend that in a case where the left and right sides are mathematical objects of a different nature. In that case, it seems that juxtaposition is fine - I have seen it used at least a couple of times, and I don't feel that it carries a connotation in a mathematical context. And if you want to be extra clear, you can add some words the first time you use it, in a footnote for instance.







                share|cite|improve this answer













                share|cite|improve this answer



                share|cite|improve this answer











                answered yesterday









                Arnaud Mortier

                17.7k21757




                17.7k21757











                • while I am not a matematician, I work a bit with inverse problems. Its pretty common to describe linear problems as $Ax=b$, in fact I have been called out for using symbols to represent the multiplication of $A$ and $x$ when "they are not needed".
                  – Ander Biguri
                  8 hours ago






                • 1




                  @AnderBiguri absolutely, there are a number of situations where it is commonplace to not actually write down operators, and where doing so is even a little bit awkward. The only situation where I'd actually write "$times$" or "$cdot$" is when a confusion may arise otherwise, as in $2times 3$ ;-)
                  – Arnaud Mortier
                  8 hours ago







                • 1




                  Oh, and I always though it was clear to write $23$! :)
                  – Ander Biguri
                  8 hours ago
















                • while I am not a matematician, I work a bit with inverse problems. Its pretty common to describe linear problems as $Ax=b$, in fact I have been called out for using symbols to represent the multiplication of $A$ and $x$ when "they are not needed".
                  – Ander Biguri
                  8 hours ago






                • 1




                  @AnderBiguri absolutely, there are a number of situations where it is commonplace to not actually write down operators, and where doing so is even a little bit awkward. The only situation where I'd actually write "$times$" or "$cdot$" is when a confusion may arise otherwise, as in $2times 3$ ;-)
                  – Arnaud Mortier
                  8 hours ago







                • 1




                  Oh, and I always though it was clear to write $23$! :)
                  – Ander Biguri
                  8 hours ago















                while I am not a matematician, I work a bit with inverse problems. Its pretty common to describe linear problems as $Ax=b$, in fact I have been called out for using symbols to represent the multiplication of $A$ and $x$ when "they are not needed".
                – Ander Biguri
                8 hours ago




                while I am not a matematician, I work a bit with inverse problems. Its pretty common to describe linear problems as $Ax=b$, in fact I have been called out for using symbols to represent the multiplication of $A$ and $x$ when "they are not needed".
                – Ander Biguri
                8 hours ago




                1




                1




                @AnderBiguri absolutely, there are a number of situations where it is commonplace to not actually write down operators, and where doing so is even a little bit awkward. The only situation where I'd actually write "$times$" or "$cdot$" is when a confusion may arise otherwise, as in $2times 3$ ;-)
                – Arnaud Mortier
                8 hours ago





                @AnderBiguri absolutely, there are a number of situations where it is commonplace to not actually write down operators, and where doing so is even a little bit awkward. The only situation where I'd actually write "$times$" or "$cdot$" is when a confusion may arise otherwise, as in $2times 3$ ;-)
                – Arnaud Mortier
                8 hours ago





                1




                1




                Oh, and I always though it was clear to write $23$! :)
                – Ander Biguri
                8 hours ago




                Oh, and I always though it was clear to write $23$! :)
                – Ander Biguri
                8 hours ago










                up vote
                12
                down vote













                You are correct about juxtaposition. The Wikipedia article Order of operations has this sentence:




                However, in some of the academic literature, multiplication denoted by juxtaposition (also known as implied multiplication) is interpreted as having higher precedence than division




                which indicates that this juxtaposition is used in the context of precedence of operators in mathematical expressions. It is all in the associated context and defined by conventions. You can use, modify, or create your own conventions as long as you explain what you are doing.






                share|cite|improve this answer



























                  up vote
                  12
                  down vote













                  You are correct about juxtaposition. The Wikipedia article Order of operations has this sentence:




                  However, in some of the academic literature, multiplication denoted by juxtaposition (also known as implied multiplication) is interpreted as having higher precedence than division




                  which indicates that this juxtaposition is used in the context of precedence of operators in mathematical expressions. It is all in the associated context and defined by conventions. You can use, modify, or create your own conventions as long as you explain what you are doing.






                  share|cite|improve this answer

























                    up vote
                    12
                    down vote










                    up vote
                    12
                    down vote









                    You are correct about juxtaposition. The Wikipedia article Order of operations has this sentence:




                    However, in some of the academic literature, multiplication denoted by juxtaposition (also known as implied multiplication) is interpreted as having higher precedence than division




                    which indicates that this juxtaposition is used in the context of precedence of operators in mathematical expressions. It is all in the associated context and defined by conventions. You can use, modify, or create your own conventions as long as you explain what you are doing.






                    share|cite|improve this answer















                    You are correct about juxtaposition. The Wikipedia article Order of operations has this sentence:




                    However, in some of the academic literature, multiplication denoted by juxtaposition (also known as implied multiplication) is interpreted as having higher precedence than division




                    which indicates that this juxtaposition is used in the context of precedence of operators in mathematical expressions. It is all in the associated context and defined by conventions. You can use, modify, or create your own conventions as long as you explain what you are doing.







                    share|cite|improve this answer















                    share|cite|improve this answer



                    share|cite|improve this answer








                    edited 22 hours ago









                    rubik

                    6,69622257




                    6,69622257











                    answered yesterday









                    Somos

                    10.9k1831




                    10.9k1831




















                        up vote
                        5
                        down vote













                        The third term I have heard for this is apposition, as in "two symbols written in apposition".



                        (However, I concur with the other answers that juxtaposition is perfectly understandable.)






                        share|cite|improve this answer

























                          up vote
                          5
                          down vote













                          The third term I have heard for this is apposition, as in "two symbols written in apposition".



                          (However, I concur with the other answers that juxtaposition is perfectly understandable.)






                          share|cite|improve this answer























                            up vote
                            5
                            down vote










                            up vote
                            5
                            down vote









                            The third term I have heard for this is apposition, as in "two symbols written in apposition".



                            (However, I concur with the other answers that juxtaposition is perfectly understandable.)






                            share|cite|improve this answer













                            The third term I have heard for this is apposition, as in "two symbols written in apposition".



                            (However, I concur with the other answers that juxtaposition is perfectly understandable.)







                            share|cite|improve this answer













                            share|cite|improve this answer



                            share|cite|improve this answer











                            answered 20 hours ago









                            Whatever

                            511




                            511




















                                up vote
                                1
                                down vote













                                I would write it as: "In this paper, direct product is used as the implicit operator for tensors ($mathfrakAmathfrakvequivmathfrakAotimesmathfrakv$), while matrix multiplication is retained as the implicit operator for matrices and vectors."



                                However, using concatenation with unusual symbols carries risks. When I first saw $mathfrakAmathfrakv$, I thought it was a script W. It could also be interpreted as 21v in a strange script. Perhaps your audience is more familiar with this notation, but if you want your paper to be accessible to a more general audience, you should consider other choices for notation, such as explicitly writing the direct product operator, using symbols other than letters in Fraktur, or at least putting a space between them.






                                share|cite|improve this answer

























                                  up vote
                                  1
                                  down vote













                                  I would write it as: "In this paper, direct product is used as the implicit operator for tensors ($mathfrakAmathfrakvequivmathfrakAotimesmathfrakv$), while matrix multiplication is retained as the implicit operator for matrices and vectors."



                                  However, using concatenation with unusual symbols carries risks. When I first saw $mathfrakAmathfrakv$, I thought it was a script W. It could also be interpreted as 21v in a strange script. Perhaps your audience is more familiar with this notation, but if you want your paper to be accessible to a more general audience, you should consider other choices for notation, such as explicitly writing the direct product operator, using symbols other than letters in Fraktur, or at least putting a space between them.






                                  share|cite|improve this answer























                                    up vote
                                    1
                                    down vote










                                    up vote
                                    1
                                    down vote









                                    I would write it as: "In this paper, direct product is used as the implicit operator for tensors ($mathfrakAmathfrakvequivmathfrakAotimesmathfrakv$), while matrix multiplication is retained as the implicit operator for matrices and vectors."



                                    However, using concatenation with unusual symbols carries risks. When I first saw $mathfrakAmathfrakv$, I thought it was a script W. It could also be interpreted as 21v in a strange script. Perhaps your audience is more familiar with this notation, but if you want your paper to be accessible to a more general audience, you should consider other choices for notation, such as explicitly writing the direct product operator, using symbols other than letters in Fraktur, or at least putting a space between them.






                                    share|cite|improve this answer













                                    I would write it as: "In this paper, direct product is used as the implicit operator for tensors ($mathfrakAmathfrakvequivmathfrakAotimesmathfrakv$), while matrix multiplication is retained as the implicit operator for matrices and vectors."



                                    However, using concatenation with unusual symbols carries risks. When I first saw $mathfrakAmathfrakv$, I thought it was a script W. It could also be interpreted as 21v in a strange script. Perhaps your audience is more familiar with this notation, but if you want your paper to be accessible to a more general audience, you should consider other choices for notation, such as explicitly writing the direct product operator, using symbols other than letters in Fraktur, or at least putting a space between them.







                                    share|cite|improve this answer













                                    share|cite|improve this answer



                                    share|cite|improve this answer











                                    answered 2 hours ago









                                    Acccumulation

                                    3,719113




                                    3,719113






















                                         

                                        draft saved


                                        draft discarded


























                                         


                                        draft saved


                                        draft discarded














                                        StackExchange.ready(
                                        function ()
                                        StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2873178%2fis-there-a-formal-term-for-the-placement-of-two-symbols-next-to-each-other-to-im%23new-answer', 'question_page');

                                        );

                                        Post as a guest













































































                                        Popular posts from this blog

                                        Python Lists

                                        Aion

                                        JavaScript Array Iteration Methods