




Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
This is a practice exam. It is similar in format, length, and difficulty to the real exam. It is not meant as a comprehensive list of study prob-.
Typology: Exercises
1 / 8
This page cannot be seen from the preview
Don't miss anything!





Name (^) GT Email @gatech.edu
Please read all instructions carefully before beginning.
This is a practice exam. It is similar in format, length, and difficulty to the real exam. It is not meant as a comprehensive list of study prob- lems. I recommend completing the practice exam in 50 minutes, with- out notes or distractions.
The exam is not designed to test material from the previous midterm on its own. However, knowledge of the material prior to chapter 3 is necessary for everything we do for the rest of the semester, so it is fair game for the exam as it applies to chapters 3 and 5.
We’ll be using an online system to help grade the exams this time, and the QR codes allow the scanner to mach each page to you. Don’t mess them up!
In this problem, if the statement is always true, circle T ; if it is always false, circle F ; if it is sometimes true and sometimes false, circle M.
λ^2 + λ , then A is invertible.
agonalizable.
onalizable.
dent eigenvectors.
a) False: λ = 0 is a root of the characteristic polynomial, so 0 is an eigenvalue, and A is not invertible. b) Maybe: it is diagonalizable if and only if the eigenspace for the eigenvalue with multiplicity 2 has dimension 2. c) True: if A = P DP −^1 with D diagonal, and B = CAC −^1 , then B = C ( P DP −^1 ) C −^1 = ( C P ) D ( C P )−^1 , so B is also similar to a diagonal matrix. d) True: by the Diagonalization Theorem, an n × n matrix is diagonalizable if and only if it admits n linearly independent eigenvectors. e) True: if det( A ) = 0 then A is not invertible, so Av = 0 v has a nontrivial solution.
Consider the matrix
A =
a) [4 points] Find the eigenvalues of A , and compute their algebraic multiplici- ties. b) [4 points] For each eigenvalue of A , find a basis for the corresponding eigenspace. c) [2 points] Is A diagonalizable? If so, find an invertible matrix P and a diagonal matrix D such that A = P DP −^1. If not, why not?
a) We compute the characteristic polynomial by expanding along the second row:
f ( λ ) = det
4 − λ 2 − 4 0 2 − λ 0 2 2 − 2 − λ
= ( 2 − λ ) det
4 − λ − 4 2 − 2 − λ
ã
= ( 2 − λ )( λ^2 − 2 λ ) = − λ ( λ − 2 )^2 The roots are 0 (with multiplicity 1) and 2 (with multiplicity 2). b) First we compute the 0-eigenspace by solving ( A − 0 I ) x = 0:
rref 1 0 −^1 0 1 0 0 0 0
The parametric vector form of the general solution is
x y z
= z
, so a basis for
the 0-eigenspace is
Next we compute the 2-eigenspace by solving ( A − 2 I ) x = 0:
rref 1 1 −^2 0 0 0 0 0 0
The parametric vector form for the general solution is
x y z
= y
, so
a basis for the 2-eigenspace is
c) We have produced three linearly independent eigenvectors, so the matrix is diago- nalizable:
A =
Compute the determinant of the matrix
The determinant of the cube is the cube of the determinant, so we start by computing
det
This is a big, complicated matrix, so it’s easiest to use row reduction.
det
=^ det
(row replacements)
= det
(row replacements)
= − det
(row swap)
= − 1 · 1 · 1 · 10 (triangular matrix) = −10.
Thus
det
[Scratch work]