SOLUTION: 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 {v1,v2,v3 } is a basis for Col(A).
b) Find an orthogonal basis for V=col(A) (Gram-Schmidt)
Algebra.Com
Question 1061962: 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 {v1,v2,v3 } is a basis for Col(A).
b) Find an orthogonal basis for V=col(A) (Gram-Schmidt)
Answer by rothauserc(4718) (Show Source): You can put this solution on YOUR website!
A is
:
1 2 3
-1 0 -3
0 -2 3
:
column vectors of A are
:
1 -1 0
2 0 -2
3 -3 3
:
the row reduced echelon form of col(A) is
:
1 0 0
0 1 0
0 0 1
:
therefore {v1, v2, v3} is a basis for col(A) because col(A) is invertible and the columns of col(A) form a basis of R^3
:
orthogonal basis for col(A) using Gram-Schmidt
:
first vector (1/square root(2), -1/square root(2), 0)
second vector (1/square root(6), 1/square root(6), -2/3)
third vector (1/square root(3), 1/square root(3), 1/square root(3))
:
RELATED QUESTIONS
Let S={v1, v2, v3}where v1^T=[1 0] v2^T=[0 1] v3^T=[-1 1]
(answered by venugopalramana)
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)
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, v2, v3 be nonzero vectors in R4 where v3 = 3·v2.
Show that v1 is a linear... (answered by robertb)
The voltage V1 and V2 are represented as follows
V1 = 3sin(wt)
V2 = 2cos(wt)
If V3 (answered by ikleyn)
Last month, Jacob traveled from Miami to New Orleans by train and made two stops along... (answered by solver91311)
Last month, Jacob traveled from Miami to New Orleans by train and made two stops along... (answered by robertb)
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)
Prove or show a counterexample.
If v1, v2, v3 are vectors in R4 and v3 is not a linear... (answered by ikleyn)