12 Nonsingular Linear Systems

The Square Linear-Systems Problem

Let nN. Let ARn×n be a "given" square, nonsingular matrix. Let bRn be a "given" vector. Then, the square linear-systems problem (AKA the NLSP) is to find an unknown vector xRn such that
Ax=b

  • Note that this is a backwards problem.

This section will cover how to solve 2A The Nonsingular Linear-Systems Problem from the 00 Major Problems in Applied Linear Algebra.

Notes