Subspace matrix, dimension and basis

Click For Summary
SUMMARY

The discussion centers on the subspace matrix A = \(\left(\begin{array}{cccc} a & a+b \\ b & 0 \\ \end{array} \right)\), which is a subspace of M2x2 with a dimension of 2. The dimension indicates that two numbers are required to uniquely specify an element from this subspace. The basis B = \(\left\{\left(\begin{array}{cccc} 1 & 1 \\ 0 & 0 \end{array}\right), \left(\begin{array}{cccc} 0 & 1 \\ 1 & 0 \end{array}\right)\right\}\) consists of two matrices, confirming that the dimension of A is indeed 2. The discussion emphasizes the need to prove that the basis is complete and that the elements are linearly independent.

PREREQUISITES
  • Understanding of linear algebra concepts, specifically vector spaces and subspaces.
  • Familiarity with matrix operations and linear combinations.
  • Knowledge of basis and dimension in the context of vector spaces.
  • Ability to interpret matrices as vectors in a higher-dimensional space.
NEXT STEPS
  • Study the properties of vector spaces and subspaces in linear algebra.
  • Learn about proving linear independence of vectors in a basis.
  • Explore the concept of linear combinations and their applications in matrix theory.
  • Investigate different representations of matrices as vectors in higher-dimensional spaces.
USEFUL FOR

Students and professionals in mathematics, particularly those studying linear algebra, as well as educators looking to clarify concepts related to vector spaces and matrix theory.

caljuice
Messages
70
Reaction score
0
So an example was the matrix:[tex] A = \left(\begin{array}{cccc}<br /> a&a+b\\<br /> b&0\\<br /> \end{array}<br /> \right)[/tex] is a subspace of M2x2.


and is the linear combination [tex] a*\left(\begin{array}{cccc}<br /> 1&1\\<br /> 0&0<br /> \end{array}<br /> \right)[/tex] + [tex] b*\left(\begin{array}{cccc}<br /> 0&1\\<br /> 1&0<br /> \end{array}<br /> \right)[/tex]

Meaning it has dimension 2. But I'm not sure how it comes to this conclusion.

Dimension means # of vectors in a basis. However, I don't know how to translate this matrix addition in terms of vectors. Is the dimension 2 because there are 2 matrices being added? Or because we can break it down into the linear combination of indepedent vectors v1 =(1,0) v2=(0,1)? Or is it completely something else? thanks.
 
Physics news on Phys.org
The "vector space" you are talking about here, has matrices as its elements, as opposed to the columns of numbers you were used to. (If you want, for this purpose, you can ignore the matrix structure and you can just view them as vectors with 4 entries written in a funny way).

The dimension being 2, just means that you need precisely two numbers to specify a unique element from the subspace. So if we agree on a way to interpret these numbers to create an element of the subspace, I can give you any two numbers and you will obtain a unique element. For example, we can agree to map (a, b) to
[tex] a\cdot\left(\begin{array}{cccc}<br /> 1&1\\<br /> 0&0<br /> \end{array}<br /> \right)<br /> +<br /> b\cdot\left(\begin{array}{cccc}<br /> 0&1\\<br /> 1&0<br /> \end{array}<br /> \right).[/tex]

This is the most obvious way to do it, however, we can devise different systems (for example, create a complicated expression when I give you a + b and a - b). Yet, it doesn't matter how you do it, you will always need two and exactly two numbers to specify the element. (This is the intuitive interpretation, which is made precise by introducing the concept of a basis).
 
What they're saying, is that the set B=[tex]\left\{\left(\begin{array}{cccc}<br /> 1&1\\<br /> 0&0<br /> \end{array}\right),\left(\begin{array}{cccc}<br /> 0&1\\<br /> 1&0<br /> \end{array}<br /> <br /> \right)\right\}[/tex] is in fact a basis of A. Since B contains two elements, the dimension of A is 2. Of course, you still have to prove that B is indeed a basis. As demonstrated, every element of A kan be expressed as a linear combination of the asserted basis elements. This shows that B is generating ("complete"). Now you still have to prove that these linear combinations are unique. Equivalently, prove that the two elements of B are linearly independent.
 

Similar threads

Replies
5
Views
2K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K