Question:medium

Let \(A=[a_{ij}]\) for \(i,j=1,2,3,\ldots,n\) be an \(n\times n\), \((n>1)\) matrix such that \[ a_{ij}= \begin{cases} i!, & \text{if } i=j, j, & \text{if } i>j, 0, & \text{if } i<j. \end{cases} \] Which one of the following is correct?

Show Hint

For any upper or lower triangular matrix, \[ \boxed{\text{Eigenvalues}=\text{Diagonal entries}.} \] Also, \[ \boxed{\det(A)=\prod \text{(diagonal entries)}.} \]
Updated On: Jul 14, 2026
  • \(A\) has exactly one eigenvalue
  • \(A\) is not a triangular matrix
  • The eigenvalues of \(A\) are \(1!,2!,3!,\ldots,n!\)
  • \(\det(A)=0\)
Show Solution

The Correct Option is C

Solution and Explanation

Was this answer helpful?
0