Finding basis for subspace

  • #1
1
0

Homework Statement



find a basis for the subspace R^5 that consists of all the vectors of the form [(b-c), (d-2b), (4d), (c-2d), (6d+2b)]

Homework Equations





The Attempt at a Solution



the only solution I can think of is e1, e2, e3, e4, e5... I don't think it's that simple though... would appreciate any input on this question. Thanks!
 

Answers and Replies

  • #2
Code:
a = b - c
b = -2b   + d
c =         4d
d =      c - 2d
e = 2b     + 6d
A vector in this subspace is a linear combination of three vectors, which you can pick out of the equations above.
 

Suggested for: Finding basis for subspace

Replies
2
Views
710
Replies
4
Views
211
Replies
7
Views
990
Replies
3
Views
605
Replies
6
Views
1K
Replies
10
Views
827
Replies
19
Views
1K
Replies
14
Views
784
Replies
3
Views
750
Back
Top