Lukas' Notes

Home

❯

Knowledge

❯

Rouché–Capelli Theorem

Rouché–Capelli Theorem

Jun 09, 20251 min read

linear-algebra

Definition

Rouché–Capelli Theorem

The Rouché–Capelli theorem is a solvabilty criterion for linear system of equations.

Let A∈Fm×n and b∈Fn. A linear system of equation A⋅x=b is solvable if and only if:

rank(A)=rank(A⋅b)

where the matrix (A⋅b) is called the extended system matrix of the linear system of equation A⋅x=b.


Graph View

Backlinks

  • Linear System of Equation

Created with Quartz v4.4.0 © 2025

  • GitHub