Definition:

  • A set of generic linear equations can be expressed as where
    • is the vector to be found
    • is the vector of results, each entry is the rhs result of 1 equation
    • is matrix with coefficients, each row has entries of 1 equation

Solution

  • There can be 0, 1 or infinite solution
  • always lies in , thus
  • The linear equation admits a solution if and only if
  • When such existence condition is satisfiedm the set of all solutions is the affine set where is any vector such that and is a matrix whose columns span the nullspace odf (hence )
  • The system has unique solution if and