LibreTimes

July 24, 2026 · Theory · LibreTimes

Systems of Linear Equations

Linear systems in matrix form, the Kronecker–Capelli theorem, homogeneous systems, and the fundamental system of solutions.

A system of linear algebraic equations (SLAE) of size is a system of the form

where are the coefficients, are the unknowns (), and are the constant terms ().

In matrix form the system is written as

where is the coefficient matrix of the system. Appending the column of constant terms gives the augmented matrix .

Consistency and Determinacy

Definition. A solution of a system is a tuple that turns every equation into a true equality.

Definition. A system is called consistent if it has at least one solution, and inconsistent if it has none. A consistent system is called determinate if the solution is unique, and indeterminate if there is more than one solution (in which case there are infinitely many).

The Consistency Criterion (Kronecker–Capelli Theorem)

Theorem (Kronecker–Capelli). A SLAE is consistent if and only if the rank of the coefficient matrix equals the rank of the augmented matrix:

Idea: if, while reducing the augmented matrix to row-echelon form, a row appears with , then — the system is inconsistent (we have obtained the equation ).

If the system is consistent, denote . Pick a basis minor of order ; call the corresponding unknowns basic, and the remaining free. Two cases are possible:

  • — there are no free unknowns, the solution is unique: the system is determinate.
  • — the free unknowns may be assigned arbitrary values, expressing the basic ones through them: the system is indeterminate (infinitely many solutions with free parameters).

Scheme for Analyzing a SLAE

For practical methods of solving, see Cramer's Rule and Gaussian Elimination. In particular, when and , the system is determinate and .

Homogeneous Systems (HSLAE)

Definition. A SLAE is called homogeneous if all its constant terms are zero: .

A homogeneous system is always consistent — it has the trivial (zero) solution . The only question is whether nonzero solutions exist.

Theorem. A HSLAE has a nonzero solution . In particular, if there are fewer equations than unknowns (), then — nonzero solutions always exist.

Corollary. For a square system : a HSLAE has a nonzero solution .

Example. Does the system

have nonzero solutions?

so , and the system has only the trivial solution.

The Structure of Solutions and the FSS

The set of all solutions of a homogeneous system forms a linear space of dimension .

Definition. A fundamental system of solutions (FSS) of a homogeneous SLAE is any set of linearly independent solutions of it. Every solution is expressed through an FSS as

Relation to the inhomogeneous system. The general solution of a consistent inhomogeneous system is the sum of any particular solution of it and the general solution of the corresponding homogeneous system:

0

No comments yet

Be the first to share your thoughts.