Velvet Star Monitor

Standout celebrity highlights with iconic style.

general

What exactly is a basis matrix in LPP?

Writer Sophia Terry
$\begingroup$

I'm studying simplex for solving a LPP. $A$ is a $m\times n$ matix. $$Ax=b$$Then the book says:

Let $x$ be a basic feasible solution to the standard form problem. Let $$B(1), B(2),\cdots B(m)$$ be the indices of the basic variables and let $$B=[A_{B(1)}\cdots A_{B(m)}]$$ be the corresponding basis matrix.

I can't understand what's this $B$ a basis for. Thanks!

$\endgroup$

1 Answer

$\begingroup$

Note that the columns of $B$ are independent and the columns of $B$ indeed span $\mathbb{R}^m$.

We can always solve $$Bx_B=b$$ for any given $b$.

$\endgroup$ 3

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy