Linear Algebra (incomplete) Flashcards
Linear Algebra
What is a field?
A field is a set F along with 2 binary operations + x st. (F,+,0), (F{0},x,1) are abelian groups and the distributive law (a+b)c=ac+bc holds
Linear Algebra
What is the characteristic of a field F?
The smallest number p st. 1+1+1+,,, ( p times ) = 0
p must be prime
If p doesn’t exist we say the characteristic is 0
Linear Algebra
What is a vector space V over F?
A set V along with + st. (V,+,0) is an abelian group. Also equipped with a scalar multiplication FxV->V st
for v,w in V and a,b in F
a(v+w)=av+aw, (a+b)v=av+bv, (ab)v=a(bv), 1v=v
Linear Algebra
What is a ring?
A ring is a set R equipped with + and x st (R,+,0) is an abelian group and that x is associative and distributive over +
Linear Algebra
What is a ring homomorphism
A map f st f(a+b)=f(a)+f(b) and f(ab)=f(a)f(b)
Linear Algebra
What is an ideal of a ring R
A subset I st for all a,b in I and r in R
a-b in I
ra and ar in I
Linear Algebra
What is the first isomorphism for rings?
The kernel of a ring homomorphism is an idea and is isomorphic to the image of the homomorphism which is a subring.
Linear Algebra
State and prove the division algorithm for polynomials
Let f,g in F[x] where g=/=0. Then there exists q,r in F[x] st.
f=gq+r deg(r)
Page 7
Prove that f(a)=0
=> (x-a) divides f(x)
Page 8
Linear Algebra
Prove for a(x),b(x) =/= 0 that there exists s and t such that
a(x)s(x)+b(x)t(x)=gcd(a,b)
Page 8
Linear Algebra
Prove that every ideal in F[x] is generated by one element. ie I={rf : r in R} (T)
Let f,g be monic polynomials of lowest degree in I
Then f-g in I and deg(f-g) certainly in I as r(x)f(x) in I for all r
RTP I in
Let g in I. Then there exists s, t so fs+gt=c=gcd(f,g). fs+gt in I so c in I. => deg(c) >= deg ( f ) => deg(c)=deg(f) => c=λf => g=μf => g in
Linear Algebra
Prove:
For any matrix A there exists an f in F[x] so f(A)=0 (T)
Page 9
Linear Algebra
Define the minimal polynomial of a matrix A
The minimal polynomial is the unique polynomial of least degree such that mA(A)=0
Linear Algebra
Prove if f(A)=0 then mA(x) divides f(x). Also show mA(x) is unique
Page 10
Linear Algebra Prove λ is an eigenvalue of A <=> λ is a root of the characteristic polynomial <=> λ is a root of the minimal polynomial
Page 10