Other vocab Flashcards

1
Q

eigenvalues and eigenvectors of A

A

For an n × n matrix A, scalars λ and vectors xn×1 ̸= 0 satisfying Ax = λx

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

eigenpair of A

A

Any such pair, (λ,x), of eigenvalues

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

eigenspace of A

A

N(A-λI)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

left hand eigenvectors

A

Nonzero row vectors y∗ such that y∗(A − λI) = 0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

characteristic polynomial of A(nxn)

A

p(λ) = det (A − λI). The degree of p(λ) is n, and the leading term in p(λ) is (−1)^nλ^n.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

characteristic equation of A

A

p(λ) = 0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

principal submatrix

A

an r × r principal submatrix of An×n is a submatrix that lies on the same set of r rows and columns

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

principal minor

A

an r × r principal minor is the determinant of an r × r principal submatrix.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

symmetric function

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

spectral radius

A

For square matrices A, the number ρ(A) = max |λ|

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Gerschgorin Circles

A

|z-a(ii)| < or equal to r(i), where r(i)=the sum of |a(ij)| for j=1..n

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

spectrum of A

A

the set of distinct eigenvalues, denoted by σ (A)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

algebraic multiplicity

A

the number of times repeated

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

diagonally dominant

A

|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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Similar

A

Two n × n matrices A and B are said to be similar whenever there exists a nonsingular matrix P such that P^−1AP = B.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Similarity transformation on A

A

The product P^−1AP

17
Q

diagonalizable

A

A square matrix A is said to be diagonalizable whenever A is similar to a diagonal matrix.

18
Q

complete set of eigenvectors for An×n

A

any set of n linearly independent eigenvectors for A. Not all matrices have complete sets of eigenvectors

19
Q

deficient

A

Matrices that fail to possess complete sets of eigenvectors

20
Q

algebraic multiplicity of λ

A

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.

21
Q

simple eigenvalue

A

When alg multA (λ) = 1

22
Q

geometric multiplicity of λ

A

is dim N (A − λI). In other words, geo multA (λ) is the maximal number of linearly independent eigenvectors associated with λ.

23
Q

semisimple eigenvalues of A

A

Eigenvalues such that alg multA (λ) = geo multA (λ). a simple eigenvalue is always semisimple, but not conversely.

24
Q

spectral decomposition of A

A

The expansion of the matrix

25
Q

spectral projectors associated with A

A

the Gi ’s

26
Q

Differential Equations

A

If An×n is diagonalizable with σ (A) = {λ1, λ2, . . . , λk} , then the unique solution of u′ = Au, u(0) = c, is given by
u=e^(At)c=e(λ1t)v1 +e(λ2t)v2 +···+e(λkt)vk
in which vi is the eigenvector vi = Gic, where Gi is the ith spectral projector.

27
Q

stable system

A
If Re(λi) <0 foreach i, then lim e^At =0, and limu(t)=0 
for every initial vector c. In this case u′ = Au is said to be a stable system, and A is called a stable matrix.
28
Q

unstable

A

If Re (λi) > 0 for some i, then components of u(t) can become unbounded as t → ∞, in which case the system u′ = Au as well as the underlying matrix A

29
Q

semistable

A

If Re (λi) ≤ 0 for each i, then the components of u(t) remain finite for all t, but some can oscillate indefinitely.

30
Q

normal matrix

A

A ∈ Cn×n is unitarily similar to a diagonal matrix (i.e., A has a complete orthonormal set of eigenvectors) if and only if A∗A = AA∗, in which case A is said to be a normal matrix.