Three matrices side by side error in LaTeX Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Two matrices side by sideHow to have matrices side by side in latex?Side by Side matricesPerform matrix operations (addition, product, transpose, etc.) in LaTeX?2 or 3 matrices side-by-sideSide to side sum+product of matricesCentering Two Matrices and Putting Them Side By SideMissing $ inserted for matricesLaTeX aligning equation with matricesHow to have these 2 matrices side by side

Is pollution the main cause of Notre Dame Cathedral's deterioration?

What are the pros and cons of Aerospike nosecones?

How widely used is the term Treppenwitz? Is it something that most Germans know?

Check which numbers satisfy the condition [A*B*C = A! + B! + C!]

Identify plant with long narrow paired leaves and reddish stems

Should I use a zero-interest credit card for a large one-time purchase?

Echoing a tail command produces unexpected output?

Dating a Former Employee

Can I cast Passwall to drop an enemy into a 20-foot pit?

Why did the rest of the Eastern Bloc not invade Yugoslavia?

What does the word "veer" mean here?

Withdrew £2800, but only £2000 shows as withdrawn on online banking; what are my obligations?

51k Euros annually for a family of 4 in Berlin: Is it enough?

Why is "Consequences inflicted." not a sentence?

What LEGO pieces have "real-world" functionality?

If a contract sometimes uses the wrong name, is it still valid?

Can an alien society believe that their star system is the universe?

Overriding an object in memory with placement new

Seeking colloquialism for “just because”

Short Story with Cinderella as a Voo-doo Witch

Why do we bend a book to keep it straight?

Why was the term "discrete" used in discrete logarithm?

Is it ethical to give a final exam after the professor has quit before teaching the remaining chapters of the course?

Why is my conclusion inconsistent with the van't Hoff equation?



Three matrices side by side error in LaTeX



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Two matrices side by sideHow to have matrices side by side in latex?Side by Side matricesPerform matrix operations (addition, product, transpose, etc.) in LaTeX?2 or 3 matrices side-by-sideSide to side sum+product of matricesCentering Two Matrices and Putting Them Side By SideMissing $ inserted for matricesLaTeX aligning equation with matricesHow to have these 2 matrices side by side










1















I'm trying to align three matrices side by side in an equation with LaTex, and I keep getting many errors. I'm a beginner to LaTex so please don't send to a similar question because I'm confused about the code and I've only found complex examples.



What I need to get
https://i.stack.imgur.com/qEXQN.jpg



What I'm getting
https://i.stack.imgur.com/d1TPG.jpg



The code:



[ A = 
beginbmatrix
1 & 0 \
0 & sqrt2 \
0 & sqrt2 \
endbmatrix

beginbmatrix
1 & 0 & 0 \
0 & sqrt2 & sqrt2 \
endbmatrix

beginbmatrix
1 & 0 \
0 & sqrt2 \
0 & sqrt2 \
endbmatrix

A^TA =

beginbmatrix
1 & 0 \
0 & 4 \
endbmatrix
]









share|improve this question









New contributor




L'utilisatrice is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • Try without the empty lines

    – ufo
    13 mins ago











  • Oh it just worked!! Thanks a lot!!

    – L'utilisatrice
    11 mins ago















1















I'm trying to align three matrices side by side in an equation with LaTex, and I keep getting many errors. I'm a beginner to LaTex so please don't send to a similar question because I'm confused about the code and I've only found complex examples.



What I need to get
https://i.stack.imgur.com/qEXQN.jpg



What I'm getting
https://i.stack.imgur.com/d1TPG.jpg



The code:



[ A = 
beginbmatrix
1 & 0 \
0 & sqrt2 \
0 & sqrt2 \
endbmatrix

beginbmatrix
1 & 0 & 0 \
0 & sqrt2 & sqrt2 \
endbmatrix

beginbmatrix
1 & 0 \
0 & sqrt2 \
0 & sqrt2 \
endbmatrix

A^TA =

beginbmatrix
1 & 0 \
0 & 4 \
endbmatrix
]









share|improve this question









New contributor




L'utilisatrice is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • Try without the empty lines

    – ufo
    13 mins ago











  • Oh it just worked!! Thanks a lot!!

    – L'utilisatrice
    11 mins ago













1












1








1








