0% found this document useful (0 votes)
177 views

How To Write Matrix in Mathtype

The document discusses how to write and manipulate matrices in Mathtype. It provides examples of adding, multiplying, transposing, and scaling block matrices by performing the corresponding operations on the individual blocks. Block matrices can be scaled by multiplying each block by the same scalar value. They can be transposed by transposing the blocks, so that the original (i,j) block becomes the (j,i) block. Identically blocked matrices can be added by summing the corresponding blocks.
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
177 views

How To Write Matrix in Mathtype

The document discusses how to write and manipulate matrices in Mathtype. It provides examples of adding, multiplying, transposing, and scaling block matrices by performing the corresponding operations on the individual blocks. Block matrices can be scaled by multiplying each block by the same scalar value. They can be transposed by transposing the blocks, so that the original (i,j) block becomes the (j,i) block. Identically blocked matrices can be added by summing the corresponding blocks.
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

How to write matrix in mathtype?

 AB 0  I A   AB ABA 
 B 0  0 I  =  B BA 
   
 I A   0 0   AB ABA 
0 I  B BA  =  B BA 
   

1 2 1.7  2.8  1  2  23


3 4 7   3.7  4.8  7 3  8 4   53 .
  8         
5 6    5.7  6.8 5 6  83

Block Matrices can be scaled and transposed:

 A11 A12    A11  A12 


  A21 A22     A21  A22  ,
 A31 A32    A31  A32 

T
 A11 A12 
A  AT A12T A13T 
 21 A22    11T T T 
.
 A31 A32   A21 A22 A23 

Note that the transpose of the original  i, j  block becomes the  j, i  block of the result
Identically blocked matrices can be added by summing the corresponding blocks:

 A11 A12   B11 B12   A11  B11 A12  B12 


A A22    B21 B22    A21  B21 A22  B22  .
 21
 A31 A32   B31 B32   A31  B31 A32  B32 

You might also like