Linear Algebra - Exam 3 Flashcards
(20 cards)
Eigenvector
For a nxn matrix A, x is a non-zero vector such that Ax = šx for some scalar š.
Eigenvalue
A value š of A gives a non-trivial solution vector x to Ax = šx
What is the more-used formula for Ax = šx?
(A-šI)x = 0
Eigenspace of A corresponding to š
The set of all solutions to (A-šI)x = 0 is Nul(A-šI). It is a subspace of ān
Characteristic Polynomial
P(š) = det(A-šI)
Properties of the characteristic equation
1) š is an eigenvalue iff det(A-šI) = 0
2) If š is an eigenvalue, Eig(š) = Nul(A-šI)
3) The roots of the characteristic equation give the eigenvalues of A
4) An nxn matrix can have maximum n eigenvalues
Similar Matrices A and B
A and B are similar if there exists an invertible matrix Pā ānxn such that A = PBP^(-1)
Diagonalizable
A is diagonalizable if A = PDP^(-1), with diagonalizable D
Properties of a Diagonalizable Matrix
- An nxn matrix A is diagonalizable if it has n linearly independent eigenvectors
- A = PDP^(-1) iff the columns of P are n linearly independent eigenvectors of A
- The diagonal entries of D are the eigenvalues corresponding to the eigenvectors in P
- A is diagnoalizable iff there are enough eigenvectors to form a basis of ān, called the eigenvector basis of ān
For A with less than n linearly independent eigenvectors (Diagonalization)
- A has distinct eigenvalues š1, ā¦, šp
- The geometric multiplicity of šk, with 1<k<p, is less than or equal to the algebraic multiplicity of šk
- Bk is a basis for the eigenspace corresponding to šk for each k, and the total collection of vectors in the sets B1,ā¦,Bp forms an eigenvector basis for ān
Inner Product
- uv**=**u**^(T)v**
- u1v1+ā¦+unvn
Length
- ||v|| = ā(v)^2
- ā(v1^2+v2^2+ā¦+vn^2)
- ||v||^2 = v^2
Normalization
- multiplication by 1/||v|| = unit vector u
- ||u|| = 1
- u is always in the same direction as v
Distance
- dist(u,v) = ||u-v||
Orthogonality
- u*v = 0
- 0 is orthogonal to all vectors in ān
- ||u+v|| = ||u||^2 + ||v||^2
Orthogonal Complement (W perp)
Wā„ is the orthogonal complement of W if every vector in Wā„ is orthogonal to every vector in W.
Properties of W perp
- xāWā„ iff x is orthogonal to every vector in a set that spans W
- Wā„ is a subspace of ān
Pythagorean Property
uv** = ||**u**||||v**||*cos(š¼), where š¼ is the angle between u and v
Orthogonal Sets
- A set S={u1, ⦠, up} is an orthogonal set if every distinct pair of vectors in the set is orthogonal. That is, ui*uj = 0 when iā j.
- If a set is orthogonal, then it is also linearly independent
- S is a basis for the subspace spanned by S
Orthogonal Basis
S={u1, ⦠, up} is an orthogonal basis for W in ān if for every vector y in W, the weights in the linear combination y = c1u1+ā¦.+cpup are given by ci=(y*ui)/ui^2 for i = 1, ⦠, p