linear algebra Introduction Flashcards

1
Q

field

A

a set V with binary operations +, * containing 0 and 1 where

(1) 0!=1
(2) (a+b)+c = a + (b+c) (associativity)
(3) a+b=b+a (commutativity)
(4) a+0=a (identity)
(5) there exists and x s.t. a+x=0 (inverse)
(6) (ab)c= a(bc) (associativity)
(7) ab = ba (commutativity)
(8) a1=a (identity)
(9) there exists an x s.t. a
x=1 (inverse)
(10) a(b+c)=(ab)+(a*c) (distributivity)

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

degree of a polynomial p(x)

A

the index n of the largest non-zero coefficient

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

division theorem for polynomials

A

p(x) divided by q(x) gives

p(x) = s(x)q(x)+r(x)

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

factor of a polynomial p(x)

A

a polynomial q(x) of degree at least one s.t. there is a third polynomial such that p(x) = q(x)r(x)

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

The remainder theorem

A

is p(x) is a polynomial and p(a)=0 then (x-a) is a factor of p(x)

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

Bezouts lemma for polynomials (theorem 1.3)

A

is p(x) and q(x) are polynomials with no common factor then s(x)p(x) + t(x)q(x) = 1

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