Linear Algebra Flashcards

1
Q

Define a field

A

A set F with two binary operations + and × is a field if both (F,+,0) and (F{0},×,1) are abelian groups and the distribution law holds: (a+b)c = ac+bc, for all a, b, c ∈ F.

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

Define a field’s characteristic

A

The characteristic of a field is the smallest integer p such that 1 + 1 + · · · + 1 (p times) = 0. If no such p exists, the characteristic of F is defined to be zero.

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

Define a vector space

A

A vector space V over a field F is an abelian group (V,+,0) together with a scalar multiplication F×V → V such that for all a,b ∈ F and v, w ∈ V: a(v + w) = av + aw, (a + b)v = av + bv, (ab)v = a(bv) and 1.v = v.

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

Define linear independence

A

A subset S of a vector space V is linearly independent if whenever a1,…, an ∈ F, and s1,…, sn ∈ S, a1s1 + … + ansn = 0 ⇒ a1 = … = an = 0.

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

Define spanning

A

A subset S of a vector space V is spanning if for all v ∈ V there exists a1,…, an ∈ F and s1,…, sn ∈ S with v = a1s1 + … + ansn.

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

Define a basis

A

A subset S of a vector space is a basis if it is linearly independent and spanning.

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

Define a linear transformation

A

If V and W are vector spaces over F, then T: V → W is a linear transformation if for all a ∈ F and v,w ∈ V , T(av + w) = aT(v) + T(w).

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

Define an isomorphism of vector spaces

A

A bijective linear map between vector spaces.

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

Define a ring

A

A non-empty set R with two binary operations + and × is a ring if (R,+,0) is an abelian group, the multiplication × is associative and the distribution laws hold: for all a, b, c ∈ R, (a + b)c = ac + bc and a(b + c) = ab + ac.

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

Define a ring homomorphism

A

A map ϕ: R → S between two rings is a ring homomorphism if for all r, s ∈ R: ϕ(r + s) = ϕ(r) + ϕ(s) and ϕ(rs) = ϕ(r)ϕ(s).

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

Define a ring isomorphism

A

A bijective ring homomorphism.

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

Define an ideal

A

A non-empty subset I of a ring R is an ideal if for all s, t ∈ I and r ∈ R we have s − t ∈ I and sr, rs ∈ I.

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

Give the first isomorphism theorem (of rings)

A

The kernel Ker(ϕ) of a ring homomorphism ϕ: R → S is an ideal, its image Im(ϕ) is a subring of S, and ϕ induces an isomorphisms between the rings R/Ker(ϕ) and Im(ϕ).

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

Give the division algorithm theorem

A

Let f(x), g(x) ∈ F[x] be two polynomials with g(x) ≠ 0. Then there exists q(x), r(x) ∈ F[x] such that f(x) = q(x)g(x) + r(x) and deg r(x) < deg g(x).

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

Give Bezout’s Lemma for polynomials

A

Let a, b ∈ F[x] be non-zero polynomials and let gcd(a, b) = c. Then there exist s, t ∈ F[x] such that: a(x)s(x) + b(x)t(x) = c(x).

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

Define the minimal polynomial of a matrix

A

The minimal polynomial of A, denoted by m_A(x), is the monic polynomial p(x) of least degree such that p(A) = 0.

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

Define the characteristic polynomial of a matrix

A

The characteristic polynomial of A is defined as det(A − xI).

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

Define eigenvalues, eigenvectors

A

λ is an eigenvalue of A if there exists a non-zero v ∈ F^n such that Av = λv, and we call v the eigenvector.

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

Define a quotient vector space

A

The set of cosets V/U = {v + U : v ∈ V} with the operations (v + U) + (w + U) = v + w + U and a(v + U) = av + U for v, w ∈ V and a ∈ F is a vector space is called the quotient space.

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

Give the first isomorphism theorem for vector spaces

A

Let T: V → W be a linear map of vector spaces over F. Then Tbar: V /Ker(T) → Im(T), where v + Ker(T) → T(v) is an isomorphism of vector spaces.

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

Give the rank-nullity theorem

A

If T: V → W is a linear transformation and V is finite dimensional, then dim(V) = rank(T) + nullity(T).

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

Define invarience of a linear transformation

A

A subspace U of a linear transformation, T: V → V is T-invariant if T(U) ⊆ U.

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

Define an upper triangular matrix

A

If A = (aij) is an n × n matrix, it is upper triangular if aij = 0 for all i > j.

24
Q

Give the Cayley-Hamilton Theorem

A

If T: V → V is a linear transformation and V is a finite dimensional vector space, then χT(T) = 0. Hence, the minimal polynomial divides the characteristic polynomial.

25
Q

Define a direct sum

A

Let V be a vector space. V is the direct sum V = W1 ⊕ · · · ⊕ Wr of subspaces W1,… , Wr if W1 + W2 + … + Wr = V and Wi∩Wj is empty for all i ≠ j.

26
Q

State the primary decomposition theorem

A

