Notation for the reverse identity matrix

1.4k Views Asked by At

I'm wondering if there's a canonical notation for the reverse identity matrix, i.e. $$ ?=\left(\begin{array}{ccccc} 0 & 0 & 0 & 0 & 1\\ 0& 0 & 0 & 1 & 0\\ 0 & 0 & 1 & 0 & 0\\ 0 & 1 & 0& 0 & 0\\ 1&0 & 0 & 0 & 0 \end{array}\right) $$ Sometimes I've seen $J_n$ but I'm not quite satysfied since I usually use this notation for the antisymmetric version of this matrix. Is it a standard notation?