Home
Explore
Exams
Login
Get started
Home
Math
Algebra
Linear Algebra
Linear Algebra II Exam 1
0.0
(0)
Rate it
Studied by 3 people
Call Kai
Locked
Learn
Practice Test
Spaced Repetition
Match
Flashcards
Knowt Play
Card Sorting
1/47
Earn XP
Description and Tags
Algebra
Linear Algebra
All Modes
Learn
Practice Test
Matching
Spaced Repetition
Call with Kai
Chats
Last updated 10:34 PM on 2/8/23
Update
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat
No analytics yet
Send a link to your students to track their progress
48 Terms
View all (48)
Star these 48
1
New cards
T/F: Lists have a finite length
True
2
New cards
subspace conditions
0 is in U, vector addition, scalar multiplication
3
New cards
sums of subsets
the set of all possible sums of elements of the subsets (the smallest containing subset)
4
New cards
direct sum
if U intersecting W = {0}
5
New cards
degree of p = 0
negative infinity
6
New cards
span of the empty list () =
{0}
7
New cards
linear map (T: V→ W)
the following properties hold:
T(u+v) = T(u) + T(v)
T(cv) = cT(v)
8
New cards
null space
subset of V consisting of the vectors that T maps to 0, subspace of V
9
New cards
injective
if Tu = Tv implies u = v (one-to-one)
nullT = {0}
10
New cards
range
image, subspace of W
11
New cards
surjective
if range = W, onto
12
New cards
Fundamental Theorem of Linear Maps
dimV = dim(nullT) + dim(rangeT)
13
New cards
map onto a smaller dimensional space
not injective
14
New cards
map onto a larger dimensional space
not surjective
15
New cards
dim (F^m,n)
m\*n
16
New cards
matrix multiplication properties
associative, distributive
17
New cards
invertible
if matrix times inverse is identity and commutative is also true
18
New cards
is the inverse unique?
yes
19
New cards
isomorphism
invertible linear map, domain space is the same dimension as range space
20
New cards
isomorphic
if there’s an isomorphism from a vector space onto the other one
21
New cards
two lists are equal iff…
they have the same length and the same elements in the same order
22
New cards
span of a list of vectors
the smallest subspace of V containing all the vectors in the list
23
New cards
linearly independent
if the only choice of a1 - am, to make a1v1 + … + amvm = 0, is a1 = am = 0
24
New cards
linear dependence lemma
if v1, …, vm is linearly dependent, then there exists vj in span(v1, …, vj-1) and the span of the original list stays the same with vj removed
25
New cards
length of linearly independent list is
less than or equal to the length of spanning list
26
New cards
basis
list of vectors that are linearly independent and span V
27
New cards
every subspace of V is part of
a direct sum equal to V
28
New cards
every linearly independent list of vectors in V with length (dimV) is
a basis of V
29
New cards
dim(U1 + U2) =
dimU1 + dimU2 - dim (intersection of U1+2)
30
New cards
there exists a unique linear map from V to W that gets from the basis of V vectors
to the vectors in the basis of W
31
New cards
if T: V→W, what space is nullT a subspace of?
V
32
New cards
homogeneous
right side of each equation is 0
33
New cards
invertibility is equivalent to
injectivity and surjectivity (ie, only invertible if injective and surjective)
34
New cards
dim (L(V,W) =
dimV \* dimW
35
New cards
operator
linear map from a vector space to itself
36
New cards
product of vector spaces
{(v1, …, vm) | v1 is in V1, …, vm is in Vm}, also a vector space
37
New cards
dimension of a product of vector spaces is
the sum of their dimensions
38
New cards
sum is a direct sum iff
dim(U1 + … + Um) = dim(U1) + … + dim(Um)
39
New cards
v + U (U is a subspace of V)
= {v+u | u is in U}, subset of V
40
New cards
affine subset
subset of V of the form v+U
41
New cards
parallel
v+U is parallel to U
42
New cards
quotient space (V/U)
{v + U | v in V}
43
New cards
(v+U) + (w+U)
(v+w)+U
44
New cards
c(v+U)
cv + U
45
New cards
quotient map denoted by pi
pi: V → V/U
pi(v) = v + U
46
New cards
dimension of V/U
dimV - dimU
47
New cards
T\~
V/nullT →W
T\~(v+nullT) = Tv
48
New cards
T\~ properties
injective, rangeT\~ = rangeT, domain is isomorphic to rangeT