I'm trying to align three matrices side by side in an equation with LaTex, and I keep getting many errors. I'm a beginner to LaTex so please don't send to a similar question because I'm confused about the code and I've only found complex examples.



What I need to get
https://i.stack.imgur.com/qEXQN.jpg



What I'm getting
https://i.stack.imgur.com/d1TPG.jpg



The code:



[ A = 
beginbmatrix
1 & 0 \
0 & sqrt2 \
0 & sqrt2 \
endbmatrix

beginbmatrix
1 & 0 & 0 \
0 & sqrt2 & sqrt2 \
endbmatrix

beginbmatrix
1 & 0 \
0 & sqrt2 \
0 & sqrt2 \
endbmatrix

A^TA =

beginbmatrix
1 & 0 \
0 & 4 \
endbmatrix
]









share|improve this question









New contributor




L'utilisatrice is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












I'm trying to align three matrices side by side in an equation with LaTex, and I keep getting many errors. I'm a beginner to LaTex so please don't send to a similar question because I'm confused about the code and I've only found complex examples.



What I need to get
https://i.stack.imgur.com/qEXQN.jpg



What I'm getting
https://i.stack.imgur.com/d1TPG.jpg



The code:



[ A = 
beginbmatrix
1 & 0 \
0 & sqrt2 \
0 & sqrt2 \
endbmatrix

beginbmatrix
1 & 0 & 0 \
0 & sqrt2 & sqrt2 \
endbmatrix

beginbmatrix
1 & 0 \
0 & sqrt2 \
0 & sqrt2 \
endbmatrix

A^TA =

beginbmatrix
1 & 0 \
0 & 4 \
endbmatrix
]






matrices






share|improve this question









New contributor




L'utilisatrice is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




L'utilisatrice is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited 12 mins ago







L'utilisatrice













New contributor




L'utilisatrice is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 13 mins ago









L'utilisatriceL'utilisatrice

62




62




New contributor




L'utilisatrice is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





L'utilisatrice is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






L'utilisatrice is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












  • Try without the empty lines

    – ufo
    13 mins ago











  • Oh it just worked!! Thanks a lot!!

    – L'utilisatrice
    11 mins ago

















  • Try without the empty lines

    – ufo
    13 mins ago











  • Oh it just worked!! Thanks a lot!!

    – L'utilisatrice
    11 mins ago
















Try without the empty lines

– ufo
13 mins ago





Try without the empty lines

– ufo
13 mins ago













Oh it just worked!! Thanks a lot!!

– L'utilisatrice
11 mins ago





Oh it just worked!! Thanks a lot!!

– L'utilisatrice
11 mins ago










1 Answer
1






active

oldest

votes


















0














There must not be empty lines inside math mode:



documentclassarticle

usepackagemathtools

begindocument

[ A =
beginbmatrix
1 & 0 \
0 & sqrt2 \
0 & sqrt2 \
endbmatrix
%
beginbmatrix
1 & 0 & 0 \
0 & sqrt2 & sqrt2 \
endbmatrix
%
beginbmatrix
1 & 0 \
0 & sqrt2 \
0 & sqrt2 \
endbmatrix
%
A^TA =
%
beginbmatrix
1 & 0 \
0 & 4 \
endbmatrix
]

enddocument


enter image description here






share|improve this answer








New contributor




