Skip to content
This repository was archived by the owner on Aug 27, 2020. It is now read-only.
Jonathan Ho edited this page Aug 2, 2020 · 6 revisions

Linear Algebra Notes

These are my notes from taking MATH 53: Linear Algebra at Santa Clara University. The textbook used is Linear Algebra and its Applications (5th Edition) by David C. Lay, Judi J. McDonald, and Steven R. Lay.

Below, they are separated by chapter/section. You can also find all the notes in one file by going to the Code Section and opening up Notes.md.

Chapter 1 Notes (Sections: 1.1, 1.2, 1.3, 1.4, 1.5, 1.7, 1.8, 1.9)

Chapter 2 Notes (Sections: 2.1, 2.2, 2.3, 2.8, 2.9)

Chapter 3 Notes (Sections: 3.1, 3.2)

Chapter 5 Notes (Sections: 5.1, 5.2, 5.3)

Chapter 4 Notes (Sections: 4.1, 4.2, 4.3, 4.4)

The Invertible Matrix Theorem

Clone this wiki locally