Basis of a subspace and dimension question

Click For Summary
SUMMARY

The discussion focuses on finding a basis for the subspace W of R^5 defined by the conditions x . a = x . b = x . c = 0, where a = (1, 0, 2, -1, -1), b = (2, 1, 1, 1, 0), and c = (4, 3, -1, 5, 2). The equations derived from the dot products lead to a system of three equations with five variables, allowing for the determination of the dimension of W. The final conclusion is that the subspace is two-dimensional, with a basis represented by the vectors {(1, 2, 3, 1, 0), (-1, 1, 2, 0, 1)}.

PREREQUISITES
  • Understanding of vector spaces and subspaces in R^n
  • Familiarity with the dot product and its properties
  • Knowledge of solving systems of linear equations
  • Ability to express vectors in terms of free variables
NEXT STEPS
  • Study the concept of linear independence and dependence in vector spaces
  • Learn about the Rank-Nullity Theorem in linear algebra
  • Explore methods for solving systems of linear equations, such as Gaussian elimination
  • Investigate the geometric interpretation of subspaces in higher dimensions
USEFUL FOR

Students and professionals in mathematics, particularly those studying linear algebra, as well as anyone interested in understanding vector spaces and their dimensions.

clurt
Messages
27
Reaction score
0
How do i go about this?

Find a basis for the subspace W of R^5 given by...

W = {x E R^5 : x . a = x . b = x . c = 0}, where a = (1, 0, 2, -1, -1), b = (2, 1, 1, 1, 0) and c = (4, 3, -1, 5, 2).

Determine the dimension of W. (as usual, "x . a" denotes the dot (inner) product of the vecotrs x and a).

Please show working, your help is much appreciated.
 
Physics news on Phys.org
Let x= (p, q, r, s, t). Then a.x = (1)p+ (0)q+ (2)r+ (-1)s+ (-1)t= p+ 2r- s- t= 0, b.x= (2)p+ (1)q+ (1)r+ (1)s+ (0)t= 2p+ q+ r+ s= 0, and c.x = (4)p+ (3)q+ (-1)r+ (5)s+ (2)t= 4p+ 3q- r+ 5s+ 2t= 0.

That gives you three equations in 5 "unknown" values:
p+2r- s- t= 0
2p+ q+ r+ s= 0
4p+ 3q- r+ 5s+ 2t= 0

You can solve for three of the values in terms of the other two. (Unless the equations are "dependent" in which case you can solve for two in terms of the other three or one in terms of the other four.) Write the vector (p, q, r, s, t), replacing the ones you have solved for in terms of the other two.

For example, suppose you had found that p= s- t, q= 2s+ t, and r= 3s- 2t. (Those are NOT the correct solutions. I did NOT solve the equations- that is for you to do.) Then we would have (p, q, r, s, t)= (s- t, 2s+t, 3s- 2t, s, t)= (s, 2s, 3s, s, 0)+ (-t, t, -2, 0, t)= s(1, 2, 3, 1, 0)+ t(-1, 1, 2, 0, 1) so you should be able to see that the subspace is two-dimensional and a basis for the subspace is {(1, 2, 3, 1, 0), (-1, 1, 2, 0, 1)}.
 
Last edited by a moderator:

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 52 ·
2
Replies
52
Views
4K