The Identity Matrix and Diagonal Matrices

Linear Algebra · Learn by Concept

Help Questions

Linear Algebra › The Identity Matrix and Diagonal Matrices

1 - 10
1

By definition, a square matrix that is similar to a diagonal matrix is

diagonalizable

CORRECT

idempotent

0

symmetric

0

the identity matrix

0

None of the given answers

0

Explanation

Another way to state this definition is that a square matrix is said to diagonalizable if and only if there exists some invertible matrix and diagonal matrix such that .

2

True or false, if any of the main diagonal entries of a diagonal matrix is , then that matrix is not invertible.

True

CORRECT

False

0

Explanation

Probably the simplest way to see this is true is to take the determinant of the diagonal matrix. We can take the determinant of a diagonal matrix by simply multiplying all of the entries along its main diagonal. Since one of these entries is , then the determinant is , and hence the matrix is not invertible.

3

Which of the following is true concerning the identity matrix ?

CORRECT

0

0

All of the other answers are true.

0

Explanation

is the trace operation. It means to add up the entries along the main diagonal of the matrix. Since has ones along its main diagonal, the trace of is .

4

Which of the following is true concerning diagonal matrices?

The product of two diagonal matrices (in either order) is always another diagonal matrix.

CORRECT

The determinant of any diagonal matrix is .

0

The zero matrix (of any size) is not a diagonal matrix.

0

The trace of any diagonal matrix is equal to its determinant.

0

All of the other answers are false.

0

Explanation

You can verify this directly by proving it, or by multiplying a few examples on your calculator.

5

What is the minimum number of elementary row operations required to transform the identity matrix into its reduced row echelon form?

CORRECT

0

0

0

Explanation

There is no need to perform any elementary row operations on the identity matrix; it is already in its reduced row echelon form. (There is a leading one in each row, and each column).

6

True or false:

is an example of a diagonal matrix.

False

CORRECT

True

0

Explanation

A matrix is diagonal if and only if - that is, the element in column , row is equal to zero - for all . The given matrix violates this condition, since and five other elements are equal to nonzero numbers.

7

What is the name for a matrix obtained by performing a single elementary row operation on the identity matrix?

An elementary matrix

CORRECT

A transition matrix

0

An inverse matrix

0

An elementary row matrix

0

None of the other answers

0

Explanation

This is the correct term. Elementary matrices themselves can be used in place of elementary row operations when row reducing other matrices when convenient.

8

True or false:

is an example of a diagonal matrix.

True

CORRECT

False

0

Explanation

A matrix is diagonal if and only if - that is, the element in column , row is equal to zero - for all . The given matrix satisfies this condition, since its only nonzero elements are the first element in Column 1, the second element in Column 2, and so forth.

9

True or false:

is an example of a diagonal matrix.

True

CORRECT

False

0

Explanation

A matrix is diagonal if and only if - that is, the element in column , row is equal to zero - for all . The given matrix fits this criterion.

10

True or False, the identity matrix has distinct (different) eigenvalues.

False

CORRECT

True

0

Explanation

We can find the eigenvalues of the identity matrix by finding all values of such that .

Hence we have

So is the only eigenvalue, regardless of the size of the identity matrix.