The Identity Matrix and Diagonal Matrices

Help Questions

Linear Algebra › The Identity Matrix and Diagonal Matrices

Questions 1 - 10
1

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

diagonalizable

idempotent

symmetric

the identity matrix

None of the given answers

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

False

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 ?

All of the other answers are true.

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.

The determinant of any diagonal matrix is .

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

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

All of the other answers are false.

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?

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

True

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

A transition matrix

An inverse matrix

An elementary row matrix

None of the other answers

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

False

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

False

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

True

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.

Page 1 of 3
Return to subject