Maths 2B Flashcards

1
Q

What is an elementary matrix?

A

“An elementary matrix is any matrix that can be obtianed by performing an elementary row operation on an identity matrix.”

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

What is a linear combination?

A

“A vector v is a linear combination of vectors v1, v2, …, vk if there are scalars c1, c2, …, ck such that v = c1v1 + c2v2 + … + ckvk.

The scalars are called coefficients of the linear combination.”

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

What is a span/spanning set?

A

“If S = {v1, v2, …, vk} is a set of vectors in ℝn, then the set of all linear combinations of v1, v2, …, vk is called the span of v1, v2, …, vk and is denoted by span(v1, v2, …, vk) or span(S).

If span(s) = ℝn, then S is called a spanning set for ℝn.”

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

What is linear dependence and independence?

A

“A set of vectors v1, v2, …, vk is linearly dependent if there are scalars c1, c2, … , ck, at least one of which is not zero, such that v = c1v1 + c2v2 + … + ckvk = 0

A set of vectors that is not linearly dependent is called linearly independent.”

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

What is a basis?

A

“A basis for a subspace S of ℝn is a set of vectors S that

  1. Spans S
  2. Is linearly independent”
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is a dimension?

A

“If S is a subspace of ℝn, then the number of vectors in a basis for S is called the dimension of S, denoted dim S.”

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

What is a null space?

A

“Let A be a m x n matrix. The null space of A is the subspace of ℝn consisting of solutions of the homogeneous linear system Ax = 0. It is denoted by null(A).”

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

What is a rowspace?

A

“The row space of an m x n matrix is the subspace row(A) of ℝn spanned by the rows of A.”

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

What is a column space?

A

“The column space of a m x n matrix A is the subspace col(A) of ℝm spanned by the columns of A.”

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

What is the rank of a matrix?

A

“The rank of a matrix is the number of nonzero rows in its row echelon form.”

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

What is the nullity?

A

“The nullity of a matrix A is the dimension of its null space and is denoted by nullity(A)”

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

What is a transformation?

A

“A transformation T: ℝn → ℝm is called a linear transformation

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

What is the kernel of a linear transformation?

A

“Let T: V → W be a linear transformation. The kernel of T, denoted ker(T), is the set of all vectors in V that are mapped by T to 0 in W. That is,

ket(T) = { v in V: T(v) = 0}

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

What is the range?

A

“The range of T, denoted range(T), T: V → W, is the set of all vectors in W that are images of vectors in V under T. That is,

range(T) = {T(v) : v in V}

= {w in W: w = T(v) for some v in V}”

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

What is an isomorphism?

A

“A linear transformation T: V → W is called an isomorphism if it is one-to-one and onto. If V and W are two vector spaces such that there is an isomorphism from V to W, then we say that V is isomorphic to W and write V = W.”

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

What is a smilar matrix?

A

” Let A and B be n x n matrices. We say that A is similar to B if there is an invertible n x n matrix P such that P-1 AP = B. If A is similar to B we write A ~ B.”

17
Q

What is a diagonalisable matrix?

A

“An n x n matrix A is diagonalizable if there is a diagonal matrix D such that A is similar to D (A ~ D) - that is there is an invertible n x n matrix P such that P-1AP = D.

18
Q

What is a diagonal matrix?

A

“A square matrix whose nondiagonal entries are all zero is called a diagonal matrix

19
Q

What is an eigenvalue and subsequently an eigenvector?

A

“Let A be a n x n matrix. A scalar λ is called an eigenvalue of A if there is a nonzero vector x such that Ax = λx.

Such a vector x is called an eigen-vector of A corresponding to λ.”

20
Q

What is an eigenspace?

A

“Let A be an n x n matrix and let λ be an eigenvalue of A. The collection of all eigenvectors corresponding to λ, together with the zero vector, is called the eigenspace of λ and is denoted Eλ.”

21
Q

What is geometric multiplicity?

A

“Let us define the geometric multiplicity of an eigenvalue λ to be dim Ek, the dimension of its corresponding eigenspace.”

The geometric multiplicity is the number of linearly independent eigenvectors you can find for an eigenvalue.

22
Q

What is algebraic multiplicity?

A

‘The algebraic multiplicity of an eigenvalue is the multiplicity as a root of the characteristic polynomial.”

The algebraic multiplicity of an eigenvalue λ is the power m of the term (x − λ)m in the characteristic polynomial.