Solutions to Math 232 Final, Version 1 (Blue/Grey) - Linear Algebra Problems, Exams of Linear Algebra

Solutions to the math 232 final exam, version 1 (blue/grey), covering various topics in linear algebra such as finding the determinant of a matrix, row reduction, eigenvectors, and eigenvalues.

Typology: Exams

2012/2013

Uploaded on 02/18/2013

alaknanda
alaknanda 🇮🇳

4.5

(29)

72 documents

1 / 10

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Solutions to Math 232 Final, Version 1 (Blue/Grey)
Spring 2012, Simon Fraser University
1(a).
A+AT=
521
413
1 0 3
+
54 1
2 1 0
1 3 3
=
10 2 2
2 2 3
2 3 6
1(b). det(B) = (1)(2)(1) = 2 (the product of the diagonal entries) since
Bis upper triangular. So det(B3) = det(BBB) = det(B) det(B) det(B) =
det(B)3= 23= 8.
1(c). e5π(1+i)/2=e5π/2e5πi/2
=e5π/2cos(5π/2) + isin(5π/2)
=e5π/2(0 + i)
= 0 + e5π/2i
2(a). To find a basis of the row space, we can row reduce
0 1 3
2 3 1
1 2 1
We switch the first row with the third to get
1 2 1
2 3 1
0 1 3
and then subtract two times the first row from the second to get
1 2 1
01 3
0 1 3
1
pf3
pf4
pf5
pf8
pf9
pfa

Partial preview of the text

Download Solutions to Math 232 Final, Version 1 (Blue/Grey) - Linear Algebra Problems and more Exams Linear Algebra in PDF only on Docsity!

Solutions to Math 232 Final, Version 1 (Blue/Grey)

Spring 2012, Simon Fraser University

1(a).

A + AT^ =

1(b). det(B) = (1)(2)(1) = 2 (the product of the diagonal entries) since B is upper triangular. So det(B^3 ) = det(BBB) = det(B) det(B) det(B) = det(B)^3 = 2^3 = 8.

1(c). e^5 π(1+i)/^2 = e^5 π/^2 e^5 πi/^2 = e^5 π/^2

cos(5π/2) + i sin(5π/2)

= e^5 π/^2 (0 + i) = 0 + e^5 π/^2 i

2(a). To find a basis of the row space, we can row reduce  

We switch the first row with the third to get  

and then subtract two times the first row from the second to get  

and then add the second row to the third to get  

and add twice the second row to the first to get  

and scale the second row by −1 to get  

Now we are in reduced row echelon form, so a basis for the row space is {(1, 0 , 5), (0, 1 , −3)}.

2(b). The rank of A is the dimension of the row space, which is the number of vectors in a basis of the row space. By part (a), this is 2.

2(c). Since rank(A) + nullity(A) equals the number of columns of A, and rank(A) = 2 from part (b), the nullity of A is 1.

3(a). [T ] =

3(b). (^) T (− 1 , 2 , 1) = [T ]

3(c). The kernel of T is the same as the null space of [T ], i.e., we solve  

x y z

by row reducing (^) 

4(b). det

√^3 /^2

2

3 2

3 2

= − 14 − 34 = −1. This

is a reflection since rotations have determinant +1 and reflections have de- terminant −1.

  1. B 1 is not a basis because the vector (1, 1 , 0) is not in the plane: 1 + 1 + 2(0) = 2 6 = 0. B 3 is not a basis since it is not linearly independent: the second vector is 2 times the first vector. B 2 is a basis because its vectors are in the plane: 1 + (−1) + 2(0) = 0 and 2 + 2 + 2(−2) = 0, they are linearly independent (they are not scalar multiples of each other), and their total count (two vectors) equal the dimension of the plane (2).

6(a). The rank is the dimension of the row space (or of the column space), which could be any subspace of R^3. So rank could be 0, 1, 2, or 3, but nothing else is possible.

6(b). The rank is the dimension of the row space, so we can row reduce  

1 1 t 1 t 1 t 1 1

Then subtract the first row from the second  

1 1 t 0 t − 1 1 − t t 1 1

and subtract t times the first row from the third  

1 1 t 0 t − 1 1 − t 0 1 − t 1 − t^2

