is matrix

Equivalence

  • (d1.7.1) two linear systems are equivalent if and only if they have the same solution set.

Consistency

The following statements are equivalent: (For each )

  • is consistent

  • (8.6.2) Rouché–Capelli theorem

  • has no row \left[\begin{array}& 0 & \cdots & 0 & b \end{array}\right] in which

  • is a linear combination of the colmuns of

  • todo The colmuns of span , then Ax=b for each b

  • todo has a pivot position in every row, then Ax=b for each b

Properties of consistent system: number of soltions:

  • if there are no free variables, there is a unique solution
  • if there is at least one free variable, there are infinitely many solutions

Homogeneous system

  • Homogeneous system is consistent
  • if , then it has infinitely many solutions
  • The following statements are equivalent:
    • has a nontrivial solution
    • The columns of a matrix are linearly dependent
    • has at least one free variable
  • The following statements are equivalent:
    • has only the trivial solution
    • The columns of a matrix are linearly independent

Overdetermined Case (m>n)

  • if then the is inconsistent for at least one vector in

Underdetermined Case (m<n)

  • if then for each vector in the system is either inconsistent or has infinitely many solutions.

Square System (m=n)

  • The following statements are equivalent:

    • is Invertible
    • For each , the system has unique solution. ()
    • There exists , such that the system has a unique solution
  • The following statements are equivalent:

    • is singular
    • has non trivial solution
  • (4.6.1) Cramer’s rule: in that case, , , , where is the matrix formed by replacing the -th column of by the column vector .