linear system
A linear system is a collection of two or more linear equations involving the same variables.
A solution is an assignment of values to the variables such that all equations are simultaneously satisfied.
A finite linear system of
where
Equivalently, the vector equation can be constructed
which expresses the unknowns as weights for column vectors in a linear combination.
The linear system can also be written in the form
known as the matrix equation, commonly written
Often, this matrix equation is written as an augmented matrix, for the purposes of performing Gaussian elimination.
A solution of a linear system is the assignment of values to the variables such that each of the equations is satisfied.
The set of all possible solutions is called the solution set;
as vectors, this set is an
For any linear system of equations, there are 3 possibilities:
- the system has exactly 1 solution
- the system has infinitely many solutions
- the system is inconsistent, i.e. there are no solutions