and add the second row to the third  

1 1 t 0 t − 1 1 − t 0 0 2 − t − t^2

and if we factor the quadratic in the lower right corner, we have  

1 1 t 0 t − 1 1 − t 0 0 −(t − 1)(t + 2)

So if t = 1, we have (^) 

and the row space is spanned by {(1, 1 , 0)}, and it 1-dimensional. If t = −2, then we have (^) 

and the row space is spanned by {(1, 1 , −2), (0, − 3 , 3)}, which is a linearly independent set (since the two vectors in it are not scalar multiples of each other). So the row space is 2-dimensional when t = −2. If t is neither 1 or −2, then (^) 

1 1 t 0 t − 1 1 − t 0 0 −(t − 1)(t + 2)

has all diagonal entries nonzero, and so its three rows are linearly indepen- dent (we could then continue row reducing to eventually get the identity matrix). So the dimension of the row space is 3 when t 6 = 1, −2. In summary the rank is 1 when t = 1, the rank is 2 when t = −2, and the rank is 3 for all other values of t.

7(a). Since W is a plane in R^3 , the set of vectors orthogonal to it is a line. Or, formally, dim(W ) = 2, and since dim(W ) + dim(W ⊥) = dim(R^3 ) = 3, we see that dim(W ⊥) = 1, so W ⊥^ is a line.

7(b). One can read off from the equation of the plane that its normal vector is (1, 2 , −1). So {(1, 2 , −1)} is a basis of W ⊥.

7(c). The easiest way to do this is to project (1, 4 , 0) onto W ⊥^ first. Since W ⊥^ is the span of {(1, 2 , −1)},

projW ⊥ (1, 4 , 0) =

||(1, 2 , −1)||^2

so that (2, −1) is indeed an eigenvector of A with eigenvalue 3.

9(b). The matrix P should have the eigenvectors as its columns and the matrix Λ should have the eigenvalues on the diagonal, with the eigenvectors of P and the eigenvalues of Λ listed in cor- responding order. Thus we can use

P =

and

Λ =

or we could reverse the order of columns in P , but then we would also need to reverse the order of the diagonal entries of Λ.

9(c). Since A = P ΛP −^1 , we have A^57 = (P ΛP −^1 )^57 = P Λ^57 P −^1 , so the matrix we are looking for is

D = Λ^57 =

(−1)^57

10(a). The characteristic polynomial of A is

det(λI − A) = det

λ − 2 1 0 − 1 λ 0 0 0 λ − 2

and we use cofactor expansion on the last row to obtain

det(λI − A) = (λ − 2) det

λ − 2 1 − 1 λ

= (λ − 2)(λ^2 − 2 λ + 1) = (λ − 2)(λ − 1)^2

so the eigenvalues are 2 and 1.

10(b). Looking at the number of times each root appears in the characteristic polynomial, we see that algebraic multiplicity of eigenvalue λ = 2 is 1 and the algebraic multiplicity of λ = 1 is 2.

10(c). The eigenspace for λ = 2 is (2I − A), so we solve the system  

x y z

by row reducing (^) 

We exchange the first and second rows  

then scale the first row by − 1  

and then add two times the second row to the first  

so x and y are pivot variables, and z is free. Set t = z and then x = 0 and y = 0. So the general solution is

t

so the eigenspace for λ = 2 is the span of a single nonzero vector, and so is 1 -dimensional. So the geometric multiplicity for λ = 2 is

The eigenspace for λ = 1 is (I − A), so we solve the system  

x y z

of λ = 1 is less than the algebraic multiplicity of λ = 1.

11(a). The degree of the polynomial is 4 + 2 + 1 + 3 = 10, so the matrix must have 10 rows and 10 columns. (Only square matrices have characteristic polynomials).

11(b). The trace is the sum of the eigenvalues (repeated accord- ing to algebraic multiplicity), so it is 4(0) + 2(1) + 1(3) + 3(−5) = 0 + 2 + 3 − 15 = − 10.

11(c). A is not invertible since 0 is one of its eigenvalues (so det(A) must be 0 ).

11(d). Yes. Since A has 1 as one of its eigenvalues, the associ- ated eigenvectors (which are not 0) are fixed points.