Skip to main content

Reflections 7.7 Reflect on your understanding

In addition to the reflection activities below, re-read Sectionย 7.2ย Terminology and notation. Be sure you understand each of the new definitions introduced in this chapter, and spend some time committing them to memory.

1. Special form patterns.

Summarize the patterns in the entries of each of the special forms scalar, diagonal, upper triangular, lower triangular, and symmetric.

2. Special forms as coefficient matrices.

Consider each question below for each of the forms scalar, diagonal, upper triangular, and lower triangular.

(a)

What are the possibilities for the rank of a matrix in that form? What properties/patterns does the answer depend on?

(b)

How many solutions can a system have where the coefficient matrix has that form? What properties/patterns does the answer depend on?

4. Hierarchy of special forms.

Be sure you can articulate the reasoning behind your answer for each based on the definitions of the forms in the Terminology and notation section for this chapter.

(c)

True or false: A matrix that is both upper and lower triangular must be diagonal.

5. Invertibility of special forms.

Remind yourself of the simple condition based on the entries of the matrix by which you can tell whether a scalar matrix is invertible. Repeat for diagonal and for triangular matrices.

6. Multiplying by diagonal.

State the pattern in the result of each of the following computation recipes.
  1. diagonal-matrix times matrix
  2. matrix times diagonal-matrix