Linear Algebra Flashcards
5.1: Distance Between Two Vectors
5.1: The Cauchy-Schwarz Inequality
5.1: The Triangle Inequality
5.1 The Pythagorean Thereom
5.2: Definition of Inner Product
5.2 Orthogonal Projection and Distance
5.3 Orthonormal Basis
A set of vectors that are both mutually orthogonal and unit vectors.
5.3 Gram-Schmidt Orthonormalization Process
- B={v₁, v₂…,v}, a set of vectors that are the basis for an inner product space V.
- B’={w₁, w₂…,w}, w₁=v₁, w₂=v₂-proj_v₂w, w₃=v₃-proj_v₃w₁-proj_v₃w₂; orthogonalization
- Find the unit vectors for each w vector.
3.1 Minor
3.1 Cofactor
3.1 Determinant of a Triangular Matrix
The product of all the entries on the principal diagonal.
3.2 Elementary Row Operations and Determinants
3.3 Determinant of a Matrix Product
Determinant of a Scalar Multiple of a Matrix
Determinant of an inverse Matrix
Determinant of a Transpose of a Matrix
3.4 Adjoint of a Matrix
Adj(A)=the transpose of a cofactor matrix.
3.4 Inverse of a nxn Matrix Using its Adjoint
3.4 Cramer’s Rule
3.4 Area of a Triangle with vertices
(x₁, y₁), (x₂, y₂), and (x₃, y₃)
3.4 Two-Point Form of the Equation of a Line (x₁, y₁), (x₂, y₂)
3.4 Volume of a Tetrahedron with vertices
(x₁, y₁,z₁), (x₂, y₂, z₂), (x₃, y₃, z₃), and (x₄, y₄, z₄)