19.03.2018 Views

linear-guest

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Determinants<br />

8<br />

Given a square matrix, is there an easy way to know when it is invertible?<br />

Answering this fundamental question is the goal of this chapter.<br />

8.1 The Determinant Formula<br />

The determinant boils down a square matrix to a a single number. That<br />

number determines whether the square matrix is invertible or not. Lets see<br />

how this works for small matrices first.<br />

8.1.1 Simple Examples<br />

For small cases, we already know when a matrix is invertible. If M is a 1 × 1<br />

matrix, then M = (m) ⇒ M −1 = (1/m). Then M is invertible if and only if<br />

m ≠ 0.<br />

then<br />

For M a 2 × 2 matrix, chapter 7 section 7.5 shows that if<br />

M −1 =<br />

Thus M is invertible if and only if<br />

( m<br />

1<br />

M = 1 m 1 )<br />

2<br />

,<br />

m 2 1 m 2 2<br />

(<br />

1 m<br />

2<br />

2 −m 1 )<br />

2<br />

.<br />

m 1 1m 2 2 − m 1 2m 2 1 −m 2 1 m 1 1<br />

169

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!