Let mT be the minimal polynomial of a linear transformation T and write it in the form mT (x) = f1^(q1)(x)…fr^(qr)(x) where the fi are distinct monic irreducible polynomials. Let Wi = Ker(fi^(qi)(T)). Then, V = W1 ⊕ · · · ⊕ Wr, Wi is T-invariant and mT restricted to Wi = fi^(qi).

27
Q

Give the condition for triangularisability

A

T is triagonalisable ⇐⇒ mT factors as a product of linear polynomials.

28
Q

Give the condition for diagonalisability

A

T is diagonalisable ⇐⇒ mT factors as a product of distinct linear polynomials.

29
Q

Define nilpotency

A

Given a linear transformation T, if T^n=0 for some n > 0 then T is called nilpotent.

30
Q

Define a Jordan block

A

A Jordan block J_i is an i x i matrix with 0 everywhere except 1s on the diagonal one to the right of the main diagonal.

31
Q

Define a dual

A

Let V be a vector space over F. Its dual V’ is the vector space of linear maps from V to F, that is V’ = Hom(V, F).

32
Q

Define linear functionals

A

The elements of a dual are called linear functionals.

33
Q

Define a natural homomorphism

A

A homomorphism that is independent of the choice of basis.

34
Q

Define a hyperplane

A

The preimage f^(-1)({c}) for a constant c ∈ F of a non-zero linear functional f: V → F is called the hyperplane of f.

35
Q

Define an annihilator

A

Let U ⊆ V be a subspace of a vector space V. The annihilator of U is the set U^0 = {f ∈ V’ : f(u) = 0 for all u ∈ U}.

36
Q

Define a dual map

A

Let T: V → W be a linear map of vector spaces. Define the dual map T’: W’ → V’ by f → f◦T.

37
Q

Define a bilinear form

A

Let V be a vector space over a field F. A bilinear form on V is a map F: V × V → F such that for all u, v, w ∈ V and λ ∈ F: F(u + v, w) = F(u, w) + F(v, w), F(u, v + w) = F(u, v) + F(u, w) and F(λv, w) = λF(v, w) = F(v, λw).

38
Q

Define a symmetric bilinear form

A

F: V × V → F is symmetric if F(v, w) = F(w, v) for all v, w ∈ V.

39
Q

Define a non-degenerate bilinear form

A

F: V × V → F is non-degenerate if F(v, w) = 0 for all v ∈ V implies w = 0.

40
Q

Define an inner product

A

A bilinear form is an inner product if it is symmetric and positive definite.

41
Q

Define a sesquilinear form

A

Let V be a vector space over C. A sesquilinear form on V is a map F: V × V → C such that for all u, v, w ∈ V and λ ∈ C: F(u + v, w) = F(u, w) + F(v, w), F(u, v + w) = F(u, v) + F(u, w) and F(λ*v, w) = λF(v, w) = F(v, λw).

42
Q

Define a conjugate symmetric sesquilinear form

A

F: V × V → C is conjugate symmetric if F(v, w) = F(w, v)* for all v, w ∈ V.

43
Q

Define an inner product space

A

A real vector space V is an inner product space when endowed with an inner product. A complex vector space V is an inner product space when endowed with a sesquilinear, conjugate symmetric, positive definite form F.

44
Q

Define an orthogonal basis

A

Given an inner product space, {w1,… , wn} are orthogonal if ⟨wi , wj⟩ = 0 for all i≠j.

45
Q

Define an orthonormal basis

A

Given an inner product space, {w1,… , wn} are orthonormal if they are orthogonal and ⟨wi , wi⟩ = 1 for each i.

46
Q

Define an orthogonal complement

A

Let U ⊆ V be a subspace of an inner product space V. Then the orthogonal complement is U^⊥ = {v ∈ V | ⟨u, v⟩ = 0 for all u ∈ U}.

47
Q

Define an adjoint map

A

Given a linear map T: V → V, a linear map T: V → V is its adjoint if for all v, w ∈ V, ⟨v, T(w)⟩ = ⟨T(v), w⟩.

48
Q

Define a self-adjoint map

A

A linear map T: V → V is self-adjoint if T = T*.

49
Q

Define an orthogonal transformation

A

Let V be a finite dimensional real inner product space and T: V → V be a linear transformation. If T* = T^(−1) then T is called orthogonal.

50
Q

Define a unitary transformation

A

Let V be a finite dimensional complex inner product space and T: V → V be a linear transformation. If T* = T^(−1) then T is called unitary.

51
Q

Define the orthogonal group

A

O(n) = {A ∈ Mn×n(R)|A tA = Id}.

52
Q

Define the special orthogonal group

A

SO(n) = {A ∈ O(n)| det A = 1}.

53
Q

Define the unitary group

A

U(n) = {A ∈ Mn×n(C)|A tA = Id}.

54
Q

Define the special unitary group

A

SU(n) = {A ∈ U(n)| det A = 1}.

55
Q

State the singular value decomposition theorem

A

Let F = R or C. Every matrix A ∈ F^(m×n) with m ≥ n can be written as A = UΣV* , where U and V are matrices with orthonormal columns and Σ is a diagonal matrix with nonnegative diagonal entries σ1 ≥ σ2 ≥ · · · ≥ σn ≥ 0.