| New Reply |
Finding basis of spaces and dimension |
Share Thread |
| Feb28-11, 08:50 PM | #1 |
|
|
Finding basis of spaces and dimension
1. The problem statement, all variables and given/known data
Find a basis for each of the spaces and determine its dimension: The space of all matrices A=[a b, c d] (2x2 matrix) in R^(2x2) such that a+d=0 2. Relevant equations 3. The attempt at a solution So I jumped at this question without knowing too much about spaces and dimensions, but: I think a possible combination of basis can be: [1 0, 0 0]. [0 1, 0 0]. [0 0, 1 0] (not sure if [0 0, 0 -1] would be considered since d would be negative in this case) Also from that I assume the dimension is 3? Truthfully even if I got it right, I do not even know what happened. Can someone conceptually tell me what I am doing exactly? Thanks in advance. |
| Feb28-11, 08:54 PM | #2 |
|
Recognitions:
|
you need to come up with a basis, that has elements, such that any 2x2 matrix with a=d can be written as a linear sum of the basis elements.
clearly the basis elements will need to satisfy being a 2x2 matrix with d=a, you first element does not |
| Feb28-11, 08:55 PM | #3 |
|
Recognitions:
|
note this is entirely equivalent to considering 4 component vectors in R^4, with x_1 = x_4
often the vector form is easier to conceptualise |
| Feb28-11, 09:04 PM | #4 |
|
|
Finding basis of spaces and dimensionAlso since I am actually having a hard time learning this on my own, can you tell me what you mean by "elements" and "linear sum"? |
| Mar1-11, 01:52 AM | #5 |
|
Recognitions:
|
if you're not familair with those terms, you may need to do a bit of reading.. though i have been a little loose with terminiology in post #4 i actually meant component and have changed accordingly a basis, is a set of vectors that spans a vector space an element is a member of a set, for example a vector in the basis set a linear combination (or sum) is a vector addition with scalar multiplication eg. if u,v are vectors, and a,b are scalars, then w = au + bv is a linear combination a set, S, of vectors spans a space if any vector in the space can be written as a linear combination of vectors in S |
| Mar1-11, 07:03 AM | #6 |
|
|
From a+ d= 0 you get d=-a as you say. You can then write
[tex]\begin{bmatrix}a & b \\ c & d\end{bmatrix}= \begin{bmatrix}a & b \\ c & -a\end{bmatrix}[/tex] [tex]= \begin{bmatrix}a & 0 \\ 0 & -a\end{bmatrix}+ \begin{bmatrix}0 & b \\ 0 & 0\end{bmatrix}+ \begin{bmatrix}0 & 0 \\ c & 0\end{bmatrix}[/tex] and the dimension and a basis should be clear. |
| New Reply |
| Tags |
| basis, matrices, space |
Similar discussions for: Finding basis of spaces and dimension
|
||||
| Thread | Forum | Replies | ||
| Topological spaces and basis | Differential Geometry | 4 | ||
| Basis and dimension: Need help finding my mistakes | Calculus & Beyond Homework | 8 | ||
| finding a basis and dimension of a subspace | Calculus & Beyond Homework | 5 | ||
| dimension of vector spaces | Linear & Abstract Algebra | 3 | ||
| Finding a basis for vector spaces | Precalculus Mathematics Homework | 2 | ||