Linear Algebra — Vectors & Matrices

Preview35 cardsMathematics

Term

Matrix

Click card to reveal

1 / 6
👋 Tap = flip

All Terms (35)

Matrix

A rectangular array of numbers arranged in rows and columns.

Preview

Dot Product

The scalar result of multiplying corresponding entries of two vectors and summing those products.

Preview

Cross Product

A vector perpendicular to two given vectors in three-dimensional space.

Preview

Identity Matrix

A square matrix with ones on the diagonal and zeros elsewhere.

Preview

Transpose of a Matrix

A new matrix obtained by swapping rows with columns of the original matrix.

Preview
Sign up to unlock

What is the determinant of a 2x2 matrix $\begin{bmatrix} a & b \\ c & d \end{bmatrix}$?

$ad - bc$

Sign up to unlock

Eigenvalue

A scalar $\lambda$ such that $A\vec{v} = \lambda\vec{v}$ for some non-zero vector $\vec{v}$.

Sign up to unlock

Eigenvector

A non-zero vector $\vec{v}$ that satisfies $A\vec{v} = \lambda\vec{v}$ for some scalar $\lambda$.

Sign up to unlock

Rank of a Matrix

The maximum number of linearly independent row vectors or column vectors in the matrix.

Sign up to unlock

Singular Matrix

A square matrix that does not have an inverse, i.e., its determinant is zero.

Sign up to unlock

Orthogonal Vectors

Two vectors with a dot product of zero.

Sign up to unlock

Orthogonal Matrix

A square matrix whose rows and columns are orthonormal vectors.

Sign up to unlock

Inverse of a Matrix

A matrix $A^{-1}$ such that $AA^{-1} = A^{-1}A = I$, where $I$ is the identity matrix.

Sign up to unlock

What is the formula for the inverse of a 2x2 matrix $\begin{bmatrix} a & b \\ c & d \end{bmatrix}$?

$\frac{1}{ad-bc} \begin{bmatrix} d & -b \\ -c & a \end{bmatrix}$, assuming $ad-bc \neq 0$.

Sign up to unlock

Basis

A set of linearly independent vectors that span a vector space.

Sign up to unlock

Span

The set of all possible linear combinations of a given set of vectors.

Sign up to unlock

Null Space

The set of all vectors $\vec{v}$ such that $A\vec{v} = \vec{0}$ for a matrix $A$.

Sign up to unlock

Column Space

The set of all linear combinations of the columns of a matrix.

Sign up to unlock

Gram-Schmidt Process

A method for orthogonalizing a set of vectors in an inner product space.

Sign up to unlock

LU Decomposition

A factorization of a matrix into a lower triangular matrix $L$ and an upper triangular matrix $U$.

Sign up to unlock

QR Decomposition

A factorization of a matrix into an orthogonal matrix $Q$ and an upper triangular matrix $R$.

Sign up to unlock

Row Echelon Form

A form of a matrix where all nonzero rows are above any row of all zeros, and each leading entry of a row is to the right of the leading entry of the row above it.

Sign up to unlock

Reduced Row Echelon Form

A row echelon form where every leading entry is 1 and is the only nonzero entry in its column.

Sign up to unlock

What is the purpose of matrix multiplication in linear transformations?

To represent the composition of linear transformations as matrix multiplication.

Sign up to unlock

What is a linear transformation?

A function between vector spaces that preserves vector addition and scalar multiplication.

Sign up to unlock

Diagonal Matrix

A matrix with non-zero entries only on its main diagonal.

Sign up to unlock

Trace of a Matrix

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

Sign up to unlock

Symmetric Matrix

A matrix that is equal to its transpose.

Sign up to unlock

Skew-Symmetric Matrix

A matrix that is equal to the negative of its transpose.

Sign up to unlock

Vector

An element of a vector space, represented as an ordered list of numbers.

Sign up to unlock

What does the Cayley-Hamilton theorem state?

Every square matrix satisfies its own characteristic equation.

Sign up to unlock

What is the characteristic polynomial of a matrix $A$?

The polynomial $\det(A - \lambda I)$, where $\lambda$ is a scalar and $I$ is the identity matrix.

Sign up to unlock

Orthogonal Projection

The projection of a vector onto a subspace using an orthogonal basis.

Sign up to unlock

What is a unit vector?

A vector with a magnitude of 1.

Sign up to unlock

What is the spectral theorem?

Any symmetric matrix can be diagonalized by an orthogonal matrix.

Sign up free to unlock all 30 cards

Free forever. No credit card needed.

Ready to study Linear Algebra — Vectors & Matrices?

Free forever. No credit card needed.