Given a square $n$-th order matrix, say $A=[a_{ij}]$,
- $a_{ii}$'s are referred to as diagonal entries
- $a_{ij}$'s, $i\neq j$ are referred to as off-diagonal entries
What about in particular $a_{ij}$ with $i But it seems I couldn't find it used anywhere on the internet. I could be wrong...