Linear Algebra Practice Exam Vocabulary

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

1/16

flashcard set

Earn XP

Description and Tags

A set of vocabulary flashcards based on linear algebra lecture notes covering vector spaces, linear independence, rank, nullspace, and basis properties.

Last updated 10:30 PM on 7/16/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

17 Terms

1
New cards

Linear Combination

An expression for a vector bb constructed by summing scalar multiples of other vectors, such as b=c1u1+c2u2+...+cnunb = c_1u_1 + c_2u_2 + ... + c_nu_n.

2
New cards

Reduced Row Echelon Form (RREF)

A form of a matrix used to determine the existence of solutions, where leading 11's identify pivots and zeros appear in columns below and above each leading 11.

3
New cards

Rank(A)

The dimension of the row space or column space of matrix AA, equivalent to the number of leading 11's in its reduced row echelon form.

4
New cards

Nullspace (N(A))

The solution space to the homogeneous equation Ax=0Ax = 0, where its dimension is equal to the number of free variables in the system.

5
New cards

Linearly Independent

A property of a set of vectors where the equation c1P1+c2P2+c3P3=0c_1P_1 + c_2P_2 + c_3P_3 = 0 has only the trivial solution c1=c2=c3=0c_1 = c_2 = c_3 = 0.

6
New cards

Basis

A set of vectors SS for a vector space VV that satisfies two conditions: the vectors are linearly independent and they span VV.

7
New cards

Spanning Set

A set of vectors SS such that every vector in the vector space can be written as a linear combination of vectors in SS.

8
New cards

Column Space (C(A))

The subspace spanned by the column vectors of a matrix AA, where the pivot columns of the original matrix form a basis.

9
New cards

Symmetric Matrix Space (S3,3S_{3,3})

The vector space of all 3×33 \times 3 symmetric matrices, which has a dimension of 66.

10
New cards

Polynomial Space (P)

The space of all polynomial functions, which is considered an infinite-dimensional vector space.

11
New cards

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

The vector of scalars c1,c2,...,cnc_1, c_2, ..., c_n used to express vector vv as a linear combination of the vectors in a specific basis BB.

12
New cards

Vector Space Axioms

The rules that a set must satisfy to be considered a vector space, such as closure under addition and scalar multiplication; sets like "all fifth-degree polynomials" or ordered pairs where y0y \ge 0 often fail these.

13
New cards

Union of Subspaces

The set containing all elements that belong to either subspace WW or UU; this set is generally not a subspace of the parent vector space VV.

14
New cards

Linearly Dependent

A set of vectors where at least one vector can be written as a linear combination of the others, or where a nontrivial solution to c1v1+...+cnvn=0c_1v_1 + ... + c_nv_n = 0 exists.

15
New cards

Determinant Test for Independence

A shortcut where if the determinant of a square matrix formed by vectors is non-zero, the columns are linearly independent; if it is 00, they are linearly dependent.

16
New cards

Row Operations on Column Dependency

Elementary row operations performed on a matrix AA that do not change the linear dependency relationships among its columns.

17
New cards

Row Space Equality

A property where two row-equivalent matrices AA and BB share the same row space (R(A)=R(B)R(A) = R(B)), even though their column spaces may differ.