Linear Algebra Unit 4

0.0(0)
studied byStudied by 13 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/7

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

8 Terms

1
New cards

Subspace

A subspace is a subset of a vector space that is also a vector space under the same operations of addition and scalar multiplication. It must contain the zero vector, be closed under vector addition, and be closed under scalar multiplication.

2
New cards

Kernel

The kernel of a linear transformation is the set of all vectors in the domain that are mapped to the zero vector in the codomain. It determines the degree of non-injectivity of the transformation.

3
New cards

Image

The image of a linear transformation is the set of all output vectors that can be obtained by applying the transformation to all vectors in the domain. It represents all possible resulting vectors in the codomain.

4
New cards

Basis 

A basis is a set of vectors in a vector space that is linearly independent and spans the space, meaning any vector in the space can be expressed as a linear combination of the basis vectors.

5
New cards

Coordinate Vector With Respect to some Basis

A coordinate vector with respect to a basis is a vector that expresses an original vector as a linear combination of the basis vectors. This set of coefficients characterizes the position of the original vector in the vector space defined by that basis.

6
New cards

Isomorphism

An invertible linear transformation.

  • iff ker(T)= {0}, meaning the kernel of the transformation is trivial, and dim(im(T)) = dim(target space).

  • If V is isomorphic to W then dim V = dim W

  • Suppose T is a linear transformation V → W and ker(T) = {0}. If dimV=dimW, then T is an isomorphism.

  • Suppose T is a linear transformation from V → W and im(T) = W. If dim V= dim W then T is an isomorphism.

7
New cards

Linear Transformation

A linear transformation is a mapping between two vector spaces that preserves the operations of vector addition and scalar multiplication. It can be represented by a matrix, and crucially, it satisfies the properties of additivity and homogeneity.

8
New cards

Matrix of a Transformation

The matrix of a transformation is a representation of a linear transformation with respect to given bases of the domain and codomain vector spaces. It encodes how the transformation acts on coordinate vectors by multiplying them with this matrix.