Question: Exercises 12-17 develop properties of rank that are sometimes needed in applications. Assume the matrix \(A\) is \(m \times n\).

17. A submatrix of a matrix A is any matrix that results from deleting some (or no) rows and/or columns of A. It can be shown that A has rank \(r\) if and only if A contains an invertible \(r \times r\) submatrix and no longer square submatrix is invertible. Demonstrate part of this statement by explaining (a) why an \(m \times n\) matrix A of rank \(r\) has an \(m \times r\) submatrix \({A_1}\) of rank \(r\), and (b) why \({A_1}\) has an invertible \(r \times r\) submatrix \({A_2}\).

The concept of rank plays an important role in the design of engineering control systems, such as the space shuttle system mentioned in this chapter’s introductory example. A state-space model of a control system includes a difference equation of the form

\({{\mathop{\rm x}\nolimits} _{k + 1}} = A{{\mathop{\rm x}\nolimits} _k} + B{{\mathop{\rm u}\nolimits} _k}\)for \(k = 0,1,....\) (1)

Where \(A\) is \(n \times n\), \(B\) is \(n \times m\), \(\left\{ {{{\mathop{\rm x}\nolimits} _k}} \right\}\) is a sequence of “state vectors” in \({\mathbb{R}^n}\) that describe the state of the system at discrete times, and \(\left\{ {{{\mathop{\rm u}\nolimits} _k}} \right\}\) is a control, or input, sequence. The pair \(\left( {A,B} \right)\) is said to be controllable if

\({\mathop{\rm rank}\nolimits} \left( {\begin{array}{*{20}{c}}B&{AB}&{{A^2}B}& \cdots &{{A^{n - 1}}B}\end{array}} \right) = n\) (2)

The matrix that appears in (2) is called the controllability matrix for the system. If \(\left( {A,B} \right)\) is controllable, then the system can be controlled, or driven from the state 0 to any specified state \({\mathop{\rm v}\nolimits} \) (in \({\mathbb{R}^n}\)) in at most \(n\) steps, simply by choosing an appropriate control sequence in \({\mathbb{R}^m}\). This fact is illustrated in Exercise 18 for \(n = 4\) and \(m = 2\). For a further discussion of controllability, see this text’s website (Case study for Chapter 4).

Short Answer

Expert verified
  1. The submatrix \({A_1}\) is a \(m \times r\) matrix with rank\(r\).
  2. The submatrix \({A_2}\) is invertible.

Step by step solution

01

Explain that an \(m \times n\) matrix A has an \(m \times r\) submatrix \({A_1}\)

a)

Suppose \(A\) is an \(m \times n\) matrix with rank\(r\).

Assume that \({A_1}\) consists of \(r\) pivot columns of \(A\). The columns of \({A_1}\) are linearly independent.

Thus, the submatrix \({A_1}\) is an \(m \times r\) matrix with rank\(r\).

02

Explain that \({A_1}\) has an invertible \(r \times r\) submatrix \({A_2}\)

b)

The rank theoremstates that the dimensions of the column space and the row space of an \(m \times n\) matrix \(A\) are equal. This common dimension, the rank of \(A\), also equals the number of pivot positions in \(A\) and satisfies the equation \({\mathop{\rm rank}\nolimits} A + \dim {\mathop{\rm Nul}\nolimits} A = n\).

Using the rank theorem on \({A_1}\), you get the dimension of Row\({A_1}\) as \(r\). Also, \({A_1}\) has \(r\) linearly independent rows. Suppose \({A_2}\) consists of \(r\) linearly independent rows of \({A_1}\). So, \({A_2}\) is a \(r \times r\) matrix with linearly independent rows. According to the invertible matrix theorem, \({A_2}\) is invertible.

Thus, the submatrix \({A_2}\) is invertible.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with Vaia!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

Exercises 23-26 concern a vector space V, a basis \(B = \left\{ {{{\bf{b}}_{\bf{1}}},....,{{\bf{b}}_n}\,} \right\}\)and the coordinate mapping \({\bf{x}} \mapsto {\left( {\bf{x}} \right)_B}\).

Given vectors, \({u_{\bf{1}}}\),….,\({u_p}\) and w in V, show that w is a linear combination of \({u_{\bf{1}}}\),….,\({u_p}\) if and only if \({\left( w \right)_B}\) is a linear combination of vectors \({\left( {{{\bf{u}}_{\bf{1}}}} \right)_B}\),….,\({\left( {{{\bf{u}}_p}} \right)_B}\).

In Exercise 18, Ais an \(m \times n\) matrix. Mark each statement True or False. Justify each answer.

18. a. If B is any echelon form of A, then the pivot columns of B form a basis for the column space of A.

b. Row operations preserve the linear dependence relations among the rows of A.

c. The dimension of the null space of A is the number of columns of A that are not pivot columns.

d. The row space of \({A^T}\) is the same as the column space of A.

e. If A and B are row equivalent, then their row spaces are the same.

Prove theorem 3 as follows: Given an \(m \times n\) matrix A, an element in \({\mathop{\rm Col}\nolimits} A\) has the form \(Ax\) for some x in \({\mathbb{R}^n}\). Let \(Ax\) and \(A{\mathop{\rm w}\nolimits} \) represent any two vectors in \({\mathop{\rm Col}\nolimits} A\).

  1. Explain why the zero vector is in \({\mathop{\rm Col}\nolimits} A\).
  2. Show that the vector \(A{\mathop{\rm x}\nolimits} + A{\mathop{\rm w}\nolimits} \) is in \({\mathop{\rm Col}\nolimits} A\).
  3. Given a scalar \(c\), show that \(c\left( {A{\mathop{\rm x}\nolimits} } \right)\) is in \({\mathop{\rm Col}\nolimits} A\).

Suppose a nonhomogeneous system of six linear equations in eight unknowns has a solution, with two free variables. Is it possible to change some constants on the equations’ right sides to make the new system inconsistent? Explain.

In Exercises 27-30, use coordinate vectors to test the linear independence of the sets of polynomials. Explain your work.

\({\left( {{\bf{2}} - t} \right)^{\bf{3}}}\), \({\left( {{\bf{3}} - t} \right)^2}\), \({\bf{1}} + {\bf{6}}t - {\bf{5}}{t^{\bf{2}}} + {t^{\bf{3}}}\)

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.

Sign-up for free