Assignment 2
Assignment 2
1. 1. Use the Gram–Schmidt process to transform the basis {(1, 1, 1), (−1, 1, 0), (1, 2, 1)} into an orthonormal basis.
1 −1 1
2. Decompose the matrix A = 1 1 2 into the product of an orthogonal matrix and an upper triangular
1 0 1
matrix.
1. W = {(x, y, z) : 2x − y − 4z = 0}.
2 −5
2. W = span , ,2
3 3
3. Intersection of the planes x − y − z = 0 and x + 2y + z = 0
1 −1 1
1 1 2
3. Consider a linear transformation T : R3 → R4 generated by the matrix A = 1
. Find Range(T ) and
0 1
1 2 −1
Ker(T ) and their dimension.
2 a b
4. Consider a linear transformation T : M2×2 → R defined by T = (a + b, c + d) . Find Range(T ) and
c d
Ker(T ) and their dimension.
1 0 1
5. Consider R3 with the inner product generated by the matrix A = 1 1 1 . Which among the vectors in
1 1 0
3
{(0, 0, 1), (1, 0, 0), (1, 0, −1} in R are orthogonal to u = (−1, 0, 1) under this inner product.
6. Find a least square solution of the system 3x + 2y − z = 1, x + 4y + 3z = −2, x + 10y − 7z = 1.Find the error value
with this least square solution.
1. There exist an onto linear transformation T : R4 → R2 such that ker(T ) = span{(1, 0, 1, 0), (1, 2, 1, 1), (0, 2, 0, 1)}.
2. There exist no one to one linear transformation T from R4 to R3 .
3. There is exactly one linear transformation T : V → W for which T (u − v) = T (u) + T (v) for all vectors u and
v in V .
4. Let W be the row space of an invertible 3 × 3 matrix. Then the projection onto W defines an one-one linear
transformation on R3 .
9. Let W be the orthogonal complement of the set {(x, y, z) : x + 3y − 2z = 0, −x + 2y + 4z = 0}. Find the orthogonal
projection of u = (4, 1, 3) onto W .
10. Let W be the plane inR3 spanned by the vectors x1 = (1, 2, 2) and x2 = (−1, 0, 2).
11. Compute the orthogonal complement of W , where W = span{(1, 7, 2), (−2, 3, 1)}.
12. Find a linear transformation T : R3 → R3 such that T (1, 1, 1) = (2, −1, 4), T (2, 2, 0) = (3, 0, 1), T (2, 0, 0) = (−1, 5, 1).