Can the inverse of a matrix with all entrances different from zero have zero entrances?

47 Views Asked by At

Assume X is an invertible $n \times n$ matrix with all entrances different from zero.

I was wondering: can its inverse have a zero in some entrance?

1

There are 1 best solutions below

0
On BEST ANSWER

$$\begin{bmatrix}1&1&1\\-1&1&1\\1&-1&1 \end{bmatrix}$$