Chapter 2 Flashcards

1
Q

Let V and W be vector spaces over a field F. What is linear mapping?

A

A mapping T: V โ†’ W is called a linear mapping if:

  1. T(๐ฎ+๐ฎโ€™) = T(๐ฎ) + T(๐ฎโ€™) for all ๐ฎ, ๐ฎโ€™ โ‹ฒ V
  2. T(ษ‘๐ฎ) = ษ‘T(๐ฎ) for all ษ‘ โ‹ฒ F and ๐ฎ โ‹ฒ V
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How can the definition of linear mapping prove T(๐ŸŽ) = ๐ŸŽ?

A

Substitute in ษ‘ = 0

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

How to show something is not a linear map?

A

Find a specific counter example

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

What is the identity map?

A

Id: V โ†’ V

Does nothing

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

What is the zero map?

A

V โ†’ V, ๐ฎ โ†’ ๐ŸŽ

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

Does any matrix define a linear map?

A

Yes

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

What matrix is the identity map given by?

A

The 1 by 1 matrix (1)

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

What matrix is the zero map given by?

A

The 1 by 1 matrix (0)

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

For a linear mapping T: F^n โ†’ F^m, what is the matrix form?

A

๐ฎ โ†’ A๐ฎ for some matrix A

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

For the linear map T โ—‹ S : U โ†’ W, which function is applied first?

A

S

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

What is the kernel?

A

Let T: V โ†’ W be a linear map between vector spaces.

The kernel of T is the subset

kerT = { ๐ฎ โ‹ฒ V: T(๐ฎ) = ๐ŸŽ}.

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

What can the kernel also be referred to as?

A

The nullspace

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

What is the image?

A

The image of T is the subset

ImT= { T(๐ฎ): ๐ฎ โ‹ฒ V}.

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

For T: V โ†’ W, how are kerT and ImT linked to the vector spaces?

A
  • kerT is a subspace of V

* ImT is a subspace of W

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

How to prove a kernel or image is a subspace?

A

Same process as before - zero element, addition and scalar multiplication

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

For ๐ฎ โ†’ A๐ฎ, how to find Im(T)?

A

ImT = span(columns of A)

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

Let T: V โ†’ W be a linear mapping. What is the nullity of T?

A

The dimension of its kernel

n(T) = dim ker T

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

Let T: V โ†’ W be a linear mapping. What is the rank of T?

A

The dimension of the image

r(T) = dim im T

19
Q

What is the rank-nullity formula?

A

Let T: V โ†’ W be a linear map between finite-dimensional vector spaces. Then

r(T) + n(T) = dim V

20
Q

How to go about proving rank-nullity formula?

A
  • choose basis for ker T and extend it to a basis for V
  • S = {๐ฎโ‚, โ€ฆ, ๐ฎ_k, ๐ฏโ‚, โ€ฆ, ๐ฏ_r}
  • goal is to show that the T(๐ฏ)s are a basis of Im T
  • if they are then dim V = k + r = dim kerT + dim imT
21
Q

For a mapping between two sets f: X โ†’ Y, when is it injective?

A

If f(x) โ‰  f(xโ€™) for any x โ‰  xโ€™

22
Q

For a mapping between two sets f: X โ†’ Y, when is it surjective?

A

If for all ๐‘ฆ โ‹ฒ Y, there exists a ๐’™ โ‹ฒ X such that ๐‘ฆ = f(๐’™)

23
Q

For a mapping between two sets f: X โ†’ Y, when is it bijective?

A

If it is injective and surjective

24
Q

What is another name for an injective mapping?

A

1-1

25
Q

What is another name for a surjective mapping?

A

Onto

26
Q

For T: V โ†’ W, how are injectivity and surjectivity linked to image and kernel?

A

Mapping is

  1. Injective iff kerT = {๐ŸŽ}
  2. Surjective iff imT=W
27
Q

Suppose V and W are vector spaces over F. What is an isomorphism?

A

T: V โ†’ W is an isomorphism if it is a bijective linear map

28
Q

What does an isomorphism do?

A

Assigns every element in V to a unique element in W, and covers all of W

29
Q

What does it mean if two spaces V and W are isomorphic?

A

There is an isomorphism between the 2 spaces, V โ‰… W

30
Q

Is an n-dimensional vector isomorphic to F^n?

A

Yes

31
Q

Is any vector field isomorphic to itself?

A

Yes

32
Q

Given a vector space V over a field F with basis S = {๐ฏโ‚, โ€ฆ, v_n}, what is the coordinate vector?

A

The coordinate vector is the unique vector

[๐ฏ]_s = (๐›‚โ‚, ๐›‚โ‚‚, โ€ฆ, ๐›‚_n) โ‹ฒ F^n

where ๐ฏ = ๐›‚โ‚๐ฏโ‚ + โ€ฆ + ๐›‚n๐ฏn

33
Q

Let T: V โ†’ W be a linear map, S = {๐ฎโ‚, โ€ฆ, ๐ฎn} be a basis for V and R = {๐ฐโ‚, โ€ฆ, ๐ฐm} be a basis of W. What does the matrix of T w.r.t. the bases S and R of V and W look like?

A

Matrix with n columns and m rows

jth column is a coordinate vector of T(๐ฎj) with respect to R [T(๐ฎj)]_R

34
Q

T: V โ†’ W is a linear mapping and A is the matrix of T with respect to a basis S of V and basis R of W. What is [T(๐ฏ)]_R equal to?

A

[T(๐ฏ)]_R = A[๐ฏ]_S for all ๐ฏ โ‹ฒ V

35
Q

What is the most important thing to do to write a matrix of a linear map?

A

Define two bases, one for each side of the map.

36
Q

What is the transition matrix?

A

Let S = {๐ฏโ‚, โ€ฆ, ๐ฏn} and Sโ€™ = {๐ฏโ€™โ‚, โ€ฆ, ๐ฏโ€™n} be bases of V. Then

[๐ฏ]_S = P[๐ฏ]_Sโ€™

where P is the transition matrix

37
Q

Let T: V โ†’ W be a linear map.
Let A be the matrix of T w.r.t. bases S of V and R of W.
Let Aโ€™ be the matrix of T w.r.t. bases Sโ€™ of V and Rโ€™ of W.

What does Aโ€™ equal i.t.o. Q, A and P?

A

Aโ€™ = QโปยนAP

where P is the transition matrix, writing Sโ€™ i.t.o. S
and Q is the transition matrix, writing Rโ€™ i.t.o. R

38
Q

When are 2 m x n matrices A and Aโ€™ equivalent?

A

If they are related by the invertible matrices P and Q as

Aโ€™ = QโปยนAP

39
Q

What does non-singular mean?

A

Invertible

40
Q

When are 2 n x n matrices similar?

A

If they are related by the non singular matrix P by

Aโ€™ = PโปยนAP

41
Q

What is true of the trace and determinant of similar matrices?

A

They are equal

42
Q

Let T: V โ†’ W be a linear map and V, W be of finite dimension. What is canonical form?

A

When there are bases of V and W where the matrix of T w.r.t. these bases takes the matrix form

(I_r, 0, 0, 0)

where Ir is the r by r identity matrix and r is the rank of A

43
Q

In canonical form, what does I_r stand for?

A

The r by r identity matrix and r is the rank of A

44
Q

Is every matrix equivalent to a matrix in canonical form?

A

Yes