Square Integer-Number Matrix
		
		
		
		
		
		Jump to navigation
		Jump to search
		
		
	
A Square Integer-Number Matrix is a square matrix that is a integer-number matrix.
- Context:
- It can range from being a Symmetric Square Integer-Number Matrix to being Non-Symmetric Square Integer-Number Matrix.
 
 - Example(s):
- [math]\displaystyle{ A = \begin{bmatrix} 1 & -11 \\0 & -9999 \end{bmatrix} }[/math].
 - any Identity Matrix.
 - …
 
 - Counter-Example(s):
 - See: Invertible Matrix.