Matrix Algebra
Vector Spaces
Linear Transformations
Eigenvalues and Eigenvectors
Inner Product Spaces
100

This process, named after a famous mathematician can be used to solve arbitrarily large systems of equations using matrices.  

What is Gaussian Elimination? (Or Row Reduction)

100

A vector space that is a subset of some larger vector space

What is a subspace?

100

Linear transformation T is said to be this if there is a transformation S such that S(T(x))=x

What is invertible?

100

What lambda in the following equation represents: Ax = λx

What is an eigenvalue?

100

A process by which two vectors are multiplied together, and the result is a scalar

What is the dot product?

200

A diagonal matrix where all elements on the diagonal are ones

What is the identity matrix?

200

This is obtained by taking the sum of scalar multiples of a set of vectors

What is a linear combination?

200

The two terms in the name of this theorem sum to the number of columns in a given matrix

What is the Rank-Nullity Theorem?

200

The collection of eigenvectors associated with each eigenvalue generate this

What is an eigenspace?

200

Two vectors are this if their inner product is zero

What is orthogonal?

300

The sum of the elements on the main diagonal of a square matrix

What is the trace?

300

A linearly independent spanning set

What is a basis?

300

The linear subspace of the preimage that maps to the zero vector.  Alternately, the inverse image of 0.

What is the kernel?

300

Given by this expression: det(A − λI), the roots of which are exactly the eigenvalues of a matrix A.

What is the characteristic polynomial?

300

A term used to describe a set of orthogonal unit vectors

What is orthonormal?

400

A matrix that is equal to its own transpose

What is a symmetric matrix?

400

These two operations are a requirement for all vector spaces

What are vector addition and scalar multiplication?

400

A type of transformation where the columns of the transformation matrix span the image

What is an "onto" transformation?

400

This term refers to how many times an eigenvalue appears as a root of the characteristic polynomial

What is multiplicity?

400

The square root of the inner product of a vector with itself

What is the norm?

500

A matrix that does not have an inverse

What is a singular matrix?

500

This property of a vector space is equivalent to the size of its basis

What is dimension?

500

A type of transformation where the nullity is zero

What is a "one-to-one" transformation?

500

A process that can be done to a matrix if and only if it's eigenvectors form a basis of n-dimensional realspace

What is diagonalization?

500

This is a way to turn a finite set of linearly independent vectors into an orthogonal set that spans the same space.

What is the Gram-Schmidt Process?