Linear Algebra (incomplete) Flashcards

1
Q

Linear Algebra

What is a field?

A

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

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

Linear Algebra

What is the characteristic of a field F?

A

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

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

Linear Algebra

What is a vector space V over F?

A

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

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

Linear Algebra

What is a ring?

A

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 +

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

Linear Algebra

What is a ring homomorphism

A

A map f st f(a+b)=f(a)+f(b) and f(ab)=f(a)f(b)

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

Linear Algebra

What is an ideal of a ring R

A

A subset I st for all a,b in I and r in R
a-b in I
ra and ar in I

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

Linear Algebra

What is the first isomorphism for rings?

A

The kernel of a ring homomorphism is an idea and is isomorphic to the image of the homomorphism which is a subring.

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

Linear Algebra

State and prove the division algorithm for polynomials

A

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

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

Prove that f(a)=0

=> (x-a) divides f(x)

A

Page 8

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

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)

A

Page 8

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

Linear Algebra

Prove that every ideal in F[x] is generated by one element. ie I={rf : r in R} (T)

A

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

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

Linear Algebra
Prove:
For any matrix A there exists an f in F[x] so f(A)=0 (T)

A

Page 9

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

Linear Algebra

Define the minimal polynomial of a matrix A

A

The minimal polynomial is the unique polynomial of least degree such that mA(A)=0

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

Linear Algebra

Prove if f(A)=0 then mA(x) divides f(x). Also show mA(x) is unique

A

Page 10

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q
Linear Algebra
Prove
λ is an eigenvalue of A <=>
λ is a root of the characteristic polynomial <=>
λ is a root of the minimal polynomial
A

Page 10

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

Prove the set of cosets V/U is a vector space

A

Page 12

17
Q

Let E be a basis of U and extend to a basis B of V.

Show v+U where v in B\E is a basis for V/U

A

Page 13

18
Q

Let E be a basis for U and let F be a set of vectors st {v+U:v in F} is a basis for V/U
Prove E union F is a basic for V

A

Page 14

19
Q

Prove R(v+A)=T(v)+B is a well defined linear map of quotients A/U->W/B iff T(A) in B

A

Page 15

20
Q

Prove if T(A) in B then there exists a block matrix decomposition

T = ( T¦A * )
( 0 T bar )

A

Page 16

21
Q

Prove if U is T-invariant then Chi T = Chi T¦U * Chi Tbar

A

Page 17

22
Q

Prove if the characteristic polynomial is a product of linear factors then there exists a basis such that T is upper triangular

A

Page 18

23
Q

Prove if A upper triangular with diagonal entries p1, p2, …, pn then
(A-p1I)(A-p2I)…(A-pnI)=-0

A

Page 18

24
Q

State and prove the Cayley Hamilton theorem

A

If T:V->V is a linear transformation and V is finite dimensional then ChiT(T)=0 and in particular mT(x) divides ChiT(x)
Page 19

25
Q

State and prove the primary decomposition theorem

A
Let
mT=f1^q1*f2^q2*...*fr^qr where the fi are distinct monic irreducible polynomials.
Put Wi=Ker(fi^qi(T))
Then
V=W1+...+Wr (direct sum)
Wi is T-invariant
mT¦Wi = fi^qi

Page 21/22

26
Q

Prove T is diagonalisable iff mT factors as a product of distinct linear polynomials

A

Page 22