Pure 1.6 - Matrices Flashcards
What is a matrix?
A matrix is an array of elements set out in a pair of brackets
How can the size of a matrix described?
By saying the number of rows and columns, for example, a 2x2 matrix is one with 2 rows and 2 columns and a 2x4 matrix is one with 2 rows and 4 columns
What is a square matrix?
One where the number of rows is the same as the number of columns
What is a zero matrix?
One in which all of the elements are zero
The zero matrix is denoted by π
What is an identity matrix?
A square matrix in which the elements on the leading diagonal (top left to bottom right) are 1 and all the remaining elements are 0
Identity matrices are denoted by πβ, where k represents size of the matrix
How would you add or subtract matrices?
You add or subtract the corresponding elements in each matrix
Only matrices of the same size may be added or subtracted and those which are the same size are said to be additively conformable
What notation is used normally to represent matrices?
Normally a bold capital letter such as π or π
How would you multiply or divide a matrix by a scalar?
Multiply or divide each element within the matrix by the scalar
What is a scalar?
A number that isnβt a vector or a matrix, they are represented by non-bold letters and numbers
How would you multiply matrices together?
To find the product of two multiplicatively conformable matrices, you multiply the elements in each row in the left-hand matrix by the corresponding elements in each column in the right hand matrix, then add the results together`
What does it mean for a matrix to be multiplicatively conformable with another matrix?
If a matrix is multiplicatively conformable with another matrix, the two can be multiplied together
Matrices are multiplicatively conformable if the number of columns in the first matrix is the the same as the number of rows in the second matrix
What is a product matrix?
The product of the multiplication of two matrices
It will have the same number of rows as the first matrix and the same number of columns as the second matrix
Describe the importance of the order that you multiply matrices together in.
ππ=π
However it may be that ππβ π
In general ππβ ππ
And, if ππ exists, ππ doesnβt necessarily exist
What is a determinant?
A scalar value associated with that matrix, the determinant of matrix π can be written as detπ or |π| (Also written as replacing the bracketβs around πβs elements with |βs)
It is also sometimes written Ξ
How would you calculate the determinant of a 2x2 matrix, π?
Where π=
(π π)
(π π)
The determinant of π is ππ-ππ