Linear Algebra

Linear algebra is a branch of mathematics that studies vectors, vector spaces, linear transformations, and systems of linear equations. It provides a framework for modeling and manipulating relationships that are "linear," meaning they can be represented geometrically as lines, planes, or their higher-dimensional analogs called hyperplanes. The primary tools of linear algebra are matrices and vectors, which offer a powerful way to represent data, solve complex systems of equations, and describe transformations like rotations, scaling, and shears in space, making it a foundational tool in fields ranging from computer graphics and data science to physics and engineering.

  1. Foundations of Linear Systems
    1. Introduction to Linear Equations
      1. Definition of a linear equation
        1. Standard form of a linear equation
          1. Variables and coefficients
            1. Solutions and solution sets
              1. Geometric interpretation in two dimensions
                1. Geometric interpretation in three dimensions
                2. Systems of Linear Equations
                  1. Definition of a linear system
                    1. Representation as a set of equations
                      1. Systems of two linear equations in two variables
                        1. Systems of three linear equations in three variables
                          1. Consistent and inconsistent systems
                            1. Homogeneous and nonhomogeneous systems
                              1. Types of solution sets
                                1. Unique solutions
                                  1. Infinitely many solutions
                                    1. No solution
                                    2. Geometric interpretation of solution sets
                                    3. Methods of Solving Linear Systems
                                      1. Substitution method
                                        1. Elimination method
                                          1. Gaussian elimination
                                            1. Elementary row operations
                                              1. Row echelon form
                                                1. Back-substitution process
                                                2. Gauss-Jordan elimination
                                                  1. Reduced row echelon form
                                                    1. Interpreting solutions from RREF
                                                    2. Matrix representation of systems
                                                      1. Coefficient matrix
                                                        1. Augmented matrix
                                                          1. Matrix form of linear systems
                                                          2. Solution sets in parametric vector form