<?xml version="1.0" encoding="UTF-8"?>
<math xmlns="http://www.w3.org/1998/Math/MathML">
   <mfenced close=")" open="(">
      <mtable>
         <mtr>
            <mtd>
               <msub>
                  <mi>j</mi>
                  <mn>1</mn>
               </msub>
            </mtd>
            <mtd>
               <msub>
                  <mi>j</mi>
                  <mn>2</mn>
               </msub>
            </mtd>
            <mtd>
               <msub>
                  <mi>j</mi>
                  <mn>3</mn>
               </msub>
            </mtd>
         </mtr>
         <mtr>
            <mtd>
               <msub>
                  <mi>m</mi>
                  <mn>1</mn>
               </msub>
            </mtd>
            <mtd>
               <msub>
                  <mi>m</mi>
                  <mn>2</mn>
               </msub>
            </mtd>
            <mtd>
               <msub>
                  <mi>m</mi>
                  <mn>3</mn>
               </msub>
            </mtd>
         </mtr>
      </mtable>
   </mfenced>
   <mo>=</mo>
   <msup>
      <mfenced close=")" open="(">
         <mn>-1</mn>
      </mfenced>
      <mrow>
         <msub>
            <mi>j</mi>
            <mn>1</mn>
         </msub>
         <mo>+</mo>
         <msub>
            <mi>j</mi>
            <mn>2</mn>
         </msub>
         <mo>+</mo>
         <msub>
            <mi>j</mi>
            <mn>3</mn>
         </msub>
      </mrow>
   </msup>
   <mfenced close=")" open="(">
      <mtable>
         <mtr>
            <mtd>
               <msub>
                  <mi>j</mi>
                  <mn>1</mn>
               </msub>
            </mtd>
            <mtd>
               <msub>
                  <mi>j</mi>
                  <mn>2</mn>
               </msub>
            </mtd>
            <mtd>
               <msub>
                  <mi>j</mi>
                  <mn>3</mn>
               </msub>
            </mtd>
         </mtr>
         <mtr>
            <mtd>
               <mo>-</mo>
               <msub>
                  <mi>m</mi>
                  <mn>1</mn>
               </msub>
            </mtd>
            <mtd>
               <mo>-</mo>
               <msub>
                  <mi>m</mi>
                  <mn>2</mn>
               </msub>
            </mtd>
            <mtd>
               <mo>-</mo>
               <msub>
                  <mi>m</mi>
                  <mn>3</mn>
               </msub>
            </mtd>
         </mtr>
      </mtable>
   </mfenced>
</math>
