1/20
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
If M is an n x n matrix with n>1, what is the determinant of M?
detM=k=1∑n(−1)k+1M1kdetM1k
If M is an n x n matrix with 1≤i≤n∧1≤j≤n, then what does Laplace’s Expansion Theorem say?
-detM=∑k=1n(−1)i+kMikdetMik (expanding along ith row)
-detM=∑k=1n(−1)k+jMkjdetMkj (expanding along jth column)
Let M be an n x n upper triangular matrix over a field, then what is the detM equal to?
Πi=1nMii (product of entries on main diagonal)
Let A and B be n x n matrices over a field. If Ari→αriB , then what is the detB?
αdetA
Let A and B be n x n matrices over a field. If Ari→ri+λrjB, then what is the detB?
detA
Let A and B be n x n matrices over a field. If Ari↔rjB, then what is the detB?
-detA
What is thedet(Eri→αri)?
α
What is thedet(Eri→ri+λrj)?
1
What is thedet(Eri↔rj) ?
-1
Let A be an n x n matrix, then what is the adjugate of A?
Bij=(−1)i+jdetAji
Let A be an n x n matrix and B be the adjugate of A, with det=0, then what is A−1 equal to?
detA1B
Let PA = LU, then what is the detA?
det(A)=(−1)kΠi=1nUii
Let V be a vector space over K and T:V→V be a linear transformation. When is a vector v∈V an eigenvector of T with eigenvalue λ∈K?
if v=0∧T(v)=λv
Let T:V→V be a linear map and suppose that λ∈K is an eigenvalue of T, then what is the λ-eigenspace of T?
the subspace Eλ={v∈V∣T(v)=λv} (all eigenvectors with eigenvalue λ and the zero vector}
What is the geometric multiplicity of an eigenvalue λ of T?
the dimension of the corresponding λ-eigenspace (Eλ)
Let T:V→V be a linear map. If there are eigenvectors of T with distinct eigenvalues then what can we say about the set of eigenvectors?
it is linearly independent
What does it mean when a field K is algebraically closed?
if every polynomial p(x)=a0+⋯+anxn,ai∈K∧an=0 can be factorised in the form p(x)=b(x−c1)…(x−cn),b,ci∈K
Which of ℝ and ℂ is algebraically closed?
ℂ
Let A∈Mn(K) where K is an algebraically closed field and supposeλ∈K is an eigenvalue of A, then what is the algebraic multiplicity of λ as an eigenvalue of A?
the power K to which (x−λ) appears in the factoriation of pA(x)
Let A∈Mn(K), then what is the trace of A?
tr(A)=A11+⋯+Ann=i=1∑nAii
Let K be an algebraically closed field and λ1,…,λn be all the eigenvalues of A∈Mn(K) then what is tr(A) and det(A)?
tr(A)=λ1+⋯+λn
det(A)=λ1…λn