- #1
A.Magnus
- 138
- 0
How do I go about find out the inverse of this giant $7 \times 7$ matrix? Do I need to evaluate it using the tedious Gauss-Jordan method? Any property, short-cut, trick that I can take advantage of?
$$\begin{pmatrix}
0 &1 &0 &0 &0 &0 &0\\
0 &0 &0 &1 &0 &0 &0\\
0 &0 &0 &0 &0 &0 &1\\
0 &0 &0 &0 &0 &1 &0\\
0 &0 &1 &0 &0 &0 &0\\
0 &0 &0 &0 &1 &0 &0\\
1 &0 &0 &0 &0 &0 &0\\
\end{pmatrix}$$
Your time and gracious help is very much appreciated? Thank you. ~MA
$$\begin{pmatrix}
0 &1 &0 &0 &0 &0 &0\\
0 &0 &0 &1 &0 &0 &0\\
0 &0 &0 &0 &0 &0 &1\\
0 &0 &0 &0 &0 &1 &0\\
0 &0 &1 &0 &0 &0 &0\\
0 &0 &0 &0 &1 &0 &0\\
1 &0 &0 &0 &0 &0 &0\\
\end{pmatrix}$$
Your time and gracious help is very much appreciated? Thank you. ~MA