This question came up on a recent linear algebra exam of mine, and it's been bothering me ever since. The group is defined such that every element plus the identity matrix is invertible:
$$(G,\ast):=\{\textbf{A}\in G | \textbf{A}+\textbf{E}_{n} \text{ is invertible}\}$$
The neutral element is quite obviously the null matrix, yet finding the inverse seemed to be beyond my best abilities.
I'd greatly appreciate any hints.
Hint.
Let the identity matrix be $I.$ Let the "zero matrix" be $0.$ We have $$A*B=(B+I)(A+I)-I.$$ And $A*0=0*A=A$ so $0$ is the 2-sided identity for the operation $*.$
When $A\in G,$ to find $B$ such that $A*B=0\, \;$ : If $A*B=0$ then $(B+I)(A+I)-I=0$ so $$(B+I)(A+I)=I$$ and $(A+I)$ is invertible with respect to standard matrix multiplication, so .....
Similarly, to find $B$ such that $B*A=0$ ....
Remark. We may verify by direct calculation that $*$ is associative.
Remark. I said $0$ is "the" identity for $*.$ If $A*J=A$ for all $A \in G$ then with $A=0$ we have $0=A=A*J=0*J=J.$ Similarly if $J*A=A$ for all $A\in G$ then $0=J.$