eigensystems and canonical forms Flashcards
(31 cards)
eigenvector:
a vector x is an eigenvalue of A (A is square) if x is nonzero and Ax is a multiple of x
i.e. there is some λ such that Ax=λx
eigenvalue:
λ is an eigenvalue of A if Ax=λx with x being an eigenvector
det(λI-A)=0
eigenpair:
the λ and x that are eigenvalue/vector of A
characteristic polynomial:
p(λ)=det(λI-A) - some polynomial equal to 0
spectrum:
the set of all eigenvalues of A
an nxn matrix has n eigenvalues, so Λ(A)={λ1,…,λn}
invariant subspace:
a subspace X is invariant for A if AX in X - x in X implies Ax in X
how to check if the spectrum of B is contained within the spectrum of A:
let the columns of Y in C^(nxp), p<=n, form a basis for a subspace X of C^n. X is invariant iff AY=YB for some B in C^pxp. when the latter holds, the spectrum of B is contained within that of A
similar:
two matrices A and B are similar if there exists a nonsingular matrix P such that B=P^(-1)AP
similarity transformation:
B=P^(-1)AP
transforming matrix:
P in B=P^(-1)AP
similarity and eigenpairs:
if A and B are similar, A and B have the same eigenvalues, and x is an eigenvector of A with associated eigenvalue λ iff P^(-1)x is an eigenvector of B with the same associated eigenvalue
unitarily similar:
two matrices A and B are unitarily similar if there is a unitary matrix U such that B=U*AU
orthogonally similar:
if A and B are real matrices, they are orthogonally similar if there is a real orthogonal matrix U such that B=U^(T)AU
if A is similar to a diagonal matrix:
A is called diagonalizable and/or simple
schur’s theorem:
let A be a square matrix, then there exists a unitary matrix U and an upper triangular matrix T such that T=U^(-1)AU=U*AU
schur decomposition:
A=UTU*, not unique
schur vector:
the columns of U in a schur decomp
normal:
a matrix A is normal if AA=AA
the spectral theorem:
god what a cool name
A is normal iff there is a unitary matrix U and a diagonal matrix Λ such that A=UΛU*
if A in C^nxn has n orthogonal eigenvectors:
A is normal
an nxn matrix A is diagonalizable iff:
A has n linearly independent eigenvectors
a matrix with distinct eigenvalues is:
diagonalizable
the jordan canonical form:
any square matrix can be expressed in the form X^(-1)AX=J=
[J1(λ1)
…
Jp(λp)]
Jk=Jk(λk)=
[λk 1
λk 1
… …
1
Ak] in C^mkxmk
where X is nonsingular and m1+…+mp=n
jordan block:
the mkxmk matrices in the jcf that go along the diagonal