Module 2 Flashcards
This particular module familiarizes the student with the basics of matrices and how they work.
This is a rectangular array of numbers, symbols, or expressions.
Matrix
What are the symbols used to make a matrix?
Box Brackets
These are the horizontal lines in a matrix.
Rows
These are the vertical lines in a matrix.
Columns
How do you represent a matrix with m rows and n columns?
“m x n” Matrix (Rows always come first before columns)
What is the proper term for ‘m’ and ‘n’ in a matrix?
Dimensions
This is a matrix where m = n and that the indexes a11, a22, a33, …, ann form the main diagonal of the matrix.
Square Matrix
This is an n x n matrix where everything else except the diagonal is zero.
Diagonal Matrix
This is a matrix similar to the diagonal matrix, except the diagonal is equal.
Scalar Matrix
This is a matrix similar to the diagonal matrix, except the diagonal is all ones.
Identity Matrix
A + B = ?
B + A
(A + B) + C = ?
A + (B + C)
A + 0 = ?
A for any m x n matrix A