Linear Algebra Flashcards

1
Q

V is finite dimensional if and only if?

A

It contains a finite spanning set

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

What does a subset W of V have to satisfy for it to be a subspace?

A

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

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

When is f:V–>W a linear map?

A

If for all u,v in V, a complex, f(u+av) = f(u) + af(v)

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

What is the kernel of f?

A

{v in V | f(v) = 0}

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

What is rank(f)?

A

dim(im(f))

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

What is nullity(f)?

A

dim(ker(f))

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

What is the rank nullity formula for f linear and V, W finite dimensional?

A

dim(V) = rank(f) + nullity(f)

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

When is λ an eigenvalue of A?

A

If there exists a non-zero poly in C^n such that Av= λv

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

When is v in C^n an eigenvector of A?

A

If it is non-zero and there exists λ in C such that Av = λv

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

Definition of an innner product function on V ?

A

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>

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

What is ||v||?

A

The sqrt of

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

What is the characteristic polynomail, pa(x)?

A

det(xI - A)

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

When is A similiar to B?

A

If there exists an invertible matrix Q st QBQ^-1 =A

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

What is the Cayley Hamilton theorem?

A

Pa(A) =0

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

What is the adjoint of A?

A

A* = A conjugate transpose

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

What does it mean if A is self adjoint?

A

A=A*

17
Q

What does it mean if U is unitary?

A

UU* = U*U = I

18
Q

What does it mean if A is normal?

A

AA* = A*A

19
Q

Whenis the matrix A diagonisable?

A

If and only if there is a basis for C^n consisting of eigenvectors of A

20
Q

What is the dimension?

A

The number of linearly independent vectors in a basis

21
Q

What is im(f)?

A

{w in W | there exists v in V st f(v) = w}

22
Q

What is the minimal polynomial a divisor of?

A

The characteristic polynomial

23
Q

What is the minimal polynomial?

A

The monic non-zero poly of minimal degree st ma(A) = 0

24
Q

What is the rank and nullify of a matrix in REF?

A

The nullity is the number of zero rows, the rank is the number of lin ind non-zero rows

25
Q

When is a set orthonormal?

A

If = 1 when i=j, 0 if i is not equal to j

26
Q

What is the Pythagorean theorem if <u> =0</u>

A

||u+v||^2 = ||u||^2 + ||v||^2

27
Q

What is the Cauchy Schwartz inequality?

A

|<u>| =< ||u|| ||v||</u>

28
Q

What is the triangle inequality?

A

||u+v|| =< ||u|| + ||v||

29
Q

When is a complex matrix unitary/a real matrix orthogonal?

A

Iff it’s columns form an orthonormal basis

30
Q

A matrix is symmetric iff?

A

It is diagonalizable

31
Q

What does it mean if A is symmetric?

A

A = A transpose

32
Q

A is unitarily diagonalizable iff?

A

A is normal

33
Q

What does it mean for A to be orthogonal

A

AA^t = A^tA = I

34
Q

What is the transition matrix from A to the standard basis?

A

A

35
Q

What is the transition matrix from the standard basis to A?

A

A^-1

36
Q

What is the transition matrix from A to B?

A

(B^-1)A

37
Q

u is orthogonal to v if?

A

<u> =0</u>

38
Q

What is the geometric multiplicity nλ(A)?

A

The nullity of λI - A, ie. The number of zero rows in the REF

39
Q

What is the multiplicity mλ(A)?

A

The number of times that that λ appears in the characteristic polynomial