Lecture Notes For Linear Algebra Gilbert Strang Pdf
Gilbert Strang 's lecture notes for linear algebra are primarily available through MIT OpenCourseWare (OCW) as "ZoomNotes" or supplemental PDFs that mirror his famous
Unit II: Least Squares and Eigenvalues: Includes orthogonal matrices, Gram-Schmidt, determinants, and the transition to lecture notes for linear algebra gilbert strang pdf
- Course homepage:
ocw.mit.edu/courses/18-06-linear-algebra-fall-2011
- Direct PDF resources include:
- Week 1: Chapters 1-2 (Vectors, Elimination, LU). Focus on understanding why elimination works as matrix multiplication.
- Week 2: Chapters 3-4 (Inverses, Vector Spaces, Nullspace). Memorize the four subspaces. Quiz yourself: "What is the relationship between the row space and the nullspace?" (Answer: Orthogonal).
- Week 3: Chapters 5-6 (Orthogonality, Projections, Least Squares). Build a linear regression model from scratch using the normal equations.
- Week 4: Chapters 7-8 (Determinants, Eigenvalues). Compute 100 determinants by hand until the pattern is automatic.
- Week 5: Chapter 9 (Diagonalization, Symmetric Matrices). Prove that symmetric matrices have real eigenvalues using the notes’ logic.
- Week 6: Chapter 10 (SVD). Apply the SVD to a 2x2 matrix. Decompose an image of a cat into ( U, \Sigma, V ).