JG89
- 724
- 1
Homework Statement
Suppose T is a linear operator on R^4 such that T(a,b,c,d) = (a + b, b - c, a + c, a + d). Find a basis for the T-cyclic subspace of R^4 generated by z = (1, 0, 0, 0)
Homework Equations
The Attempt at a Solution
I found a basis, but I don't think the method I used was the most efficient way. To save you the tedious calculations, I'll post an outline of what I did.
First denote the T-cyclic subspace in question by W. Then since W is a subspace of R^4,
1<= dim(W) <= 4. Now dim(W) cannot be equal to 1, for then any single vector in W would be a basis for W (since a set consisting of a single vector is linearly independent) and (1, 0, 0, 0) does NOT span W (I've computed enough vectors in W to know this). So we have
2<= dim(W) <= 4. The set { (1, 0, 0, 0), (1, 0, 1, 1) } is linearly independent, both those vectors are in W, and so if dim(W) = 2, then that set should span W, but it doesn't.
So we have 3 <= dim(W) <=4. What I did now was take 4 vectors that span W and showed that they aren't linearly independent, and so this must mean that dim(W) = 3, and so I took those 4 vectors that I found that span W, removed one, and showed that the other 3 are linearly independent, which is my basis.
Last edited: