Finding Linearly Independent Vectors in Subspaces

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
6 replies · 2K views
Faiq
Messages
347
Reaction score
16

Homework Statement


The vectors ##a_1, a_2, a_3, b_1, b_2, b_3## are given below
$$\ a_1 = (3~ 2~ 1 ~0) ~~a_2 = (1~ 1~ 0~ 0) ~~ a_3 = (0~ 0~ 1~ 0)~~ b_1 = (3~ 2~ 0~ 2)~~ b_2 = (2 ~2~ 0~ 1)~~ b_3 = (1~ 1~ 0~ 1) $$
The subspace of ## \mathbb R^4 ## spanned by ##a_1, a_2, a_3## is denoted by ##V_1## and the subspace of ## \mathbb R^4 ## spanned by ##b_1, b_2, b_3## is denoted by ##V_2##

The set of vectors which consists a zero vector and all vectors which belong to ##V_1## and ##V_2## is denoted by ##W##.

Write down two linearly independent vectors which belong to ##W##

The Attempt at a Solution


Can somebody please explain how to get the independent vectors? I am very aware of the definition of independent vectors. However, I cannot seem to relate the definition and use it to solve this question.
 
Physics news on Phys.org
And ##b_1, b_2, b_3## all have 0 as their 3rd coordinate, so they cannot generate any vector with a nonzero 3rd coordinate
Thus the resulting vector should be ##(p~q~0~0)##
Correct?
 
Faiq said:
And ##b_1, b_2, b_3## all have 0 as their 3rd coordinate, so they cannot generate any vector with a nonzero 3rd coordinate
Thus the resulting vector should be ##(p~q~0~0)##
Correct?
You need to find two vectors. Look for one in V2 that could not be a linear combination of the ais and look for a vector in V1 that could not be a linear combination of the bis
 
a3 and b3?
And the reasoning behind the special criteria for choosing the vector is this right? If I were to choose a vector in V1 which was a linear combination of V2 vectors, then I would technically be choosing just V2 vectors and not taking into account the V1 vectors.
 
Thank you very much for your help