Standard basis vectors for R^3 are (1,0,0),(0,1,0) and (0,0,1). If we want to insert u → into this basic, then which vector from standard basis can be removed while still maintaining the basis of R^3.
Discuss the case when:
u → =(4,3,6)
u → =(4,0,6)
Interpret the result geometrically in both cases.
Expert's answer
Answer on Question #44340 – Math - Linear Algebra
Problem
Standard basis vectors for R3 are (1,0,0),(0,1,0) and (0,0,1). If we want to insert u→ into this basic, then which vector from standard basis can be removed while still maintaining the basis of R3.
Discuss the case when:
u→=(4,3,6)u→=(4,0,6)
Interpret the result geometrically in both cases.
Solution
1) u=(4,3,6).
u=4(1,0,0)+3(0,1,0)+6(0,0,1), thus we can remove each vector from standard basis and each of (u,e1,e2),(u,e1,e3),(u,e3,e2) will form the basis of R3.
Geometrical interpretation: none of Oxy,Oyz,Oxz contains u.
2) u=(4,0,6).
u=4(1,0,0)+6(0,0,1), which means that (u,e1,e3) are not linearly independent, thus we can remove only e1 or e3 not e2. So, (u,e1,e2),(u,e3,e2) can form the basis of R3.
Geometrical interpretation: neither Oxy nor Oyz contains u, but u lies in Oxz.