Module3SampleTests
Module3SampleTests
You do not need to justify your reasoning for questions on this page.
1. (8 points) Indicate true if the statement is true, otherwise, indicate false.
true false
!
(c) A is a 2×2 rotation-dilation matrix whose eigenvalues are ±2i. What is A20 ? .
(d) 2 × 2 matrix A has columns ~a1 , ~a2 , so that A = (~a1 ~a2 ). If det(A) = 3, and matrix
B = (~a2 2~a1 ), then det(B) =
(e) ~v1 , ~v2 are eigenvectors of an 3 × 3 matrix A that correspond to eigenvalues λ1 and λ2 .
1 5
1
~v1 = 8 , ~v2 = 0 , λ1 = 1, λ2 =
10
0 2
You do not need to justify your reasoning for questions on this page.
3. (3 points) If possible, give an example of a matrix that has the following properties. If it is
not possible to do so, write ‘not possible’.
2 0
(a) A matrix, B, such that B is similar to A = , and B 6= A.
0 1
(b) A 2 × 2 non-zero matrix, A, that is diagonalizable, but A~x = ~b does not have a solution
for all ~b ∈ R2 .
0.2 0.2
0.6 0.6
5. (3 points) Construct a basis for the eigenspace of A associated with the eigenvalue λ = 3.
Show your work.
5 −1 2
A= 2 2
2
2 −1 5
a b c
6. (3 points) Suppose the determinant 1 2 3 = 5, where a, b and c are real numbers. What
4 5 6
is the determinant below equal to? Show your work.
1 2 3
2a 2b 2c
5 7 9
Sample Test 3B
You do not need to justify your reasoning for questions on this page.
You do not need to justify your reasoning for questions on this page.
3. (2 points) If possible, give an example of a matrix that has the following properties. If it is
not possible to do so, write ‘not possible’.
(a) A 2 × 2 rotation-dilation matrix, A, whose characteristic polynomial is λ2 + 1.
A=
(b) A Google Matrix, G, for the set of web pages that link to each other according to the
diagram below. Use a damping factor of p = 0.85. You may leave your answer as a
sum of two matrices.
A B C
You do not need to justify your reasoning for questions on this page.
−1 0 0
a b
5. (2 points) If the determinant = 3, compute the value of 2a 2b 0 . Show
1 0
0 0 5
your work.
4 0
6. (2 points) S is the parallelogram determined by ~v1 = , and ~v2 = . If A =
−2 1
2 3
, what is the area of the image of S under the map ~x 7→ A~x? Show your work.
2 2
Sample Test 3B
0 1 −1
7. (3 points) A has only two distinct eigenvalues, 0 and 1. A = 1 0 1 .
1 −1 2
(a) Construct the eigenbasis for eigenvalue λ = 0. Show your work.
You do not need to justify your reasoning for questions on this page.
1. (6 points) Indicate whether the statements are true or false by filling in the appropriate
circles.
true false
i) The Google matrix for any web with at least two pages is always regular
stochastic when the damping factor, p, is equal to 0.85.
2. (3 points) Indicate whether the following situations are possible or impossible by filling in
the appropriate circle.
possible impossible
You do not need to justify your reasoning for questions on this page.
3. (3 points) If possible, write down an example of a matrix or vector with the following prop-
erties. If it is not possible to do so, write not possible in the matrix. You do not need to
show your work for this question.
(a) A 2 × 2 upper triangular matrix, A, that cannot be diagonalized. A has eigenvalues
λ1 = 12 and λ2 = 17.
A=
(b) A 2 × 2 matrix with eigenvalues 0 and 1, that is the standard matrix for an onto
transform.
A=
A=
(c) If possible, construct real matrices P and D such that AP = P D. You do not need to
compute P −1 .
P = , D=
Sample Test 3C
5 −2
6. (4 points) Suppose A = .
1 3
(a) Determine the eigenvalues of A. Show your work.
You do not need to justify your reasoning for questions on this page.
true false
ii) Any square matrix that is similar to the identity matrix must be
equal to the identity matrix.
iii) Swapping the rows of A does not change the value of det(A).
iv) The steady-state of the Google matrix for any web with at least
two pages is unique when the damping factor, p, is equal to 0.85.
2. (2 points) If possible, give an example of a matrix that has the following properties. If it is
not possible to do so, write ‘not possible’.
(a) A 2 × 2 singular matrix with only real entries that is diagonalizable and in RREF.
(b) A 4×4 stochastic matrix, P , such that the Markov Chain xk+1 = P xk for k = 0, 1, 2, . . .,
does not have a unique steady-state.
P =
Sample Test 3D
(d) If A~x = ~0 has non-trivial solutions and A is 3 × 3, what is det(A) equal to?
(e) Let A, B be n × n matrices with detA = −2, detB = 3. Calculate the value of the
determinant of (AT B −1 )3 .
(f) TA = A~x, where A ∈ R2×2 , is a linear transformation that first rotates vectors in R2
counterclockwise by π/2 radians about the origin, then reflects them across the x-axis.
What is the value of detA?
(g) The transformation ~x → A~x is a composition of a counterclockwise rotation and a
4 −4
scaling, where A = .
4 4
(i) What is the angle of rotation?
You do not need to justify your reasoning for questions on this page.
λ1 -eigenspace
~y
~v2 ~v1
~x
λ2 -eigenspace
Sample Test 3D
5. (4 points) Suppose there are three cities, X, Y, and Z. Every year, people move between the
cities, according to the diagram below.
Y 0.6 .
0.4
0.2
0.4
(a) State the transition matrix, P .
(b) Use your transition matrix from to calculate the steady-state probability vector, ~q. Show
your work.
(c) If the total population among the three cities is k, what is the population of city X after
a long period of time?
Sample Test 3D
1 5
6. (4 points) Consider the 2 × 2 matrix A = .
−2 3
(a) Calculate the eigenvalues of A.