The pivots are the first non-zero entries in each row after elimination. For an (n \times n) matrix:
Often overlooked, OCW provides separate notes by teaching assistants (like Dr. Martina Balagovic) that focus on how to solve specific types of problems (e.g., “How to find a basis for the nullspace”). These are gold for exam prep.
If you are reading a transcript or summary notes derived from Strang’s lectures, you will notice specific pedagogical quirks that make the material accessible: lecture notes for linear algebra gilbert strang
Relying solely on downloaded PDFs is passive. To truly master the material, you must create active lecture notes. Here is the Strang-approved method:
| Cue Column (after lecture) | Notes Column (during lecture) | |---------------------------|-------------------------------| | “What is the 4 subspaces diagram?” | Draw it with (A). | | “How to find basis for N(A)?” | Step-by-step algorithm. | | “Why QR?” | Gram-Schmidt gives orthogonal Q, then R = Q^T A. | The pivots are the first non-zero entries in
After lecture: Summarize bottom 2 lines as “The one big idea.”
Rather than an arbitrary formula, Strang defines the determinant as a function of the rows of (A) with three properties: From these, you get: The early notes tackle
From these, you get:
The early notes tackle the heart of linear algebra: solving systems of equations. However, instead of focusing solely on row reduction (Gaussian elimination), the notes introduce the Four Fundamental Subspaces immediately.