MIT Linear Algebra OCW by Prof. Gilbert Strang Lecture 1

Lecture 1: The Geometry of Linear Equations

The fundamental problem of Linear Algebra is to solve a system of linear equations.

  1. Row Picture
    Picture of one equation at a time. An example is where 2x2 equation where the lines meet.

  2. ** *Column picture**
    Star next to it because it’s such an important one. Column at a time.

  3. Matrix form
    Look at the problem in matrix form and calling that matrix A

link to full iPython rendered page