INDUMAT Definitions (Quiz 2) Flashcards
Rectangular array of numbers
Matrix
Ordered list of n numbers
Vector
Matrix where the number of rows equals the number of columns (m = n)
Square Matrix
m
Number of Rows
n
Number of Columns
Square matrix for which every term off the main diagonal is zero
Diagonal Matrix
Diagonal matrix for which all elements of the main diagonal are equal
Scalar Matrix
Scalar Matrix for which all elements of the main diagonal are 1
Identity Matrix
A matrix where elements below the main diagonal are all zeroes
Upper Triangular Matrix (Right Triangular Matrix)
A matrix where the elements above the main diagonal are all zeroes
Lower Triangular Matrix (Left Triangular Matrix)
Matrix where all elements are zeroes
Null Matrix
i
Row
j
Column
Matrix with only one row
Row Vector
Matrix with only one column
Column Vector