

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
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
Material Type: Assignment; Class: Differential Equations; Subject: Mathematics; University: Colgate University; Term: Fall 2003;
Typology: Assignments
1 / 2
This page cannot be seen from the preview
Don't miss anything!
Math 308 - Differential Equations Fall 2003
Homework Assignment 3 Solutions (Problems 8, 9, and 10)
a 0 0 a
, so A − rI =
a − r 0 0 a − r
and the characteristic polynomial is
det(A − rI) = (a − r) 2
. Thus the only eigenvalue is r = a. Then
A − rI =
and therefore (A − rI)~v = ~0 for any vector ~v. So any nonzero vector ~v is an eigenvector.
We could also observe that for any vector ~v =
v 1 v 2
A~v =
a 0 0 a
v 1 v 2
av 1 av 2
= a
v 1 v 2
= a~v.
Thus, if ~v 6 = ~0, ~v is an eigenvector associated with the eigenvalue a.
a b 0 d
. We’ll have to assume that a 6 = d, otherwise we have a repeated
eigenvalue, which we haven’t covered yet. Then A − rI =
a − r b 0 d − r
and the character-
istic polynomial is det(A − rI) = (a − r)(d − r). Thus the eigenvalues are
r 1 = a and r 2 = d.
Now find the eigenvectors.
For r 1 = a, we have A − r 1 I =
0 b 0 d − a
, so we may take ~v 1 =
For r 2 = d, we have A − r 2 I =
a − d b 0 0
, so we may take ~v 2 =
b d − a
a b c 0
, so A − rI =
a − r b c −r
and the characteristic polynomial is
det(A − rI) = (a − r)(−r) − bc = r^2 − ar − bc. Thus the eigenvalues are
r =
a ±
a^2 + 4bc
2
We now find the eigenvectors:
For r 1 =
a −
a^2 + 4bc
2
, we have A − r 1 I =
a+
√ a^2 +4bc 2 b c −a+
√ a^2 +4bc 2
, so an eigenvector is
~v 1 =
−b a+
√ a^2 +4bc 2
For r 2 =
a +
a^2 + 4bc
2
, we have A − r 2 I =
a−
√ a^2 +4bc 2 b c −a−
√ a^2 +4bc 2
, so an eigenvector is
~v 2 =
−b a−
√ a^2 +4bc 2
The main point to observe is that, unlike the upper triangular matrix in Problem 9, we can’t
simply read off the eigenvalues from entries of the matrix. The formulas for the eigenvalues
and eigenvectors in this case are a bit messier.