Math 102, Winter 2010, Final Exam Review Problems, Part II
Math 102, Winter 2010, Final Exam Review Problems, Part II
(2)
½· ¸ ¾
a a+b
(a) Let W = | a, b ∈ R . Determine whether W is a subspace
3 b
of M2×2 , the vector space of all two by two matrices.
(b) Let v1 = (1, 2, 6), v2 = (3, 4, 1), v3 = (4, 3, 1), and v4 = (3, 3, 1). Deter-
mine whether these four vectors span R3 .
Solution :
· ¸
0 0
(a) No, since zero vector 0 = does not belong to W .
0 0
(b) Let A = [v1 , v2 , v3 , v4 ]. Since an echelon form of A
1 3 4 3
0 1 5 3 ,
2 2
0 0 392
17
2
(3)
(a) Find the standard matrix A = [T ], for the projection, T , of R2 onto the
line passing through the points (0, 0) and (1, 3).
(b) Is the linear transformation , T , in part (a) invertible? Justify your an-
swer.
Solution :
(a) Let a = (1, 3). The image under T of any vector u = (x1 , x2 ) from R3 is
given by:
µ ¶
u·a 1 3 3 9
T (u) = proja u = a = ( x 1 + x 2 , x 1 + x2 ).
||a||2 10 10 10 10
· 1 3 ¸
Hence, A = [T ] = 10 3
10
9 .
10 10
(b) Since det(A) = 0, the matrix A is not invertible. Hence, T is not invertible.
(4)
(a) Is the set {(1, 0, 0), (3, 2, 1), (1, 1, 0)} linearly independent? Show why or
why not.
(b) Let v1 = (−1, 1, 0, 0), v2 = (1, 2, 0, 1) and v3 = (−4, 1, 0, −1). Show that
the set of vectors {v1 , v2 , v3 } form a linearly dependent set in R4 . Ex-
press v1 as a linear combination of v2 and v3 .
Solution :
¯ ¯
¯ 1 1 3 ¯
¯ ¯
(a) Since ¯¯ 0 1 2 ¯¯ = 1 6= 0, the set is linearly independent.
¯ 0 0 1 ¯
(b) The vector equation
c1 v1 + c2 v2 + c3 v3 = 0
is equivalent to a linear system whose augmented matrix is [v1 v2 v3 | 0].
Since
−1 1 −4 | 0 1 0 3 | 0
1 2 1 | 0 0 1 −1 | 0
[v1 v2 v3 | 0] =
0 0 0 | 0 ∼ ··· ∼ 0 0 0 | 0
,
0 1 −1 | 0 0 0 0 | 0
(−3)v1 + v2 + v3 = 0.
Therefore,
1 1
v1 = v2 + v3 .
3 3
(5) Use the Gram-Schmidt process to find an orthonormal basis for the sub-
space W of R4 spanned by {u1 = (1, 1, 1, 1), u2 = (1, 0, 0, 1), u3 = (0, 2, 2, −1)}.
Solution : First note that {u1 , u2 , u3 } is a linearly independent set, thus
a basis for W .
v1 = u1 = (1, 1, 1, 1)
µ ¶
0 u2 · v 1 1 1 1 1
v 2 = u2 − 2
v1 = · · · = ( , − , − , )
||v1 || 2 2 2 2
Let v2 = 2v2 0 = (1, −1, −1, 1).
µ ¶ µ ¶
0 u3 · v 1 u3 · v 2 1 1 1 1
v 3 = u3 − 2
v1 − 2
v2 = · · · = ( , , − , − )
||v1 || ||v2 || 2 2 2 2
Let v3 = 2v3 0 = (1, 1, −1, −1). Then {v1 = (1, 1, 1, 1), v2 = (1, −1, −1, 1), v3 =
(1, 1, −1, −1)} is an orthogonal basis for the subspace W . By normalizing, we
get an orthonormal basis for W :
v1 v2 v3 1 1 1
{ , , } = { (1, 1, 1, 1), (1, −1, −1, 1), (1, 1, −1, −1)}.
||v1 || ||v2 || ||v3 || 2 2 2
(6) True or False? Give a brief explanation for your answer.
(a) If AT A = A, the A is symmetric.
(b) If the reduced row-echelon form of A has a row of zeros, then det(A) = 0.
(c) det(I + A) = 1 + det(A).
(d) If u 6= 0 and u × v = u × w, then v = w.
(e) It is possible to have proja u = proju a.
Solution :
(a) True, since AT = (AT A)T = AT (AT )T = AT A = A.
(b) True, since A is not invertible
(c) False, since in general
· det(A
¸ + B) 6= det(A) + det(B).. Or, taking I to be
1 2
2 × 2 and A = we get det(I + A) = 4 and 1 + det(A) = −1.
3 4
(d) False, since for v 6= w we have u = v − w 6= 0 and u × v = u × w.
(e) True, u = a.
(7) Let W = Span{v1 = (2, 2, −1, 0, 1), v2 = (−1, −1, 2, −3, 1), v3 = (1, 1, −2, 0, −1), v4 =
(0, 0, 1, 1, 1)}, be a subspace of R4 .
(a) What is the dimension of W ?
(b) Is (1, 2, 0, 0, 0) in W ?
(c) Find a basis for W ⊥ , the orthogonal complement of W .
Solution :
(a) If A denotes the matrix whose columns are vectors v1 = (2, 2, −1, 0, 1), v2 =
(−1, −1, 2, −3, 1), v3 = (1, 1, −2, 0, −1) and v4 = (0, 0, 1, 1, 1), then W =
Col(A). Since
2 −1 1 0 1 1 −1 1
2 −1 1 0 0 −3 3 −2
A = −1 2 −2 1 ∼ · · · ∼
0 0 1 −1 ,
0 −3 0 1 0 0 0 0
1 1 −1 1 0 0 0 0
a basis for W is {v1 = (2, 2, −1, 0, 1), v2 = (−1, −1, 2, −3, 1), v3 =
(1, 1, −2, 0, −1) and dim(W ) = 3.
(b) Let u = (1, 2, 0, 0, 0). Since an echelon form of the augmented matrix
[v1 v2 v3 | u] has a row of the form [0 0 0 | 1], vector u is not in W .
(c) Let A be the matrix from part (a). Then , the orthogonal complement of
W is: W ⊥ = (Col(A))⊥ = N ull(AT ).
2 2 −1 0 1 1 1 0 0 0
−1 −1 2 −3 1 0
[AT | 0] = ∼ ··· ∼ 0 0 1 0 .
1 1 −2 0 −1 0 0 0 1 0
0 0 1 1 1 0 0 0 0 1
(8) Let V be the vector space of all polynomials of degree at most 2 equipped
with the inner product defined by
4a + 2b + 5c = 0
4a − 4b + 5c = 0.
Clear, b = 0 and a = − 54 c where c is any nonzero real number. For example if
c = 4 we get a = −5 and r(x) = −5x2 + 4.