Section 1.1: Systems of Linear Equations

Abstract:

We begin with linear equations, and systems of linear equations. The variable names are essentially irrelevant to the solution set, so matrix notation eliminates the need to even give them names!

Given a system, the idea is to replace the system by one that's easier to solve, yet retains the solutions of the original system. This is done by elementary row operations (replacement, interchange, and scaling). Finally a triangular system is obtained, and the solution can be obtained by back-substitution (if a solution exists!).

Geometrically, the solution set of a system of linear equations corresponds to the intersection of linear objects embedded in space. There may be no solution, a unique solution, or an infinite number of solutions.




Wed Jan 16 12:35:16 EST 2008