查看原题
问矩阵 $A =\left(\begin{array}{lll}1 & 0 & 0 \\ 1 & 2 & 0 \\ 1 & 2 & 3\end{array}\right)$ 是否可逆? 若可逆, 求其逆矩阵;
                        
不再提醒