Linear Algebra Flashcards
V is finite dimensional if and only if?
It contains a finite spanning set
What does a subset W of V have to satisfy for it to be a subspace?
0 is in W
w,v in W implies that w+v is in W
a real, w in W implies that aw is in W
When is f:V–>W a linear map?
If for all u,v in V, a complex, f(u+av) = f(u) + af(v)
What is the kernel of f?
{v in V | f(v) = 0}
What is rank(f)?
dim(im(f))
What is nullity(f)?
dim(ker(f))
What is the rank nullity formula for f linear and V, W finite dimensional?
dim(V) = rank(f) + nullity(f)
When is λ an eigenvalue of A?
If there exists a non-zero poly in C^n such that Av= λv
When is v in C^n an eigenvector of A?
If it is non-zero and there exists λ in C such that Av = λv
Definition of an innner product function on V ?
For all u,v,w in V, k in R or C, <u> = <u> + k
For all u,v in V <u> = (real) or = conjugate (complex)
For all v in V, >=0, equality only if v=0</u></u></u>
What is ||v||?
The sqrt of
What is the characteristic polynomail, pa(x)?
det(xI - A)
When is A similiar to B?
If there exists an invertible matrix Q st QBQ^-1 =A
What is the Cayley Hamilton theorem?
Pa(A) =0
What is the adjoint of A?
A* = A conjugate transpose