Linear Combinations

An introductory linear algebra blog

What Are Block Matrices? An Introduction to Block, or Partitioned, Matrices

When dealing with large matrices that have a known structure, it can be more convenient to express the matrix in terms of what is known as a block, or partitioned, matrix. What is a Partitioned Matrix? This matrix: $$A =…Continue readingWhat Are Block Matrices? An Introduction to Block, or Partitioned, Matrices

Why are Eigenvectors from Distinct Eigenvalues Linearly Independent?

In this post we will give a proof of the following theorem. Theorem If $\vec v_1, \vec v_2, \ldots , \vec v_r$ are eigenvectors of matrix $A$ that correspond to distinct eigenvalues $\lambda_1, \lambda_2, \ldots , \lambda_r$, then the set…Continue readingWhy are Eigenvectors from Distinct Eigenvalues Linearly Independent?

Diagonalizability and Invertibility of a Matrix

Is there a relationship between invertibility of a matrix and whether it can be diagonalized? For example, if a matrix is not invertible, can the matrix still be diagonalized? Before we explore these relationships, let’s give definitions for the invertibility…Continue readingDiagonalizability and Invertibility of a Matrix