Linear Algebra Practice Flashcards

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

1/27

flashcard set

Earn XP

Description and Tags

A collection of vocabulary terms, definitions, and key results from Linear Algebra including matrix properties, eigenvalues, and orthogonality.

Last updated 10:43 PM on 6/17/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

28 Terms

1
New cards

Reduced Echelon Form

A matrix configuration where it is in echelon form, the pivot of each nonzero row is 11, and each leading 11 is the only nonzero entry in its column.

2
New cards

Linear Combination

Given vectors v1,v2,...,vpv_1, v_2, \text{...}, v_p in Rn\text{R}^n and given scalars c1,c2,...,cpc_1, c_2, \text{...}, c_p, the vector yy defined by y=c1v1+...+cpvpy = c_1v_1 + \text{...} + c_pv_p with weights c1,...,cpc_1, \text{...}, c_p.

3
New cards

Span

The set of all linear combinations of a set of vectors {v1,v2,...,vp}\text{\{}v_1, v_2, \text{...}, v_p\text{\}} denoted by Span{v1,v2,...,vp}\text{Span}\text{\{}v_1, v_2, \text{...}, v_p\text{\}}. An element xx belongs to the span if it can be written as x=c1v1+c2v2+...+cpvpx = c_1v_1 + c_2v_2 + \text{...} + c_pv_p.

4
New cards

Linear Independence

A set of vectors {v1,v2,...,vp}\text{\{}v_1, v_2, \text{...}, v_p\text{\}} in Rn\text{R}^n where the homogeneous equation x1v1+x2v2+...+xpvp=0x_1v_1 + x_2v_2 + \text{...} + x_pv_p = 0 only has the trivial solution.

5
New cards

Matrix Transformation

A transformation T:RnRmT: \text{R}^n \rightarrow \text{R}^m defined by the operation T(x)=AxT(x) = Ax.

6
New cards

Jacobian

A matrix for a transformation TT that transforms (u,v)(u,v) to (x,y)(x,y) with x=x(u,v)x = x(u,v) and y=y(u,v)y = y(u,v), where the 'destination' coordinate system is in the numerator.

7
New cards

Eigenvalue

A scalar \text{\lambda} such that there exists a nonzero vector x \text{\in} \text{R}^n for which the equation Ax = \text{\lambda}x holds for an n×nn \times n matrix AA.

8
New cards

Eigenvector

A nonzero vector xx as specified in the definition of an eigenvalue, such that Ax = \text{\lambda}x for some scalar \text{\lambda}.

9
New cards

Eigenspace (EλE_{\lambda})

The set of all solutions of the equation Ax = \text{\lambda}x, which consists of the zero vector and all the eigenvectors corresponding to the eigenvalue \text{\lambda}.

10
New cards

Characteristic Equation

The equation defined by \text{det}(A - \text{\lambda}I) = 0 for a matrix AA.

11
New cards

Characteristic Polynomial

The polynomial defined by the expression \text{det}(A - \text{\lambda}I).

12
New cards

Rank

A property of a matrix AA, denoted by rank(A)\text{rank}(A), defined as the dimension of the column space of AA.

13
New cards

Orthogonality (Vector to Subspace)

A vector xx is orthogonal to a subspace WW of Rn\text{R}^n if x \text{\cdot} w = 0 for each ww in WW, denoted as x \text{\perp} W.

14
New cards

Orthogonal Complement (WW^{\perp})

The set of all vectors in Rn\text{R}^n that are orthogonal to all vectors in a given subspace WW.

15
New cards

Orthogonal Set

A set of vectors {u1,...,up}\text{\{}u_1, \text{...}, u_p\text{\}} in Rn\text{R}^n where u_i \text{\cdot} u_j = 0 for each pair with iji \neq j.

16
New cards

Orthonormal Set

A set of vectors where the dot product u_i \text{\cdot} u_j = 0 if iji \neq j and u_i \text{\cdot} u_i = 1 if i=ji = j.

17
New cards

Orthogonal Basis

A basis for a subspace WW of Rn\text{R}^n that is also an orthogonal set.

18
New cards

Orthonormal Basis

A basis for a subspace WW that is also an orthonormal set.

19
New cards

Gram-Schmidt Process

An algorithm to construct an orthogonal basis {v1,...,vp}\text{\{}v_1, \text{...}, v_p\text{\}} for a subspace WW starting from any basis {b1,...,bp}\text{\{}b_1, \text{...}, b_p\text{\}}.

20
New cards

Similarity

Two n×nn \times n matrices AA and BB are similar if there exists an invertible n×nn \times n matrix PP such that A=PBP1A = PBP^{-1}.

21
New cards

Diagonalizable Matrix

A square matrix AA that is similar to a diagonal matrix DD, meaning A=PDP1A = PDP^{-1} for some invertible matrix PP.

22
New cards

Standard Matrix of TT

The unique m×nm \times n matrix AA such that T(x)=AxT(x) = Ax, where the columns are the images under TT of the standard unit vectors: A=[T(e1)...T(en)]A = [T(e_1) \text{...} T(e_n)].

23
New cards

(i,j)-cofactor

The value given by Cij=(1)i+jdetAijC_{ij} = (-1)^{i+j} \text{det} A_{ij}, where AijA_{ij} is the matrix obtained from AA by deleting the ii-th row and jj-th column.

24
New cards

Coordinate Vector ([x]B[x]_B)

The vector of unique weights c1,...,cpc_1, \text{...}, c_p such that x=c1b1+...+cpbpx = c_1b_1 + \text{...} + c_p b_p for a given basis B={b1,...,bp}B = \text{\{}b_1, \text{...}, b_p\text{\}}.

25
New cards

Rank Theorem

The theorem stating that if a matrix AA has nn columns, then rank(A)+dim(Nul(A))=n\text{rank}(A) + \text{dim}(\text{Nul}(A)) = n.

26
New cards

Orthogonal Matrix

A square matrix UU for which the statements UTU=IU^T U = I, UUT=IU U^T = I, and U1=UTU^{-1} = U^T are equivalent, implying its columns and rows are orthonormal.

27
New cards

Algebraic Multiplicity (a.m.(λ0)a.m.(\lambda_0))

The number of factors (\text{\lambda} - \text{\lambda}_0) in the characteristic polynomial of a matrix.

28
New cards

Geometric Multiplicity (g.m.(λ)g.m.(\lambda))

The dimension of the eigenspace corresponding to \text{\lambda}, equal to dim(Eλ)\text{dim}(E_{\lambda}).