SOLUTION: Let S={v1, v2, v3}where v1^T=[1 0] v2^T=[0 1] v3^T=[-1 1]
Find every subset of S that is a basis for R^2.
I have the matrix
[1 0 -1 0]
[0
Algebra.Com
Question 31476: Let S={v1, v2, v3}where v1^T=[1 0] v2^T=[0 1] v3^T=[-1 1]
Find every subset of S that is a basis for R^2.
I have the matrix
[1 0 -1 0]
[0 1 1 0]
where x1-x3=0 and x2+x3=o and one basis of {v1, v2} but I don't know where to go from there.
Answer by venugopalramana(3286) (Show Source): You can put this solution on YOUR website!
Let S={v1, v2, v3}where v1^T=[1 0] v2^T=[0 1] v3^T=[-1 1]
Find every subset of S that is a basis for R^2.
BASIS DEMANDS 2 THINGS...
1. THEY SHOULD BE LINMEARLY INDEPENDENT
2.THEY SHOULD SPAN THE ENTIRE SPACE.
FOR FOR 2 DIMENSIONS (R^2)THERE WILL BE 2 AND ONLY 2 INDEPENDENT VECTORS WHICH SATISFY BOTH THE ABOVE REQUIREMENTS.HENCE WE NEED TO FIND ONLY SUBSETS OF 2 ELEMENTS...THEY COULD BE
1...V1V2....OR.....2..V1V3....OR.....3...V2V3
FOR TESTING INDEPENTNESS AND SPANNING THE ENTIRE SPACE HERE WE ONLY NEED TO CHECK INDEPENTNESS AS THEN IN R^2 , 2 INDEPENDENT VECTORS WILL CERAINLY SPAN THE ENTIRE SPACE.
1.V1V2,,,
LET AV1+BV2=0
A(1,0)+B(0,1)=0
THIS CAN HAPPEN ONLY WHEN A=B=0..SO THEY ARE INDEPENDENT...HENCE THIS IS A BASIS.
2.V1V3
A(1,0)+B(-1,1)=0...THIS ALSO GIVES A=B=0...SO THEY ARE INDEPENDENT...HENCE THIS IS A BASIS.
3.V2V3
A(0,1)+B(-1,1)=0.....ALSO GIVES A=B=0...SO THEY ARE INDEPENDENT...HENCE THIS IS A BASIS.
SO ALL 3 SUBSETS CAN FORM A BASIS IN R^2
I have the matrix
[1 0 -1 0]
[0 1 1 0]
where x1-x3=0 and x2+x3=o and one basis of {v1, v2} but I don't know where to go from there.
RELATED QUESTIONS
Let A: [v1 v2 v3] with v1=(1,-1,0)T, v2=(2,0,-2)T and v3=(3, -3,3)T
a) Show that... (answered by rothauserc)
1)In 3d-space, let v1=(0,2,1) v2=(2,1,1) v3=(1,3,-1) v4=(4,2,1). Write v4 as linear... (answered by Fombitz)
Let v1=[2,0,6] , v2=[-1,4,5] , v3=[1,-1,1].
Find the value(s) of k for which b=[2,1,k]... (answered by ikleyn)
I have a homework problem that I don't know how to do.
I'm asked to solve the following (answered by venugopalramana)
Let v1=(1,6,4), v2=(2,4,-1), v3=(-1,2,5) and w1=(1,-2,-5), w2=(0,8,9). Prove that... (answered by khwang)
Determine if the vectors v1 = (1,2,3), v2 = (1,0,-1), v3 = (2,2,2), v4 = (2,4,6) span R^3
(answered by ikleyn)
Please help me solve this question. Im just not understanding the concepts yet in class.
(answered by Fombitz)
Let v1, v2, v3 be nonzero vectors in R4 where v3 = 3·v2.
Show that v1 is a linear... (answered by robertb)
This is my second and last question. This is not in a textbook.
a.)Let T be a linear... (answered by venugopalramana)