ufo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















    Your Answer








    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "85"
    ;
    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: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    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
    ,
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );






    L'utilisatrice is a new contributor. Be nice, and check out our Code of Conduct.









    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f485204%2fthree-matrices-side-by-side-error-in-latex%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









    0














    There must not be empty lines inside math mode:



    documentclassarticle

    usepackagemathtools

    begindocument

    [ A =
    beginbmatrix
    1 & 0 \
    0 & sqrt2 \
    0 & sqrt2 \
    endbmatrix
    %
    beginbmatrix
    1 & 0 & 0 \
    0 & sqrt2 & sqrt2 \
    endbmatrix
    %
    beginbmatrix
    1 & 0 \
    0 & sqrt2 \
    0 & sqrt2 \
    endbmatrix
    %
    A^TA =
    %
    beginbmatrix
    1 & 0 \
    0 & 4 \
    endbmatrix
    ]

    enddocument


    enter image description here






    share|improve this answer








    New contributor




    ufo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.
























      0














      There must not be empty lines inside math mode:



      documentclassarticle

      usepackagemathtools

      begindocument

      [ A =
      beginbmatrix
      1 & 0 \
      0 & sqrt2 \
      0 & sqrt2 \
      endbmatrix
      %
      beginbmatrix
      1 & 0 & 0 \
      0 & sqrt2 & sqrt2 \
      endbmatrix
      %
      beginbmatrix
      1 & 0 \
      0 & sqrt2 \
      0 & sqrt2 \
      endbmatrix
      %
      A^TA =
      %
      beginbmatrix
      1 & 0 \
      0 & 4 \
      endbmatrix
      ]

      enddocument


      enter image description here






      share|improve this answer








      New contributor




      ufo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















        0












        0








        0







        There must not be empty lines inside math mode:



        documentclassarticle

        usepackagemathtools

        begindocument

        [ A =
        beginbmatrix
        1 & 0 \
        0 & sqrt2 \
        0 & sqrt2 \
        endbmatrix
        %
        beginbmatrix
        1 & 0 & 0 \
        0 & sqrt2 & sqrt2 \
        endbmatrix
        %
        beginbmatrix
        1 & 0 \
        0 & sqrt2 \
        0 & sqrt2 \
        endbmatrix
        %
        A^TA =
        %
        beginbmatrix
        1 & 0 \
        0 & 4 \
        endbmatrix
        ]

        enddocument


        enter image description here






        share|improve this answer








        New contributor




        ufo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.










        There must not be empty lines inside math mode:



        documentclassarticle

        usepackagemathtools

        begindocument

        [ A =
        beginbmatrix
        1 & 0 \
        0 & sqrt2 \
        0 & sqrt2 \
        endbmatrix
        %
        beginbmatrix
        1 & 0 & 0 \
        0 & sqrt2 & sqrt2 \
        endbmatrix
        %
        beginbmatrix
        1 & 0 \
        0 & sqrt2 \
        0 & sqrt2 \
        endbmatrix
        %
        A^TA =
        %
        beginbmatrix
        1 & 0 \
        0 & 4 \
        endbmatrix
        ]

        enddocument


        enter image description here







        share|improve this answer








        New contributor




        ufo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.









        share|improve this answer



        share|improve this answer






        New contributor




        ufo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.









        answered 11 mins ago









        ufoufo

        1316




        1316




        New contributor




        ufo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.





        New contributor





        ufo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.






        ufo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.




















            L'utilisatrice is a new contributor. Be nice, and check out our Code of Conduct.









            draft saved

            draft discarded


















            L'utilisatrice is a new contributor. Be nice, and check out our Code of Conduct.












            L'utilisatrice is a new contributor. Be nice, and check out our Code of Conduct.











            L'utilisatrice is a new contributor. Be nice, and check out our Code of Conduct.














            Thanks for contributing an answer to TeX - LaTeX 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.

            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%2ftex.stackexchange.com%2fquestions%2f485204%2fthree-matrices-side-by-side-error-in-latex%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

            Isabella Eugénie Boyer Biographie | Références | Menu de navigationmodifiermodifier le codeComparator to Compute the Relative Value of a U.S. Dollar Amount – 1774 to Present.

            Join wedge with single bond in chemfigHow to make only one part of double bond bold with chemfig?Crossing bonds in chemfigjoining atoms in chemfig. Two adjacent molculesHow do I selectively change bond length in chemfig?Ugly bond joints in chemfigchemfig: reaction above arrowUsing the mhchem and chemfig packages in conjunctionBonding to specific element letter using chemfigResonance hybrids in chemfigScale chemfig molecule in beamer with tikzWhy does this chemfig bond with a hook start in the middle of the atom?

            Are small insurances worth itIs insurance worth it if you can afford to replace the item? If not, when is it?Is accident insurance worth it for my kids who play sportsIs insuring property for more than it is worth allowed?At what point does it become worth it to file an insurance claim?Are wage loss insurance programs worth the cost compared to having an emergency fund?When is an event worth insuring against?Is insurance worth it if you can afford to replace the item? If not, when is it?FHA loan just commenced : Any way to get any of the up-front mortgage insurance back?Which types of insurances do I need to buy?Should I carry less renter's insurance if I can self-insure?Mortgage Adviser Signed Me Up For Multiple Home and Life Insurances (UK)Why many travel insurances don't cover country of nationality?