linear algebra final

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/21

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 5:48 AM on 6/8/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

22 Terms

1
New cards

If {v1, v2, v3} is a linearly independent set in R5 , then Span{v1, v2, v3} has dimension 3.

T → the dimension of a subspace depends if a set of vectors are spanning and independent

2
New cards

Every spanning set of a vector space is a basis.

F → there also must be linear independency

3
New cards

If A is a square matrix and det(A) = 0, then the columns of A are linearly dependent.

T → det(A) = 0 only when matrix is singular, which means dependent

4
New cards

If A and B are row equivalent matrices, then they have the same eigenvalues.

F → matrix row operations affect the eigenvaluees

5
New cards

If {v1, v2} is an orthogonal set of nonzero vectors, then {v1, v2} is linearly independent.

T → orthogonal nonzero vectors are always linearly independent

6
New cards

If u · v = 0, then one of the vectors must be the zero vector.

F → (1,0) * (0,1) = 0, yet none of them are zero

7
New cards

The distance between two vectors u and v is ∥u + v∥.

F → it is a minus sign

8
New cards

If W is a subspace of R n , then (W⊥) ⊥ = W.

T → Complement of complement returns subspace

9
New cards

Every subspace of R 3 has dimension 0, 1, 2, or 3.

T → subspace cannot exceed value 3

10
New cards

If A is the standard matrix of a linear transformation T, then Ker(T) = Null(A)

T → With standard matrix A, T(x) = Ax. so ker(T) {x: Ax = 0} = Null(A)

11
New cards

If det(A) doesnt = 0, then the linear transformation T(x) = Ax is one-to-one and onto.

T → if det not 0, then it is invertible. invertible matrixes are one-to-one and onto

12
New cards

(l) Every square matrix has at least one real eigenvalue.

F → Only complex eigenvalues for square matrices

13
New cards

A real matrix with a non-real eigenvalue must also have its complex conjugate as an eigenvalue.

T → if λ=a+bi  an eigenvalue, then  λ‾=a−bi is also an eigenvalue.

14
New cards

Eigenvectors corresponding to distinct eigenvalues are linearly independent.

T → they scale at different rates and never cancel out to 0

15
New cards

If 0 is an eigenvalue of A, then A is invertible.

F → Det is 0, so not invertible

16
New cards

(p) If A = PDP −1 and D is diagonal, then the columns of P are eigenvectors of A.

T → The equation A = PDP^{-1} can be rewritten as \(AP = PD\).

17
New cards

(q) A matrix can have repeated eigenvalues and still be diagonalizable.

T → A matrix is diagonalizable if for each eigenvalue, geometric multiplicity = algebraic multiplicity.

18
New cards

If λ is an eigenvalue of A, then λ^2 is an eigenvalue of A^2 .

T → See google doc Pic

<p>T → See google doc Pic</p>
19
New cards
term image

F → Testing

20
New cards
term image

If r≤2, then: nullity(A)=4−r ≥ 4−2=2

nullity(A)=4−r≥4−2=2

21
New cards

If T : V → W is a linear transformation of finite dimensional vector spaces and rank(T) = 3 then ker(T) has a basis with three elements.

F → ker(T) also depends on dim(V), not just rank

22
New cards

If T : R 7 → R 3 is a surjective linear transformation, then nullity(T) = 3

7-3 = 4, not 3