Understand various matrix operations, matrix decompositions, factorization and related operations
The identity matrix of order 3 is:
If A =
2 3
1 4 and B = 1 0
2 1, then A + B equals:
If A =
a b
c d, then det(A) equals:
For vectors u and v of length n, the outer product u vᵀ has size:
The transpose of A =
3 8 4
-6 -1 -4
7 5 -2 is:
A matrix that is NOT invertible is called:
The rank of a matrix equals the:
Which condition implies an n×n matrix is invertible?
Vectors u =
2 4 2and v =
1 2 1are:
Vectors a₁,...,aₙ are linearly independent when:
Vectors are linearly dependent when:
Eigenvalues of a Hermitian matrix are:
If matrix A =
1 2
3 4 which of the following statements is true about its eigenvalues?
Let A =
2 0
0 3 Which matrix B commutes with A (i.e., AB = BA)?
Consider matrix A =
0 1
-2 -3 What is the trace and determinant of A?
For a 3×3 matrix A, if its rank is 2, what can be inferred?
If a matrix A is orthogonal, which of the following is always true?
If matrix A has eigenvalues 1, 2, and 3, what is the determinant of A?
If A is a square matrix such that A² = I, what are the possible eigenvalues of A?
Which of the following matrices is not invertible?
If A is a 3×3 matrix and det(A) = 5, what is det(2A)?
Which statement is true for any symmetric real matrix?
If A is a 2×2 invertible matrix, which of the following must also be invertible?
What is the rank of matrix
1 2
2 4?
Which of the following matrices is symmetric?
What is the trace of matrix
2 1
3 4?
Which transformation preserves the length of vectors?
If A is diagonalizable, then it must have...
Which matrix is idempotent (A² = A)?
What does the nullity of a matrix refer to?
If matrix A is singular, what does it imply?
The product of a matrix and its transpose is always...