Matrix Space
Vector Interpretation
Our Interpretation of vectors is something like this,
Say we have a vector
then each element of vector represent an unique axis (say and ).
- these axis can be anything your salary, your SAT score, your running speed (anything which can be quantify in a number).*
Assume a line passing thrown each element in that vector .
interpret these ( , and ) dots as real line
Matrix Interpretation
We can use our interpretation of vectors for matrices,
Say we have a matrix say
then each element of our matrix represent an unique axis (say ).
- These axis can be anything your salary, your SAT score, your average running speed, average temperature in past 20 days, (anything which can be quantify in a number).*
Assume a line passing thrown each element in this matrix .
interpret these (, , and )
dots as real line
Vector interpretation of a Matrix
We can interpret matrices as vectors.
Say we have a matrix say
We can interpret it as vector say as,
So we can see that our matrices are the vectors.
Matrix space
Think of all matrices, there are not any limitation to elements, they can be anything, there are of them.
These matrices can we written as vectors
- We can add those matrices, and if we add them we got another matrix.
- We can multiply matrices by a scaler, and if we multiply a scaler to a matrix we get another matrix.
- We can take there linear combinations and the resultant matrix will still be a matrix
So the space of all matrices is a vector space
Let's denote this space of all matrices as .
Now let's see sub spaces of .
Lower Triangular
All Lower Triangular matrices All matrices.
Is the space of all Lower Triangular matrices is a subspace of all matrices?
We know that All Lower Triangular matrices All matrices, then,
Space of all Lower Triangular matrices is a subspace of all matrices if,
- All Lower Triangular matrices form a vector space?
Do all Lower Triangular matrices form a vector space?.
- We can add two Lower Triangular matrices, we got another Lower Triangular matrix.
- We can multiply a Lower Triangular matrices by a scaler, we get another Lower Triangular matrix.
- We can take there linear combinations and the resultant matrix will still be a matrix
So collectively we can say that all Lower Triangular matrices forms a vector space.
So
The space all Lower Triangular matrices is a subspace of all matrices .
Symmetric Matrix
All Symmetric matrices All matrices.
Is the space of all Symmetric matrices is a subspace of all matrices?
We know that All Symmetric matrices All matrices, then,
Space of all Symmetric matrices is a subspace of all matrices if,
- All Symmetric matrices form a vector space?
Do all Symmetric matrices form a vector space?.
- We can add two Symmetric matrices, we got another Symmetric matrix.
- We can multiply a Symmetric matrices by a scaler, we get another Symmetric matrix.
- We can take there linear combinations and the resultant matrix will still be a matrix
So collectively we can say that all Symmetric matrices forms a vector space.
So
The space all Symmetric matrices is a subspace of all matrices .
Similarly The space all Diagonal matrices is a subspace of all matrices .