asad khan
- 1
- 0
sir kindly tell me how to know that a matrix of order supose 3*3 is in span of R3 ?...
A matrix of order 3x3 cannot be considered "in span of R3" as span is defined for a set of vectors, not matrices. In the context of the vector space M_3(R), which consists of all 3x3 matrices with real elements, a spanning set must contain at least 9 linearly independent matrices. To determine if a set of matrices spans M_3(R), one must check if the system of equations formed by these matrices has a unique solution, indicating that the matrices can be expressed as linear combinations of each other.
PREREQUISITESMathematicians, students studying linear algebra, and anyone interested in understanding the properties of matrices and vector spaces.