Link to originalSquare Matrix
Equal number of rows and columns ()
Link to originalTranspose Matrix of matrix
Transpose defined such that
Essentially reflecting across the main diagonal of the matrix
Link to originalProperties of Transpose
- Addition and Scalar Multiplication Rules (for being matrices and )
- Product Rule (for being a matrix and being a matrix)
- Involution Rule (for being a matrix)
- Inverse Rule ( invertible invertible)
Link to originalTypes of Square Matrices ( )
- Symmetric
- Skew-Symmetric (or antisymmetric)
Entries along the main diagonal are 0
3) Upper TriangularEntries below the diagonal are zero
4) Strictly Upper TriangularEntries on or below the main diagonal are zero
5) Triangular
Link to originalDetermining Invertibiilty
Let be a matrix
Suppose there exists a sequence of EROs such that is taken to it’s RRE form
Applying the same sequence of EROs to the augmented matrix to take it to for some matrix
then is invertible and
then is singular
Proof
Suppose the finite sequence of EROs that reduce to are
Applying it to s.t.With and
If then as elementary matrices are invertible then
If then contains at least one zero row
As in RRE form the zero row is at the bottom thenThen as is invertible and if we assume is also invertible (i.e. ) exists then
This is a contradiction so is not invertible! Therefore is singular
Link to originalOrthogonal matrix
Link to originalProperties of Orthogonal Matrices
and are orthogonal
Linking it to Term 2 Groups the matrices form a groupis orthogonal the columns (or rows) are unit length, mutually perpendicular vectors
preserves the dot product i.e. If then
Proof
2
Link to originalPreservation of Dot Product Orthogonal
Proof
Using the fact that
This is true if we can show that
By setting and (standard basis of )
Then selects the th entry of
We also have (Kronecker Delta)
HenceTherefore hence