- #1
Mark53
- 93
- 0
Homework Statement
[/B]
\begin{array}{cc}1 & 1&1\\ 1&1-s&1-s\\-s&1-s&s^2-1\end{array}
a)For which values of s does the inverse exist, and why? You should be using row operations and ideally head for reduced row echelon form
b) In the process of calculating part a), you will come across a row operation that will not work for all values of s, and in fact these values of s make A a non-invertible matrix. Write down the elementary matrix for this row operation.
The Attempt at a Solution
[/B]
From doing row operations I get to
\begin{array}{cc}1 & 1&1\\ 0&-s&-s\\0&0&s^2-1\end{array}
I am unsure how to show for what values of s the inverse exists