Other vocab Flashcards
eigenvalues and eigenvectors of A
For an n × n matrix A, scalars λ and vectors xn×1 ̸= 0 satisfying Ax = λx
eigenpair of A
Any such pair, (λ,x), of eigenvalues
eigenspace of A
N(A-λI)
left hand eigenvectors
Nonzero row vectors y∗ such that y∗(A − λI) = 0
characteristic polynomial of A(nxn)
p(λ) = det (A − λI). The degree of p(λ) is n, and the leading term in p(λ) is (−1)^nλ^n.
characteristic equation of A
p(λ) = 0
principal submatrix
an r × r principal submatrix of An×n is a submatrix that lies on the same set of r rows and columns
principal minor
an r × r principal minor is the determinant of an r × r principal submatrix.
symmetric function
The kth symmetric function of λ1, λ2, . . . , λn is defined to be the sum of the product of the eigenvalues taken k at a time. That is,sk = the sum of λi1 ···λik.
spectral radius
For square matrices A, the number ρ(A) = max |λ|
Gerschgorin Circles
|z-a(ii)| < or equal to r(i), where r(i)=the sum of |a(ij)| for j=1..n
spectrum of A
the set of distinct eigenvalues, denoted by σ (A)
algebraic multiplicity
the number of times repeated
diagonally dominant
|a(ij)| > the sum of |a(ij)| for each i=1..n, Gerschgorin’s theorem guarantees that diagonally dominant matrices
cannot possess a zero eigenvalue. But 0 ∈/ σ (A) if and only if A is nonsingular, so Gerschgorin’s theorem provides an alternative to the argument used to prove that all diagonally dominant matrices are nonsingular.
Similar
Two n × n matrices A and B are said to be similar whenever there exists a nonsingular matrix P such that P^−1AP = B.