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.
Similarity transformation on A
The product P^−1AP
diagonalizable
A square matrix A is said to be diagonalizable whenever A is similar to a diagonal matrix.
complete set of eigenvectors for An×n
any set of n linearly independent eigenvectors for A. Not all matrices have complete sets of eigenvectors
deficient
Matrices that fail to possess complete sets of eigenvectors
algebraic multiplicity of λ
the number of times it is repeated as a root of the characteristic polynomial. In other words, algmultA(λi) = ai if and only if (x−λ1)^a1 ···(x−λs)^as =0 is the characteristic equation for A.
simple eigenvalue
When alg multA (λ) = 1
geometric multiplicity of λ
is dim N (A − λI). In other words, geo multA (λ) is the maximal number of linearly independent eigenvectors associated with λ.
semisimple eigenvalues of A
Eigenvalues such that alg multA (λ) = geo multA (λ). a simple eigenvalue is always semisimple, but not conversely.
spectral decomposition of A
The expansion of the matrix